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

tweak(datatrakWeb): RN-1400: save task due date in unix time #5838

Merged
merged 22 commits into from
Aug 16, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d17e6e5 View commit details
    Browse the repository at this point in the history
  2. Working time zone saving

    alexd-bes committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f268001 View commit details
    Browse the repository at this point in the history
  3. Save dates

    alexd-bes committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e774d1e View commit details
    Browse the repository at this point in the history
  4. Working filters

    alexd-bes committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d2c881f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Fix tests

    alexd-bes committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a09e807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098c1bf View commit details
    Browse the repository at this point in the history
  3. Task creation handler tests

    alexd-bes committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    31f1828 View commit details
    Browse the repository at this point in the history
  4. database tests

    alexd-bes committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    45e3fef View commit details
    Browse the repository at this point in the history
  5. Central server tests

    alexd-bes committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    388f467 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix merge conflict error

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c320a4f View commit details
    Browse the repository at this point in the history
  2. handle timezones

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ecc324 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9a41766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4fe4a View commit details
    Browse the repository at this point in the history
  5. Set ms to be 0

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    eb05952 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    046ed8d View commit details
    Browse the repository at this point in the history
  7. Add task route test

    alexd-bes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6b84aab View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update packages/datatrak-web-server/src/routes/TasksRoute.ts

    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    alexd-bes and tcaiger authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    65998dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3faa50e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f7ac7 View commit details
    Browse the repository at this point in the history
  4. Update due date field

    alexd-bes committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e1b914a View commit details
    Browse the repository at this point in the history
  5. build fixes

    alexd-bes committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d0f75fd View commit details
    Browse the repository at this point in the history
  6. Build fixes

    alexd-bes committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    406ed91 View commit details
    Browse the repository at this point in the history