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

Node 18.19.0, support for Keycloak 23 #857

Merged
merged 62 commits into from
Jan 3, 2024
Merged

Commits on Dec 5, 2023

  1. Node 18.19.0, pnpm i -g pnpm, pnpm up -r -L

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    15d363f View commit details
    Browse the repository at this point in the history
  2. Removed workcells

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b9ea7db View commit details
    Browse the repository at this point in the history
  3. Removed unused map components

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    872e16a View commit details
    Browse the repository at this point in the history
  4. Remove leaflet

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a76bb36 View commit details
    Browse the repository at this point in the history
  5. Migrated datagrid props

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3e14547 View commit details
    Browse the repository at this point in the history
  6. Updated lock file

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    86150b4 View commit details
    Browse the repository at this point in the history
  7. Migrated create task

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b166e40 View commit details
    Browse the repository at this point in the history
  8. Using node 18

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0a3bf1e View commit details
    Browse the repository at this point in the history
  9. Removed types/react-leaflet

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0c95208 View commit details
    Browse the repository at this point in the history
  10. Revert trajectory data

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a2b6096 View commit details
    Browse the repository at this point in the history
  11. Remove dashboard leaflet overlays

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9ea3f91 View commit details
    Browse the repository at this point in the history
  12. Remove leaflet from css and tests

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a1ac424 View commit details
    Browse the repository at this point in the history
  13. Add required scale to resource manager

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cff0cab View commit details
    Browse the repository at this point in the history
  14. Regenerated api-client

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    37ac505 View commit details
    Browse the repository at this point in the history
  15. Do not generate sourcemap to skip error

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e414010 View commit details
    Browse the repository at this point in the history
  16. Dashboard build issues

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bbb9675 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e8cb2d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Lint and test fixing for react-components

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f85a686 View commit details
    Browse the repository at this point in the history
  2. react-components, lint

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

Commits on Dec 12, 2023

  1. Fixing storybook

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bbece27 View commit details
    Browse the repository at this point in the history
  2. react-components, using default storybook webpack config, cleaned up …

    …commented debugs
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c25881f View commit details
    Browse the repository at this point in the history
  3. Use dev ci mode for storybook

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6b14042 View commit details
    Browse the repository at this point in the history
  4. Not build storybook in ci for react-components for now

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    59e55ce View commit details
    Browse the repository at this point in the history
  5. Reverted axios to lower version to prevent axios.request is not a fun…

    …ction issue, axios#5038
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    45cb40a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b62102d View commit details
    Browse the repository at this point in the history
  7. Bump dashboard axios version, fix axios API

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    14d468c View commit details
    Browse the repository at this point in the history
  8. dashboard, updated tests, remove use of waitForElementToBeRemoved (re…

    …act-testing-library#1033)
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e97aa11 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge branch 'deploy/hammer' into hammer/bump-node

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0bb1cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c18761 View commit details
    Browse the repository at this point in the history
  3. react-components, revert karma-chrome-launcher version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    041fd62 View commit details
    Browse the repository at this point in the history
  4. react-components, missing pnpm-lock change for karma-chrome-launcher …

    …reversion
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    94c5b74 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'deploy/hammer' into hammer/bump-node

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3a97786 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Hammer/kc23 auth (#864)

    * Log all verification information used
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Logging in rmf-auth
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Fix typo
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Handle axios request and response, refresh token with 30 seconds interval
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    ---------
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3f23406 View commit details
    Browse the repository at this point in the history
  2. Revert pyright version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1f7f9fa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'deploy/hammer' into hammer/bump-node

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    346209b View commit details
    Browse the repository at this point in the history
  4. Cleaned up stale commented code

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b928fa8 View commit details
    Browse the repository at this point in the history
  5. Fix rmf-auth storybook

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5602465 View commit details
    Browse the repository at this point in the history
  6. Allow generating sourcemap

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3708c6d View commit details
    Browse the repository at this point in the history
  7. Retry on chrome launcher

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f6b3c23 View commit details
    Browse the repository at this point in the history
  8. run retrying command only wihtint react-components

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3009732 View commit details
    Browse the repository at this point in the history
  9. Revert to running basic test coverage

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f2904e7 View commit details
    Browse the repository at this point in the history
  10. Fix for puppeteer default cache directory

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    55192ec View commit details
    Browse the repository at this point in the history
  11. Call puppeteer install manually before running test

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    badda3a View commit details
    Browse the repository at this point in the history
  12. Revert to basic run to try again

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

Commits on Dec 29, 2023

  1. Puppeteerrc at root of project

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    14ed675 View commit details
    Browse the repository at this point in the history
  2. Revert config, add build step that is removed from commented storyboo…

    …k ci step
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7f39815 View commit details
    Browse the repository at this point in the history
  3. With additional install step

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5a7e180 View commit details
    Browse the repository at this point in the history
  4. Explicit build step

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fdb250c View commit details
    Browse the repository at this point in the history
  5. Revert version of puppeteer

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    da4e078 View commit details
    Browse the repository at this point in the history
  6. Bump puppeteer to non-EOL version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f7d26d7 View commit details
    Browse the repository at this point in the history
  7. Bumping puppeteer to 20.9.0

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c9a5080 View commit details
    Browse the repository at this point in the history
  8. Bump puppeteer to 21.6.1

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b02d9ef View commit details
    Browse the repository at this point in the history
  9. Build hammer overlay

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    319808d View commit details
    Browse the repository at this point in the history
  10. Revert chalk version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f2a79fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cf40f7 View commit details
    Browse the repository at this point in the history
  12. Revert inquirer version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0b38e81 View commit details
    Browse the repository at this point in the history
  13. Change API call for newer concurrently version

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6668e4e View commit details
    Browse the repository at this point in the history
  14. Revert version of concurrently in dashboard-e2e

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    746c90c View commit details
    Browse the repository at this point in the history
  15. Fix TextField background theme

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5ec1166 View commit details
    Browse the repository at this point in the history
  16. Revert version for browserstack and wdio packages

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

Commits on Jan 2, 2024

  1. Revert all dashboard-e2e packages (#867)

    * Revert all dashboard-e2e packages
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Splitting up build:test and start:test for e2e, only retry start:test
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Check if build exists to start build again instead
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Revert e2e task submission tests to patrol tasks
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Remove resolution alerts
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Lint
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Disabling e2e tests on safari for now, testing on chrome and edge
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Running firefox for e2e too
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Only testing on Windows 10
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    * Revert commented resolution alert
    
    Signed-off-by: Aaron Chong <[email protected]>
    
    ---------
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e3859fb View commit details
    Browse the repository at this point in the history
  2. Revert jasmine and ts-node versions (#868)

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2418a3b View commit details
    Browse the repository at this point in the history