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
Jozef Dochan
d2934e8da4
feat: Display landing page only in demo mode ( #226 )
2025-05-22 21:45:06 +09:00
kimatata
499b255fe6
chore: update docusaurus packages ( #224 )
2025-05-06 21:08:53 +09:00
kimatata
5316924ae1
Merge pull request #223 from kimatata/develop
2025-05-06 20:58:22 +09:00
kimatata
85d92ec5b4
docs: update ( #222 )
2025-05-06 20:53:28 +09:00
kimatata
a5bb116006
chore: update version ( #221 )
2025-05-06 20:38:08 +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
kimatata
a05b39604a
chore: update gitignore ( #218 )
2025-05-01 22:04:11 +09:00
kimatata
de9e26a241
fix: button links not responding when touched on a mobile device ( #217 )
2025-04-29 18:38:09 +09:00
kimatata
921c732860
Merge pull request #216 from kimatata/develop
2025-04-27 21:18:25 +09:00
kimatata
384bfbba60
feat: upload E2E test screenshots ( #215 )
2025-04-27 21:11:52 +09:00
kimatata
5a55e56387
feat: first user sign up E2E test ( #214 )
2025-04-27 20:58:54 +09:00
kimatata
c767d544bd
fix: e2e.yml ( #213 )
2025-04-27 19:47:14 +09:00
kimatata
f781bcc550
feat: e2e test on github actions ( #212 )
2025-04-27 19:22:14 +09:00
kimatata
e444193663
Merge pull request #210 from kimatata/develop
2025-04-12 23:55:57 +09:00
kimatata
9e2bfe836f
chore: update version ( #209 )
2025-04-12 23:50:42 +09:00
kimatata
d1127ef7a4
chore: delete unused css ( #208 )
2025-04-12 23:49:03 +09:00
kimatata
cc7a7011b4
chore: update copyright date ( #206 )
2025-04-12 23:03:28 +09:00
kimatata
3aaf6fa15e
fix: image ratio on the top page ( #205 )
2025-04-12 20:58:51 +09:00
kimatata
b8beb3e786
chore: add space to 'click to upload' button ( #204 )
2025-04-12 20:52:03 +09:00
kimatata
68c66ea03b
fix: test case's steps not update ( #203 )
2025-04-12 20:41:49 +09:00
kimatata
52b09b407f
chore: delete dependabot.yml ( #202 )
2025-04-12 12:41:26 +09:00
kimatata
2414f5248c
chore: introduce ESlint ( #201 )
2025-04-12 12:32:38 +09:00
kimatata
a11f03a3be
chore: update version ( #142 )
2025-02-24 10:38:20 +09:00
kimatata
ffef75d9bc
chore: migrate nextui to heroui ( #141 )
2025-02-24 10:36:44 +09:00
kimatata
050b2aa0ec
chore: update frontend dependencies and fix deprecated method use ( #140 )
2025-02-24 08:45:47 +09:00
Takeshi Kimata
6ed6865a01
feat: add meta data ( #105 )
2024-11-23 13:45:45 +09:00
Takeshi Kimata
19889e0b03
feat: show projects link when not own any projects ( #104 )
2024-11-21 22:23:12 +09:00
Takeshi Kimata
85b6285cd3
Change version
2024-10-26 22:30:20 +09:00
Takeshi Kimata
458fe51e78
docs: add why unittcms ( #88 )
2024-10-26 22:28:56 +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]
b75a719bf0
build(deps): bump react-dom from 18.2.0 to 18.3.1 in /docs ( #54 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) 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-dom )
---
updated-dependencies:
- dependency-name: react-dom
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-10-26 10:13:19 +09:00
dependabot[bot]
fa5f3b2c22
build(deps-dev): bump @playwright/test from 1.47.2 to 1.48.2 ( #86 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.47.2 to 1.48.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.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-10-26 10:12:49 +09:00
dependabot[bot]
9bcb22f3c3
build(deps): bump postcss from 8.4.31 to 8.4.47 in /frontend ( #58 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
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:12:30 +09:00
dependabot[bot]
eeb13abf97
build(deps): bump dayjs from 1.11.10 to 1.11.13 in /frontend ( #59 )
...
Bumps [dayjs](https://github.com/iamkun/dayjs ) from 1.11.10 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases )
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md )
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.13 )
---
updated-dependencies:
- dependency-name: dayjs
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:11:43 +09:00
dependabot[bot]
52adf99d1c
build(deps): bump sharp from 0.33.4 to 0.33.5 in /frontend ( #60 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.33.4 to 0.33.5.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.33.4...v0.33.5 )
---
updated-dependencies:
- dependency-name: sharp
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:10:18 +09:00
dependabot[bot]
ad5547dc43
build(deps): bump @mdx-js/react from 3.0.0 to 3.1.0 in /docs ( #77 )
...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react )
---
updated-dependencies:
- dependency-name: "@mdx-js/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-10-26 10:09:46 +09:00
dependabot[bot]
84612abfa5
build(deps-dev): bump @types/node from 22.5.5 to 22.8.1 ( #84 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.8.1.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 10:07:20 +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
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