Jobs Worker Service Web Application http://192.168.1.61:20101
Find a file
Methapon Metanipat d414685fe7
refactor: api select value (#69)
* feat: add file

* fix: wrong type

* feat: select customer component

* fixup! feat: select customer component

* fix: char case

* refactor: fn alias

* chore: add space

* feat: accept fetch parameter

* refactor: naming

* feat: add emit event create

* fix: add suffix to add text

* feat: add before options slot for select input comp

* fix: error when label not found

* fix: value type

* feat: add required param

* fix: wording

* refactor: fix customer

* feat: use new select component

* chore: add note

* feat: add decoration for select with creatable

* feat: emit event

* feat: close popup on click

* feat: adjust alignment

* feat: add readonly params

* feat: add select branch option

* feat: use new select component

* feat: add disabled params

* feat: adjust internal search and select

* refactor: props type

* feat: use new select component

* feat: add lib for select component

* refactor: use factory function instead

* refactor: merge two lines of code

* refactor: move watch inside

* refactor: fix value not in list check

* chore: cleanup

* fix: remove test page size

* chore: remove unused

* feat: use new select component

* fix: typo

* fix: error

* refactor: extract type

* refactor: change ref var to normal var

* refactor: force overwrite params to prevent error on render

* feat: add clearable parameter

* feat: make clearable
2024-11-12 11:56:14 +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 refactor: add option checkup 2024-11-12 09:30:25 +07:00
src refactor: api select value (#69) 2024-11-12 11:56:14 +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 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