Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Open source #2

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Open source #2

wants to merge 15 commits into from

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    c7a907a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658ea6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6784f1e View commit details
    Browse the repository at this point in the history
  4. Base production version

    Separate into different mixins for easier maintainence, possibly breaking the model class into other subclasses in the future.
    Define indices using the Config class.
    Remove AllOptional metaclass but keep its previous behavior by making every field not required on instanciation.
    Add support to running and not running event loop when setting the indices.
    
    Co-authored-by: cardoso-neto <nei.neto@hotmail.com>
    jojo0severo and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4a14ff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7bb893 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf956a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    715cf8a View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary arguments

    jojo0severo authored and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5799f97 View commit details
    Browse the repository at this point in the history
  9. Improve indice creation

    jojo0severo authored and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7f4e197 View commit details
    Browse the repository at this point in the history
  10. Fix duplicated name

    jojo0severo authored and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ff4f589 View commit details
    Browse the repository at this point in the history
  11. Allow None to all fields

    jojo0severo authored and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    717f46c View commit details
    Browse the repository at this point in the history
  12. Improve error message

    jojo0severo authored and cardoso-neto committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8693dab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5cbbc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Yeap

    jojo0severo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7eb90c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Implement partial

    jojo0severo committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    fe21675 View commit details
    Browse the repository at this point in the history