• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CSCfi / metadata-submitter-frontend / 15373939479

Builds Branch Commit Type Ran Committer Via Coverage
15373939479 dependabot/npm_and_yarn/main/eslint-9.28.0 Bump eslint from 9.25.1 to 9.28.0 Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commi... Pull #1049 01 Jun 2025 10:26AM UTC web-flow github
57.3
15373935677 dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-8.33.0 Bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.33.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.31.1 to 8.33.0. - [Release notes](https://github.... Pull #1048 01 Jun 2025 10:25AM UTC web-flow github
57.3
15373928608 dependabot/npm_and_yarn/main/react-router-7.6.1 Bump react-router from 7.5.3 to 7.6.1 Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.3 to 7.6.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https:/... Pull #1047 01 Jun 2025 10:24AM UTC web-flow github
57.3
15373925232 dependabot/npm_and_yarn/main/reduxjs/toolkit-2.8.2 Bump @reduxjs/toolkit from 2.7.0 to 2.8.2 Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.7.0 to 2.8.2. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-to... Pull #1046 01 Jun 2025 10:24AM UTC web-flow github
57.32
15373921663 dependabot/npm_and_yarn/main/vitest-3.1.4 Bump vitest from 3.1.2 to 3.1.4 Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/... Pull #1045 01 Jun 2025 10:24AM UTC web-flow github
57.24
15373918355 dependabot/npm_and_yarn/main/types/node-22.15.29 Bump @types/node from 20.17.32 to 22.15.29 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.32 to 22.15.29. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [C... Pull #1044 01 Jun 2025 10:23AM UTC web-flow github
57.32
15271235558 dependabot/npm_and_yarn/main/eslint-9.25.1 Bump eslint from 9.24.0 to 9.25.1 Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commi... Pull #1042 27 May 2025 09:09AM UTC web-flow github
57.3
15271233460 dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-8.31.1 Bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.31.1 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.30.1 to 8.31.1. - [Release notes](https://github.... Pull #1040 27 May 2025 09:08AM UTC web-flow github
57.24
15271191055 main Update React to version 19 (merge commit) Merge branch 'feature/upgrade-react-v19' into 'main' * Fix styles and Home view's filter error * Update React to version 19 Closes #1026 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/meta... push 27 May 2025 09:07AM UTC Hang Le github
57.38
15270626733 main Update colours according to csc-ui (merge commit) Merge branch 'feature/update-theme-colours' into 'main' * Update colours according to csc-ui See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-frontend/-/merge_reque... push 27 May 2025 08:41AM UTC Hang Le github
57.25
15270380462 main Remove Cypress tests and configuration (merge commit) Merge branch 'feature/remove-cypress' into 'main' * Remove cypress tests and configuration Closes #1039 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-fronten... push 27 May 2025 08:28AM UTC Hang Le github
57.35
15155733929 main Remove template-related functionality (merge commit) Merge branch 'feature/remove-templates' into 'main' * Remove template-related functionality Closes #1034 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-fronten... push 21 May 2025 07:06AM UTC mradavi github
49.16
15136210063 main Fix fields clearing and redirect error in Datacite step of DOI form (merge commit) Merge branch 'bugfix/form-clear-and-save-error' into 'main' * add cloneDeep to object reset * Fix form clearing before save Closes #1028 See merge request https:... push 20 May 2025 11:23AM UTC Hang Le github
47.83
15132855796 dependabot/npm_and_yarn/main/eslint-9.25.1 Bump eslint from 9.24.0 to 9.25.1 Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commi... Pull #1042 20 May 2025 08:38AM UTC web-flow github
47.8
15132822209 main Feature/fix formatting (merge commit) Merge branch 'feature/fix-formatting' into 'main' * Format all files missed by incorrect format script * Update precommit for husky v9 * Fix formatting script to include all files Closes #1033 See merge re... push 20 May 2025 08:36AM UTC Hang Le github
47.78
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 162
  • 163
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc