kimatata
0faa5f0be2
feat: export test run result ( #220 )
2025-05-06 20:31:47 +09:00
kimatata
c2ef8d4c7b
feat: download test cases csv ( #219 )
2025-05-06 10:05:37 +09:00
Takeshi Kimata
919556c7be
fix: seed user data column name ( #87 )
2024-10-26 10:58:04 +09:00
Nipe
4dfcff6971
Using Table and column naming convention ( #68 )
...
* feat(backend): using sqlstyle naming conventions
* fix: using sql conventions
2024-10-26 10:39:45 +09:00
dependabot[bot]
768ab174ea
build(deps): bump sequelize from 6.37.3 to 6.37.5 in /backend ( #85 )
...
Bumps [sequelize](https://github.com/sequelize/sequelize ) from 6.37.3 to 6.37.5.
- [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.5 )
---
updated-dependencies:
- dependency-name: sequelize
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 10:04:05 +09:00
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
Takeshi Kimata
a24444efd6
fix: npm audit fix on backend and docs ( #80 )
2024-10-26 09:44:39 +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]
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]
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]
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
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
a5f42b1af1
chore: update seed data
2024-08-04 13:06:47 +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
f03222e49c
fix: Change jwt expiration time from 1h to 24h
2024-07-21 20:44:12 +09:00
Takeshi Kimata
e0fa63db0f
feat: enable rate limit on API server ( #15 )
2024-07-20 08:40:45 +09:00
Takeshi Kimata
a1ad775a7a
feat: even project manager should not edit/delete project ( #14 )
...
* fix: remove unused import
* feat: even project manager should not edit/delete project
* docs: even project manager should not edit/delete project
2024-07-20 08:23:31 +09:00
dependabot[bot]
3c6b1ed8cc
build(deps): bump tar from 6.2.0 to 6.2.1 in /backend ( #7 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 08:00:29 +09:00
dependabot[bot]
d24ffdb379
build(deps): bump es5-ext from 0.10.62 to 0.10.64 in /backend ( #6 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 07:59:56 +09:00
Takeshi Kimata
7cafca93c3
fix: issue user's private fields such as password were returned
2024-07-18 10:47:34 +09:00
Takeshi Kimata
aab9f91156
refactor: usersControl
2024-07-18 10:39:07 +09:00
Takeshi Kimata
7e05eda259
feat: add project owner info on project settings page
2024-07-18 10:17:10 +09:00
Takeshi Kimata
32ddf0f1d8
update seed data
2024-07-18 09:39:16 +09:00
Takeshi Kimata
2ef49526ae
fix: Cannot change the status of case that has just been included in run
2024-07-17 21:50:14 +09:00
Takeshi Kimata
b00c93bcd2
update runCase at once
2024-07-16 21:34:21 +09:00
Takeshi Kimata
1c436b7db6
include RunCases on testCase property
2024-07-15 23:07:50 +09:00
Takeshi Kimata
39db493e4a
update runCase at once
2024-07-11 21:08:33 +09:00
Takeshi Kimata
6f562f3532
update runCase at once
2024-07-07 22:45:40 +09:00
Takeshi Kimata
908400eb86
fix: set editState when onchange steps
2024-07-07 21:38:54 +09:00
Takeshi Kimata
180b39e333
update package
2024-07-07 09:20:35 +09:00
Takeshi Kimata
2683f70b65
add seed data
2024-06-30 11:30:33 +09:00
Takeshi Kimata
906e672da7
docs: update README.md
2024-06-23 12:08:55 +09:00
Takeshi Kimata
1af3ba05e6
update package.json
2024-06-23 09:48:41 +09:00
Takeshi Kimata
f86b2a38cb
feat: implement bulk step update
2024-06-22 16:54:08 +09:00
Takeshi Kimata
d4db61860f
Add docker-compose.yaml
2024-06-16 19:35:04 +09:00
Takeshi Kimata
a8cd231a82
Add Dockerfile
2024-06-16 14:30:08 +09:00
Takeshi Kimata
4aaed1e918
fix: project manager cannot delete/edit the project
2024-06-11 21:53:43 +09:00
Takeshi Kimata
dbd842ee25
Change name
2024-06-09 22:07:26 +09:00
Takeshi Kimata
369cd09c1c
fix: when no folders
2024-06-09 10:35:21 +09:00
Takeshi Kimata
121fa7de55
feat: inplement auth case steps
2024-06-08 18:46:23 +09:00
Takeshi Kimata
37f97f97b5
feat: view customize on run and runCases pane
2024-06-08 11:10:36 +09:00
Takeshi Kimata
2b5a806aee
feat: inplement auth for runs and runCases
2024-06-08 08:52:19 +09:00
Takeshi Kimata
07259f6daf
feat: view customize on member's role cases pane
2024-06-06 21:39:52 +09:00
Takeshi Kimata
f9cf3ef209
feat: inplement auth for cases
2024-06-06 11:58:40 +09:00
Takeshi Kimata
145f9fed68
feat: inplement auth for cases
2024-06-06 11:29:33 +09:00
Takeshi Kimata
d9cc30c839
feat: inplement auth for cases
2024-06-05 22:38:57 +09:00
Takeshi Kimata
fe8b82cb4b
feat: inplement auth for cases
2024-06-03 22:51:26 +09:00
Takeshi Kimata
e4db79047a
feat: account page content
2024-06-03 21:53:52 +09:00
Takeshi Kimata
016a8d07c5
feat: view customize on member's role
2024-06-02 19:57:46 +09:00