Commit Graph

330 Commits

Author SHA1 Message Date
dependabot[bot]
30610c944d build(deps): bump express-rate-limit from 7.4.0 to 7.4.1 in /backend (#67)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v7.4.0...v7.4.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 09:55:49 +09:00
dependabot[bot]
48042202df build(deps-dev): bump sequelize from 6.37.3 to 6.37.4 (#65)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.37.3 to 6.37.4.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.37.3...v6.37.4)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 09:54:50 +09:00
dependabot[bot]
c62f3dfd55 build(deps): bump @types/node from 20.5.7 to 22.7.7 in /frontend (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 22.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 09:52:53 +09:00
Takeshi Kimata
a24444efd6 fix: npm audit fix on backend and docs (#80) 2024-10-26 09:44:39 +09:00
Takeshi Kimata
556c622901 fix: npm audit fix (#79) 2024-10-26 09:33:55 +09:00
Takeshi Kimata
f7cc3d918f feat: change global role on administration page (#61)
* feat: change global role on administration page

* feat: change global role on administration page test code todo

* feat: change global role on administration page test code

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page
2024-09-29 20:26:18 +09:00
dependabot[bot]
d0fcd5e77b build(deps-dev): bump @playwright/test from 1.45.1 to 1.47.2 (#43)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.47.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:57:52 +09:00
dependabot[bot]
98ae525687 build(deps): bump prism-react-renderer from 2.3.1 to 2.4.0 in /docs (#52)
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.1...prism-react-renderer@2.4.0)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:53:03 +09:00
dependabot[bot]
89ef469562 build(deps): bump @docusaurus/theme-mermaid from 3.4.0 to 3.5.2 in /docs (#46)
Bumps [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-theme-mermaid)

---
updated-dependencies:
- dependency-name: "@docusaurus/theme-mermaid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:52:39 +09:00
dependabot[bot]
1d149108d2 build(deps-dev): bump @types/node from 20.14.10 to 22.5.5 (#40)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:50:13 +09:00
dependabot[bot]
dc529dda9e build(deps): bump express-rate-limit from 7.3.1 to 7.4.0 in /backend (#41)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v7.3.1...v7.4.0)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:49:26 +09:00
dependabot[bot]
6895db9fbd build(deps): bump intl-messageformat from 10.5.5 to 10.5.14 in /frontend (#51)
Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 10.5.5 to 10.5.14.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.5...intl-messageformat@10.5.14)

---
updated-dependencies:
- dependency-name: intl-messageformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:48:45 +09:00
dependabot[bot]
64c5959f20 build(deps): bump @react-aria/visually-hidden in /frontend (#45)
Bumps [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) from 3.8.12 to 3.8.15.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.12...@react-aria/visually-hidden@3.8.15)

---
updated-dependencies:
- dependency-name: "@react-aria/visually-hidden"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:47:56 +09:00
dependabot[bot]
77511f9b88 build(deps): bump react from 18.2.0 to 18.3.1 in /docs (#48)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:47:34 +09:00
dependabot[bot]
e09ce96c05 build(deps): bump @docusaurus/preset-classic in /docs (#44)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:47:06 +09:00
dependabot[bot]
6ef7b17320 build(deps): bump apexcharts from 3.49.0 to 3.53.0 in /frontend (#42)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.49.0 to 3.53.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.53.0)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:46:27 +09:00
dependabot[bot]
7ecdcb91f7 build(deps): bump sequelize from 6.36.0 to 6.37.3 in /backend (#39)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.36.0 to 6.37.3.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.36.0...v6.37.3)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:45:24 +09:00
dependabot[bot]
bb215d17b6 build(deps-dev): bump prettier from 3.2.5 to 3.3.3 (#38)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:44:54 +09:00
Takeshi Kimata
7e13296b63 fix: dependabot.yml place 2024-09-22 18:39:40 +09:00
dependabot[bot]
c405ee8099 build(deps): bump the npm_and_yarn group across 4 directories with 5 updates (#37)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /backend directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /docs directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [next](https://github.com/vercel/next.js).


Updates `vite` from 5.2.11 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `next` from 14.2.3 to 14.2.13
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.13)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 12:57:49 +09:00
Takeshi Kimata
c00e85b8e2 Change version 2024-09-22 12:50:17 +09:00
Takeshi Kimata
e85dd277b4 chore: add dependabot.yml (#36) 2024-09-22 12:47:06 +09:00
Takeshi Kimata
6ec754d248 chore: redirect to sign in page instead of top page when signing out (#32) 2024-09-22 12:20:54 +09:00
Takeshi Kimata
cabce11143 chore: update CONTRIBUTING.md (#31) 2024-09-22 12:05:55 +09:00
dependabot[bot]
58cc5dbc36 build(deps): bump the npm_and_yarn group across 2 directories with 1 update (#28)
Bumps the npm_and_yarn group with 1 update in the /docs directory: [micromatch](https://github.com/micromatch/micromatch).
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [micromatch](https://github.com/micromatch/micromatch).


Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 11:51:50 +09:00
Takeshi Kimata
7e2b51b40b doc: fix member role description (#30) 2024-09-18 22:40:44 +09:00
Takeshi Kimata
d073a4d85f Change version 2024-09-08 21:49:49 +09:00
Takeshi Kimata
574dcee89c docs: entity relationship diagram arrow crossing (#27) 2024-09-08 21:48:00 +09:00
Takeshi Kimata
0937e17cb7 chore: update top page image 2024-09-08 21:38:12 +09:00
Takeshi Kimata
8273b1aadf add CONTRIBUTING.md (#26) 2024-09-08 21:29:04 +09:00
Takeshi Kimata
1ab7bf9c1b chore: show toast message when update test run/case (#25) 2024-09-07 18:19:47 +09:00
Takeshi Kimata
cc84f16235 Merge pull request #24 from kimatata/dependabot/npm_and_yarn/backend/npm_and_yarn-f65be7cd03
build(deps): bump the npm_and_yarn group across 2 directories with 2 updates
2024-09-07 18:18:11 +09:00
dependabot[bot]
3944dd4f8e build(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /backend directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /docs directory: [webpack](https://github.com/webpack/webpack).


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

Updates `webpack` from 5.90.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.94.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 01:53:54 +00:00
Takeshi Kimata
7886786c4f Change version 2024-08-04 13:25:22 +09:00
Takeshi Kimata
c550cce796 fix: frontend server port when npm run start 2024-08-04 13:24:34 +09:00
Takeshi Kimata
6ba9398d65 fix: issue some messages are not displayed in project dialog 2024-08-04 13:14:41 +09:00
Takeshi Kimata
a5f42b1af1 chore: update seed data 2024-08-04 13:06:47 +09:00
Takeshi Kimata
be5f2840d3 feat: indicates not saved changes on steps editor's screen 2024-08-04 12:45:20 +09:00
Takeshi Kimata
ed99d5012f fix: init test cases when update test run 2024-08-03 08:26:52 +09:00
Takeshi Kimata
fd3adfc741 fix: only the test cases being displayed should be selected when select all 2024-08-01 22:37:56 +09:00
Takeshi Kimata
2522c68b71 fix: update error when editing run cases 2024-07-30 23:10:06 +09:00
Takeshi Kimata
0da8e4129e docs: update 2024-07-29 22:01:06 +09:00
Takeshi Kimata
1b61567ae7 fix: seed attachment image file not displayed 2024-07-28 15:52:46 +09:00
Takeshi Kimata
b3f24f807d docs: update 2024-07-28 15:24:22 +09:00
Takeshi Kimata
c1c8c58102 Change version 2024-07-28 11:04:51 +09:00
Takeshi Kimata
de4b9020cb feat: github actions 2024-07-28 10:45:32 +09:00
Takeshi Kimata
0e952a4fbe feat: github actions 2024-07-28 10:41:46 +09:00
Takeshi Kimata
c04122fe45 Merge pull request #23 from kimatata/develop
Develop
2024-07-28 10:36:31 +09:00
Takeshi Kimata
1f55f42734 feat: github actions (#22) 2024-07-28 10:33:23 +09:00
Takeshi Kimata
c60491db09 fix: Typescript check (#21)
* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error
2024-07-28 00:20:24 +09:00