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

feat(datatrak): RN-1343: Task dashboard filter settings #5757

Merged
merged 26 commits into from
Jul 15, 2024

Commits on Jun 25, 2024

  1. add back to tasks button

    tcaiger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ffe1586 View commit details
    Browse the repository at this point in the history
  2. use useFromLocation

    tcaiger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0744bfd View commit details
    Browse the repository at this point in the history
  3. update types

    tcaiger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e9c8723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1fcee View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. save task endpoint

    tcaiger committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    93c4922 View commit details
    Browse the repository at this point in the history
  2. save task mutation

    tcaiger committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    998c0e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. task cancel modal

    tcaiger committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    71b98b2 View commit details
    Browse the repository at this point in the history
  2. update types

    tcaiger committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2ce4e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    5b9055b View commit details
    Browse the repository at this point in the history
  2. build ui

    tcaiger committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    20d78bf View commit details
    Browse the repository at this point in the history
  3. set up filtering

    tcaiger committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3d6073a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. testing filters

    tcaiger committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9aa9ad9 View commit details
    Browse the repository at this point in the history
  2. Update useTasks.ts

    tcaiger committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8e4bfc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix front end

    tcaiger committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    073a95e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. filtering with cookies

    tcaiger committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    027f0d5 View commit details
    Browse the repository at this point in the history
  2. update cookie handling

    tcaiger committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1776404 View commit details
    Browse the repository at this point in the history
  3. clean up types

    tcaiger committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    583cab5 View commit details
    Browse the repository at this point in the history
  4. refactor tasks route

    tcaiger committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bb56227 View commit details
    Browse the repository at this point in the history
  5. handle invalidFilterValues

    tcaiger committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d23c5cf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Create TaskRoute.test.ts

    tcaiger committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    07b4f1f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. sort by status

    tcaiger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0a27c34 View commit details
    Browse the repository at this point in the history
  2. clear cookies on logout

    tcaiger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    21617ee View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    94f7d7a View commit details
    Browse the repository at this point in the history
  2. Delete SaveTaskRoute.ts

    tcaiger committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    110311d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    23f30f3 View commit details
    Browse the repository at this point in the history
  2. renaming

    tcaiger committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cbfa6f9 View commit details
    Browse the repository at this point in the history