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

ORCT-117 - sequelize minimal model for runs per period view #131

Commits on Jul 18, 2023

  1. Runs model refactor

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5f43247 View commit details
    Browse the repository at this point in the history
  2. Run model refacotr

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    07c70d2 View commit details
    Browse the repository at this point in the history
  3. run model file rename

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b6ecc1a View commit details
    Browse the repository at this point in the history
  4. added index to models

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f9ad4ce View commit details
    Browse the repository at this point in the history
  5. added DatabaseManager

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6153042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c31e42b View commit details
    Browse the repository at this point in the history
  7. Run model compatible with db

    xsalonx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cdefd1b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. basics of repository added

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5f45c52 View commit details
    Browse the repository at this point in the history
  2. db utitlities added

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8173c47 View commit details
    Browse the repository at this point in the history
  3. refactor(renaming)

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e6ff7ba View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into improvement/ORCT-117/sequelize-minimal-mod…

    …el-for-runs-per-period-view
    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0278cad View commit details
    Browse the repository at this point in the history
  5. repository addition

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c0e6010 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c138851 View commit details
    Browse the repository at this point in the history
  7. init of Run controller

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7022d19 View commit details
    Browse the repository at this point in the history
  8. added routes creator

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0b005ea View commit details
    Browse the repository at this point in the history
  9. routes parsing

    xsalonx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    36e26fd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. routes parsing added

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e0f8907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5e436 View commit details
    Browse the repository at this point in the history
  3. master merged

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    14b0659 View commit details
    Browse the repository at this point in the history
  4. cleanup

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8856edb View commit details
    Browse the repository at this point in the history
  5. cleanup

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    87d83e7 View commit details
    Browse the repository at this point in the history
  6. refator; cleanup

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6ead4c6 View commit details
    Browse the repository at this point in the history
  7. user privileges over db

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d440e82 View commit details
    Browse the repository at this point in the history
  8. refator; cleanup

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3a0748a View commit details
    Browse the repository at this point in the history
  9. cleanup

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7d1f211 View commit details
    Browse the repository at this point in the history
  10. basic tests for server

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2e2836d View commit details
    Browse the repository at this point in the history
  11. repository rename

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    305ba28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0de42ad View commit details
    Browse the repository at this point in the history
  13. refactor

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b9f09af View commit details
    Browse the repository at this point in the history
  14. refactor

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fe323ff View commit details
    Browse the repository at this point in the history
  15. refactor

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f4479fc View commit details
    Browse the repository at this point in the history
  16. refactor

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f4eba37 View commit details
    Browse the repository at this point in the history
  17. docs

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2cbae97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aa11d91 View commit details
    Browse the repository at this point in the history
  19. code styling

    xsalonx committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c3e59ed View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. next added

    xsalonx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ec140f9 View commit details
    Browse the repository at this point in the history
  2. refactor

    xsalonx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    de3a387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b2042 View commit details
    Browse the repository at this point in the history
  4. tets

    xsalonx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2c2bb36 View commit details
    Browse the repository at this point in the history
  5. db host name fix in test env

    xsalonx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d1b56c9 View commit details
    Browse the repository at this point in the history
  6. rename

    xsalonx committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d8a1768 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9578350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b17c14 View commit details
    Browse the repository at this point in the history
  3. renaming

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    44699c7 View commit details
    Browse the repository at this point in the history
  4. docks refacot

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    39112a4 View commit details
    Browse the repository at this point in the history
  5. refactor

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c111372 View commit details
    Browse the repository at this point in the history
  6. singleton removed

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a5e07c1 View commit details
    Browse the repository at this point in the history
  7. endpoint rename

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    01e44bb View commit details
    Browse the repository at this point in the history
  8. routes controller renamed

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0fc85cd View commit details
    Browse the repository at this point in the history
  9. setup db cleanup

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    44b1f8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12a122e View commit details
    Browse the repository at this point in the history
  11. joi dependencie added

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3c533bd View commit details
    Browse the repository at this point in the history
  12. add dtos commons

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f6017d2 View commit details
    Browse the repository at this point in the history
  13. basic dtos for runs

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ee76aff View commit details
    Browse the repository at this point in the history
  14. dto validation function added

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b5f9019 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40f60ab View commit details
    Browse the repository at this point in the history
  16. refactor of common DTOs

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1935dc9 View commit details
    Browse the repository at this point in the history
  17. cleanup

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0152862 View commit details
    Browse the repository at this point in the history
  18. DTO for api-docs endpoint

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    556053c View commit details
    Browse the repository at this point in the history
  19. Run entitty type def

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6197bca View commit details
    Browse the repository at this point in the history
  20. SequlizeRun typdef added

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a6274f0 View commit details
    Browse the repository at this point in the history
  21. usage of Run typdefs

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f0d22f3 View commit details
    Browse the repository at this point in the history
  22. repository refactor

    xsalonx committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3d3f0fa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    91353df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ce348 View commit details
    Browse the repository at this point in the history
  3. parantheses refactor

    xsalonx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6c07ae1 View commit details
    Browse the repository at this point in the history
  4. rename

    xsalonx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f2ea80b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e2d049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51cef97 View commit details
    Browse the repository at this point in the history
  7. java-docs

    xsalonx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    63ba8e4 View commit details
    Browse the repository at this point in the history
  8. Adapter - no shortcut

    xsalonx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8bbf530 View commit details
    Browse the repository at this point in the history
  9. renaming

    xsalonx committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7c7303f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea9b96e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be183b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30d888d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    09803fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f71507 View commit details
    Browse the repository at this point in the history
  3. excessive argument removed

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    204164b View commit details
    Browse the repository at this point in the history
  4. RunService instead of usecase

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    58b7586 View commit details
    Browse the repository at this point in the history
  5. refactor

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    191cdeb View commit details
    Browse the repository at this point in the history
  6. databaseMAnager tests

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dbe5086 View commit details
    Browse the repository at this point in the history
  7. no default export

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    defcfa9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecedfa6 View commit details
    Browse the repository at this point in the history
  9. typo

    xsalonx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    05e8911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d9d329 View commit details
    Browse the repository at this point in the history