kimatata
5c7ceabbc1
chore: revert unnecessary change ( #330 )
2025-11-09 11:05:39 +09:00
kimatata
b25bcfdaf3
chore: export csv with human-readable labels ( #325 )
2025-11-08 23:09:34 +09:00
Eliezer Castro
12b5a1babe
feat: tag filtering functionality for test cases ( #324 )
2025-11-08 22:30:50 +09:00
Matheus Santana
0575c928e8
fix: test runs can be managed separately ( #321 )
2025-11-02 22:57:32 +09:00
Eliezer Castro
3fd226bdbd
feat(tags): Test case tag editing UI and tag settings UI ( #322 )
2025-11-02 16:52:15 +09:00
kimatata
c934d2a9ec
chore: eslint tuning ( #316 )
2025-10-26 19:35:21 +09:00
Copilot
7922996845
feat: user profile customization: username, password, and avatar ( #315 )
2025-10-26 19:06:25 +09:00
kimatata
a937c6a702
chore: rename migration file ( #305 )
2025-10-19 17:15:07 +09:00
kimatata
7c1dfd49b9
Clone test cases UI ( #302 )
2025-10-19 17:09:09 +09:00
Matheus Santana
9ba1f3f1f8
feat: add routes to clone test folders and test cases ( #301 )
2025-10-17 23:48:36 +09:00
Eliezer Castro
1ebf1a1572
feat(tags): add tags to test cases ( #299 )
2025-10-16 07:18:09 +09:00
Eliezer Castro
43808990eb
fix: use fileURLToPath for dirname resolution ( #289 )
2025-10-05 16:47:56 +09:00
kimatata
b87ce0c3be
feat: Test case movement ( #290 )
2025-10-05 16:42:06 +09:00
kimatata
0a8cccfad4
chore: Include test case title query in filters to improve UI consistency ( #284 )
2025-09-23 11:22:14 +09:00
kimatata
761869736e
chore: Unify backend express project into ESM ( #281 )
2025-09-15 22:46:46 +09:00
kimatata
72fd3af24f
chore: test code for cases index ( #279 )
2025-09-13 12:11:22 +09:00
Eliezer Castro
f76a3cdaf5
feat: search test case ( #277 )
2025-08-30 23:26:46 +09:00
Eliezer Castro
afe569a79c
feat: test case filtering ( #276 )
2025-08-25 00:15:39 +09:00
Eliezer Castro
424b1bdbc7
feat: nested folders ( #266 )
2025-08-06 22:26:38 +09:00
kimatata
9ae67fd303
fix: eslint warnings ( #252 )
2025-07-20 10:59:57 +09:00
kimatata
f3ebaafdf6
feat: add health check page ( #244 )
2025-07-12 18:33:45 +09:00
kimatata
ed1e90c714
fix: cannot upload attachment files in docker ( #241 )
2025-07-12 16:48:56 +09:00
kimatata
79000196d9
fix: projects not showing up despite being a member of the project ( #237 )
2025-06-07 22:05:28 +09:00
kimatata
3475b3863c
chore: db file compatibility ( #228 )
2025-05-25 10:13:57 +09:00
kimatata
13e0727914
fix: docker-compose up command fails ( #227 )
2025-05-25 08:56:43 +09:00
Jozef Dochan
575c4cbedb
make deployment easier ( #225 )
2025-05-22 22:08:13 +09:00
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