Commit Graph

20 Commits

Author SHA1 Message Date
Copilot
4cafcaeedc fix: spurious unsaved-changes warning when navigating between test cases in a test run (#406)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kimatata <117462761+kimatata@users.noreply.github.com>
2026-03-08 14:13:18 +09:00
kimatata
c934d2a9ec chore: eslint tuning (#316) 2025-10-26 19:35:21 +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
kimatata
ffd5af8e5c chore: eslint&format check on workflow (#253) 2025-07-26 14:31:01 +09:00
kimatata
2414f5248c chore: introduce ESlint (#201) 2025-04-12 12:32:38 +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]
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]
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
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
dependabot[bot]
1d149108d2 build(deps-dev): bump @types/node from 20.14.10 to 22.5.5 (#40)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 22.5.5.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 18:50:13 +09:00
dependabot[bot]
bb215d17b6 build(deps-dev): bump prettier from 3.2.5 to 3.3.3 (#38)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  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:44:54 +09:00
Takeshi Kimata
4b63945068 introduce playwright 2024-07-07 12:12:07 +09:00
Takeshi Kimata
1af3ba05e6 update package.json 2024-06-23 09:48:41 +09:00
Takeshi Kimata
dbd842ee25 Change name 2024-06-09 22:07:26 +09:00
Takeshi Kimata
755379ae0f Change name 2024-06-02 14:35:34 +09:00
Takeshi Kimata
c5ba3b9a00 Introduce prettier 2024-05-19 21:06:49 +09:00
Takeshi Kimata
75eeebefda Introduce prettier 2024-05-19 21:04:45 +09:00
Takeshi Kimata
cbb5993276 Make vitest run at root directory 2024-05-19 20:54:52 +09:00