.github
chore: remove localhost (not work in container)
2024-09-12 17:43:40 +07:00
.vscode
first commit
2024-04-02 11:02:16 +07:00
docker
feat: Add Docker Compose
2024-04-19 12:28:48 +07:00
public
feat: add preview footer
2024-10-18 11:41:35 +07:00
src
feat: add employee under employer ( #35 )
2024-10-31 17:43:56 +07:00
tests
test : Update Script
2024-09-26 11:05:54 +07:00
.editorconfig
first commit
2024-04-02 11:02:16 +07:00
.env.example
chore: remove unused
2024-04-17 17:20:59 +07:00
.eslintignore
chore: eslint now ignore tests
2024-08-22 13:58:06 +07:00
.eslintrc.cjs
first commit
2024-04-02 11:02:16 +07:00
.gitignore
chore: update build
2024-08-19 16:00:04 +07:00
.npmrc
first commit
2024-04-02 11:02:16 +07:00
.prettierrc
first commit
2024-04-02 11:02:16 +07:00
CHANGELOG.md
chore: add git-cliff commit limit
2024-10-30 13:20:26 +07:00
cliff.toml
chore: add git-cliff commit limit
2024-10-30 13:20:26 +07:00
compose.yaml
chore: update compose
2024-08-19 16:01:14 +07:00
Dockerfile
chore: fix build script case
2024-09-12 17:40:37 +07:00
entrypoint.sh
refactor: add environment
2024-08-27 09:15:50 +07:00
index.html
Revert "chore: cleanup"
2024-04-19 09:17:33 +07:00
package-lock.json
feat: number to word
2024-10-07 14:13:07 +07:00
package.json
chore: add script to generate changelog
2024-10-30 13:26:30 +07:00
playwright.config.ts
feat: add test script
2024-06-13 10:40:50 +07:00
pnpm-lock.yaml
chore: add lock file
2024-10-07 14:31:43 +07:00
quasar.config.ts
refactor: file name
2024-10-30 08:59:20 +07:00
README.md
first commit
2024-04-02 11:02:16 +07:00
reports.json
test : Create Script Role&Permission
2024-09-18 17:52:25 +07:00
tsconfig.json
chore: project setting exclude tests
2024-07-01 11:14:17 +07:00