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

Webapp maintenance #674

Merged
merged 12 commits into from
Dec 1, 2023
Merged

Webapp maintenance #674

merged 12 commits into from
Dec 1, 2023

Commits on Nov 6, 2023

  1. Update package locks

    - npm update
    - upgrade to v3
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    951f007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b01d4 View commit details
    Browse the repository at this point in the history
  3. [webapp] Update dependencies

    - npm update
    - upgrade lock file version to v3
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c6f6119 View commit details
    Browse the repository at this point in the history
  4. [webapp] Increase Node.js requirements

    - Node.js 16
    - npm 7
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9357a53 View commit details
    Browse the repository at this point in the history
  5. [webapp] Update more dev dependencies

    - babel-loader
    - eslint-webpack-plugin 4
    - rimraf 5
    - sass-loader 13
    - webpack-cli 5
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bbd0bb5 View commit details
    Browse the repository at this point in the history
  6. [webapp] Remove husky and lint-staged

    We were not using these dependencies effectively,
    and was a burden when working on
    other parts of the repository (#406)
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f952d46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7285ab3 View commit details
    Browse the repository at this point in the history
  8. [webapp] npm update again

    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    68336c7 View commit details
    Browse the repository at this point in the history
  9. [webapp] Require dicoogle-client 5.2.5

    - due to unexpected breaking change in v5.2.4
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5ec3653 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c46b68 View commit details
    Browse the repository at this point in the history
  11. npm update

    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e0691ff View commit details
    Browse the repository at this point in the history
  12. Update webapp dependencies again

    npm update
    Enet4 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    de3e3a7 View commit details
    Browse the repository at this point in the history