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 |
|
Takeshi Kimata
|
5581118ec9
|
update runCase at once
|
2024-07-09 21:32:10 +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
|
82f76bcbb6
|
update docs
|
2024-07-07 18:51:01 +09:00 |
|
Takeshi Kimata
|
08fe78a283
|
update package.json
|
2024-07-07 18:29:43 +09:00 |
|
Takeshi Kimata
|
2f6010d960
|
update docs
|
2024-07-07 18:29:28 +09:00 |
|
Takeshi Kimata
|
dba72d584c
|
update README
|
2024-07-07 18:29:04 +09:00 |
|
Takeshi Kimata
|
4b63945068
|
introduce playwright
|
2024-07-07 12:12:07 +09:00 |
|
Takeshi Kimata
|
82865b5a51
|
fix: npm run start port
|
2024-07-07 09:25:12 +09:00 |
|
Takeshi Kimata
|
180b39e333
|
update package
|
2024-07-07 09:20:35 +09:00 |
|
Takeshi Kimata
|
95f2e25a3a
|
Merge pull request #5 from kimatata/toppage
Toppage
|
2024-06-30 12:22:32 +09:00 |
|
Takeshi Kimata
|
fe30318556
|
Change version
|
2024-06-30 12:21:26 +09:00 |
|
Takeshi Kimata
|
d3d0e4fe15
|
feat: demo page switch
|
2024-06-30 12:19:28 +09:00 |
|
Takeshi Kimata
|
8f5cb534d9
|
update header links
|
2024-06-30 11:47:26 +09:00 |
|
Takeshi Kimata
|
e7c31a26f2
|
update top page's text
|
2024-06-30 11:30:55 +09:00 |
|
Takeshi Kimata
|
2683f70b65
|
add seed data
|
2024-06-30 11:30:33 +09:00 |
|
Takeshi Kimata
|
0362113a4b
|
update top page's demo images
|
2024-06-26 22:19:33 +09:00 |
|
Takeshi Kimata
|
10f6ed7332
|
Merge pull request #4 from kimatata/readme
Readme
|
2024-06-23 13:20:30 +09:00 |
|
Takeshi Kimata
|
644cdc7440
|
Change version
|
2024-06-23 13:02:28 +09:00 |
|
Takeshi Kimata
|
b12756ae3b
|
change origin
|
2024-06-23 12:45:56 +09:00 |
|
Takeshi Kimata
|
906e672da7
|
docs: update README.md
|
2024-06-23 12:08:55 +09:00 |
|
Takeshi Kimata
|
faf5790a01
|
docs: update
|
2024-06-23 12:08:26 +09:00 |
|
Takeshi Kimata
|
1af3ba05e6
|
update package.json
|
2024-06-23 09:48:41 +09:00 |
|
Takeshi Kimata
|
da517b442d
|
Change version
|
2024-06-22 23:01:40 +09:00 |
|
Takeshi Kimata
|
5b2547aff8
|
fix: change component name
|
2024-06-22 22:56:50 +09:00 |
|
Takeshi Kimata
|
1295ced676
|
fix: change component name
|
2024-06-22 22:56:32 +09:00 |
|