Commit Graph

443 Commits

Author SHA1 Message Date
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
Takeshi Kimata
44b7c7b9c3 Merge pull request #20 from kimatata/test-run-case-preview
Test run case preview dialog
2024-07-27 07:03:07 +09:00
Takeshi Kimata
5351c6767b feat: test case detail dialog 2024-07-27 07:01:16 +09:00
Takeshi Kimata
6cf4b91a08 feat: test case detail dialog 2024-07-25 21:44:38 +09:00
Takeshi Kimata
5f095e1cf3 feat: test case detail dialog 2024-07-21 21:42:02 +09:00
Takeshi Kimata
f03222e49c fix: Change jwt expiration time from 1h to 24h 2024-07-21 20:44:12 +09:00
Takeshi Kimata
32ee0231b0 refactor: test run status messages duplication 2024-07-21 15:46:06 +09:00
Takeshi Kimata
1da19ed43c refactor: test run case status messages duplication 2024-07-21 15:30:04 +09:00
Takeshi Kimata
f797ae2581 refactor: test run case status messages duplication 2024-07-21 15:16:40 +09:00
Takeshi Kimata
1751dd69a2 refactor: test types messages duplication 2024-07-21 14:49:08 +09:00
Takeshi Kimata
74bb379c1a refactor: priority messages duplication 2024-07-21 13:59:49 +09:00
Takeshi Kimata
63df563b87 refactor: priority messages duplication 2024-07-21 11:18:05 +09:00
Takeshi Kimata
cbdd0cb1d4 feat: test case detail dialog 2024-07-21 10:44:41 +09:00
Takeshi Kimata
dda2f6feb9 fix: use onPress instead onClick on ListBoxItem 2024-07-20 23:04:37 +09:00
Takeshi Kimata
4dc256b3af Change version 2024-07-20 12:07:29 +09:00
Takeshi Kimata
4425fad80a fix: npm audit on docs/package.json (#16) 2024-07-20 11:23:26 +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]
4c886e4600 build(deps): bump ws (#13)
Bumps the npm_and_yarn group with 1 update in the /docs directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  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-07-20 08:05:04 +09:00
dependabot[bot]
2066c65e3c build(deps): bump braces from 3.0.2 to 3.0.3 in /frontend (#11)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  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:01:30 +09:00
dependabot[bot]
b91e02968c build(deps): bump braces from 3.0.2 to 3.0.3 in /docs (#8)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  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:47 +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
3dfab00fc2 Update README.md 2024-07-18 22:37:34 +09:00
Takeshi Kimata
240234d440 docs: update 2024-07-18 22:36:35 +09:00
Takeshi Kimata
55786e08be Update README.md 2024-07-18 22:04:18 +09:00
Takeshi Kimata
8459abeb7b Change version 2024-07-18 10:48:16 +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
76b7aa0dac fix: projects should not be edited or deleted on the project list page 2024-07-18 09:43:29 +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
c11e5ad6ac Change version 2024-07-16 21:34:51 +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
569887c9cd fix: strings 2024-07-14 19:23:26 +09:00
Takeshi Kimata
39db493e4a update runCase at once 2024-07-11 21:08:33 +09:00