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

frontend migrations #971

Merged
merged 29 commits into from
Jul 20, 2024
Merged

frontend migrations #971

merged 29 commits into from
Jul 20, 2024

Commits on Jul 16, 2024

  1. rmf-auth

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    210fb05 View commit details
    Browse the repository at this point in the history
  2. Migrate admin

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    041b756 View commit details
    Browse the repository at this point in the history
  3. Migrate doors

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    86922aa View commit details
    Browse the repository at this point in the history
  4. Migrate dashboard deps, configs, scripts, storybook

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    48d31d2 View commit details
    Browse the repository at this point in the history
  5. Migrate delivery alert store

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8e384a6 View commit details
    Browse the repository at this point in the history
  6. Lifts

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d0d608c View commit details
    Browse the repository at this point in the history
  7. Add react-error-boundary

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    903805f View commit details
    Browse the repository at this point in the history
  8. robot and task summaries and components

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    960765b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13db0e3 View commit details
    Browse the repository at this point in the history
  10. More fixes, changes and migrations

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d027eea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    3e0a42f View commit details
    Browse the repository at this point in the history
  2. Migration of using key=value labels

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c5fb09c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4484e98 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    98180a6 View commit details
    Browse the repository at this point in the history
  2. Revert default config public url

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2e08838 View commit details
    Browse the repository at this point in the history
  3. rmf-auth install jest-environment-jsdom

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2b7ff44 View commit details
    Browse the repository at this point in the history
  4. Fix react-components ci

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    21d236c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a1db57 View commit details
    Browse the repository at this point in the history
  6. react-components, install jest-environment-jsdom

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2208678 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec7faa4 View commit details
    Browse the repository at this point in the history
  8. dashboard, make test async

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9408632 View commit details
    Browse the repository at this point in the history
  9. api-server, asgi.scope instead of scope

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c47724c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5bfb091 View commit details
    Browse the repository at this point in the history
  2. remove yarn from gitignore

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2a9b623 View commit details
    Browse the repository at this point in the history
  3. Remove usage of requests in task app, fix unix_millis_warn_time usage…

    … as map
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f335f2a View commit details
    Browse the repository at this point in the history
  4. dashboard fix filter by labels

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a2c44e8 View commit details
    Browse the repository at this point in the history
  5. Fix task summary

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f44b95c View commit details
    Browse the repository at this point in the history
  6. Fix for getting task definition id from labels

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a49c580 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. revert react-scheduler from latest to 2.7.8, due to race condition of…

    … custom event editor
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c298927 View commit details
    Browse the repository at this point in the history