Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum refactoring #978

Merged
merged 9 commits into from
Jan 26, 2024
Merged

Enum refactoring #978

merged 9 commits into from
Jan 26, 2024

Commits on Jan 15, 2024

  1. Enum refactoring. Remove redefinition

    Sofia Sazonova committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a51644d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Enum refactoring. Unhardcode constants

    Sofia Sazonova committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    84d8c4b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    b096a31 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Remove relative imports

    Check if enum contains value is now python 3.10 compatible
    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4ba70da View commit details
    Browse the repository at this point in the history
  2. Remove relative imports

    Check if enum contains value is now python 3.10 compatible
    Remove unused enum and object DatasetTablePreview
    rename enum folder to 'common/enums.py'
    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    61fbf40 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Move enums from common to services

    Naming modulename_enums.py
    Sofia Sazonova committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2a693f4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mda-main' into enum-refactoring

    Sofia Sazonova committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bb4a9d0 View commit details
    Browse the repository at this point in the history
  3. Organization_enum refactoring

    Sofia Sazonova committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8c4a488 View commit details
    Browse the repository at this point in the history
  4. Organization_enums moved to services

    Sofia Sazonova committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f6a15ae View commit details
    Browse the repository at this point in the history