Jobs Worker Service Web Application http://192.168.1.61:20101
Find a file
Methapon2001 e0d24b49cb fix: price not match with original price by .01
This will calculate quantity later when no discount is set.
However when discount is set there may be some number that can introduce
+-0.01
2024-12-16 16:56:06 +07:00
.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: quotation => banner 2024-12-16 10:54:12 +07:00
src fix: price not match with original price by .01 2024-12-16 16:56:06 +07:00
tests update test 2024-12-04 09:12:52 +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 feat: add util function convert csv to data 2024-11-11 09:17:16 +07:00
playwright.config.ts feat: add test script 2024-06-13 10:40:50 +07:00
pnpm-lock.yaml feat: add util function convert csv to data 2024-11-11 09:17:16 +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