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

Merging main into acdc-pilot #903

Merged
merged 54 commits into from
Jul 5, 2024
Merged

Merging main into acdc-pilot #903

merged 54 commits into from
Jul 5, 2024

Commits on Jun 21, 2024

  1. Bump ws in /apps/demo-renderer-app

    Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.
    
    Updates `ws` from 8.14.2 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.14.2...8.17.1)
    
    Updates `ws` from 7.5.9 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.14.2...8.17.1)
    
    Updates `ws` from 6.2.2 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.14.2...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a7a6837 View commit details
    Browse the repository at this point in the history
  2. Bump @mui/material from 5.15.17 to 5.15.20

    Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.17 to 5.15.20.
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    49e45a3 View commit details
    Browse the repository at this point in the history
  3. Bump material-ui-popup-state from 5.0.10 to 5.1.2

    Bumps [material-ui-popup-state](https://github.com/jcoreio/material-ui-popup-state) from 5.0.10 to 5.1.2.
    - [Release notes](https://github.com/jcoreio/material-ui-popup-state/releases)
    - [Changelog](https://github.com/jcoreio/material-ui-popup-state/blob/master/release.config.cjs)
    - [Commits](jcoreio/material-ui-popup-state@v5.0.10...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: material-ui-popup-state
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dc6bddd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Merge pull request #882 from aehrc/dependabot/npm_and_yarn/apps/demo-…

    …renderer-app/multi-3fea103ff2
    
    Bump ws in /apps/demo-renderer-app
    fongsean authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1aea064 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #886 from aehrc/dependabot/npm_and_yarn/mui/materi…

    …al-5.15.20
    
    Bump @mui/material from 5.15.17 to 5.15.20
    fongsean authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9112244 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #887 from aehrc/dependabot/npm_and_yarn/material-u…

    …i-popup-state-5.1.2
    
    Bump material-ui-popup-state from 5.0.10 to 5.1.2
    fongsean authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    04a09f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    d178b3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #888 from aehrc/fix/sdc-pop

    Fix js error can't find linkId
    fongsean authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5e291dc View commit details
    Browse the repository at this point in the history
  3. Bump @mui/icons-material from 5.15.13 to 5.15.20

    Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.13 to 5.15.20.
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-icons-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/icons-material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bd3df17 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    86bfcde View commit details
    Browse the repository at this point in the history
  2. Update package versions

    fongsean committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4eaf161 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #889 from aehrc/dependabot/npm_and_yarn/mui/icons-…

    …material-5.15.20
    
    Bump @mui/icons-material from 5.15.13 to 5.15.20
    fongsean authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dcaaa42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #895 from aehrc/fix/sdc-pop

    Fix/sdc pop
    fongsean authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eb6e365 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6ff6a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2903d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb93bf7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #897 from aehrc/fix/update-deployments

    Fix/update deployments
    fongsean authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d09e0da View commit details
    Browse the repository at this point in the history
  5. Make endpoints configurable

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    cc54640 View commit details
    Browse the repository at this point in the history
  2. Update package versions

    fongsean committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d23349b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adcc8d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6f566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    035d371 View commit details
    Browse the repository at this point in the history
  6. Delete .env file

    fongsean committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    015546a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74f628f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d1b496 View commit details
    Browse the repository at this point in the history
  9. Clean up gitignores

    fongsean committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    31f1823 View commit details
    Browse the repository at this point in the history
  10. Update package versions

    fongsean committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    68ddcbf View commit details
    Browse the repository at this point in the history
  11. Add example.env

    fongsean committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7acb94a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    d99ba59 View commit details
    Browse the repository at this point in the history
  2. Add sdc-populate tests

    fongsean committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    edf18eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    370141d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba945fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dc9d3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1425e1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa864c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b624df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b82985e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b320117 View commit details
    Browse the repository at this point in the history
  2. Remove .env from git

    fongsean committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a108b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a36c8 View commit details
    Browse the repository at this point in the history
  4. Clean up READMEs

    fongsean committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2f86394 View commit details
    Browse the repository at this point in the history
  5. Fix sdc-assemble module resolution issue

    - Update sdc-assemble and assemble-express to v1.3.1
    fongsean committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b117ef1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #898 from aehrc/feature/extract-express-env

    Clean up ExpressJS services
    fongsean authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    be1cc98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4ee0e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdba610 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2662dbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c3273f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a70161 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7e2eec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dfef7f5 View commit details
    Browse the repository at this point in the history
  14. Rename CI workflows

    fongsean committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1fee9ce View commit details
    Browse the repository at this point in the history
  15. Merge pull request #900 from aehrc/fix/docs

    Deploy documentation to S3
    fongsean authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    03c1d0b View commit details
    Browse the repository at this point in the history
  16. Update README.md

    fongsean authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e5f8ba1 View commit details
    Browse the repository at this point in the history