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

feature-8957: Store and Retrieve check in and out data on server #8994

Merged
merged 42 commits into from Jul 24, 2023
Merged

feature-8957: Store and Retrieve check in and out data on server #8994

merged 42 commits into from Jul 24, 2023

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    9bd3a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3211c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c326ac View commit details
    Browse the repository at this point in the history
  4. feature-8957: Store and Retrieve check in and out data on server

    implement api post and get detail
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    740b1a3 View commit details
    Browse the repository at this point in the history
  5. feature-8958: Store check in kiosk id to mark association

    set validate for station type and station name
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b9e14f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d4ab7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7e361a View commit details
    Browse the repository at this point in the history
  8. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0413f6e View commit details
    Browse the repository at this point in the history
  9. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b409b00 View commit details
    Browse the repository at this point in the history
  10. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ef61615 View commit details
    Browse the repository at this point in the history
  11. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    605083d View commit details
    Browse the repository at this point in the history
  12. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    62f7192 View commit details
    Browse the repository at this point in the history
  13. feature-8958: Store check in kiosk id to mark association

    fix ci and update latest branch from development
    nnhathung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d2aefd7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92d98cb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'development' into nnhathung_tma/feature-8958

    Hieu Lam - TMA authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f2f94fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d33e79 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nnhathung_tma/feature-8958' of github.com:lthanhhieu/op…

    …en-event-server into nnhathung_tma/feature-8958
    nnhathung committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fd554c0 View commit details
    Browse the repository at this point in the history
  4. feature-8958: Store check in kiosk id to mark association

    update station_type, remove session, add new 2 types check in and check out
    nnhathung committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    15d63bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a481b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb300f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36a66d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6584451 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bc84e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    054085b View commit details
    Browse the repository at this point in the history
  11. fix multiple migration head

    nnhathung committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2a1db4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d3d6d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12d6adb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70b2062 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    655ff0f View commit details
    Browse the repository at this point in the history
  16. fix ci/cd

    nnhathung committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f9b34f6 View commit details
    Browse the repository at this point in the history
  17. fix ci/cd

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

Commits on Jul 21, 2023

  1. fix ci/cd

    nnhathung committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    91ecaac View commit details
    Browse the repository at this point in the history
  2. fix function too conplex

    nnhathung committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    10d445b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca722a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e158406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e9942a View commit details
    Browse the repository at this point in the history
  6. fix alembic revision

    nnhathung committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ebc19d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162c57a View commit details
    Browse the repository at this point in the history
  8. fix alembic revision

    nnhathung committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c263051 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e8d572 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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