Jobs Worker Service Web Application http://192.168.1.61:20101
Find a file
Methapon Metanipat 972f6ba13e
feat: menu request list (#75)
* feat: i18n

* feat: request list

* refactor: hide stat transition on app.scss

* feat: request list i18n

* feat: request list => constants and main page

* feat: add store

* feat: add fetch data

* feat: add utilities fn

* feat: add store function / types

* refactor: request list type

* refactor: request list constants

* refactor: quotation card => add customData and badge color props

* feat: avatar group components

* feat: request list group

* refactor: request list => remove tab, add table data

* feat: send search query

* feat: add parameter

* refactor: remove unused function

* fix: rename component lits to list

* feat: show stats from api

* chore: cleanup

* refactor: make it type safe

* refactor: accept rotate flow id as parameter

* feat: use page size component

* feat: add component, data display & expansion product

* feat: i18n

* refactor: constants and request list table

* refactor: type code, createdAt, updatedAt

* refactor: utils function changThemeMode

* feat: request list => view page

* refactor: use type instead of infer from value

* fix: function getEmployeeName att type

* refactor: fetch work list

* refactor: loop work list

* feat: add i18n duty

* feat: add form issue component

* feat: add form issue section

* fix: store error

* refactor: edit by value

* refactor: accept basic info from outside instead

* feat: add status filter support on fetch

* refactor: remove delete button

* refactor: wording

* feat/fix: request list i18n & constant

* feat: document type

* feat/refactor: request list => document expansion

* refactor: doc expansion use FormGroupHead

* refactor: fetch data based on id from route param

* refactor: text area disable

* feat: properties expansion display (mocking)

* refactor: add document at product relation

* refactor: edit get value product

* feat: get workflow step to show on top

* refactor: add type

* refactor: add get attachment

* refactor: add view attachment

* refactor: edit file name

* refactor: define props get hide icon

* refactor: edit align row

* refactor: by value table document

* refactor: by value row table

* feat: add independent ocr dialog

* chore: clean up

* refactor: accept more props and small adjustment

* fix: error withDefault call

* feat: accept default metadata when open

* fix: typo

* feat: add override hook when finish ocr

* feat: reset state on open

* feat: detect reader result is actually string

* fix: variable name conflict

* feat: properties to input component

* feat: properties input in properties expansion

* feat: properties expansion data (temporary)

* refactor: add i18n status work

* refactor: edit type work status and add step status

* refactor: add edit status work

* refactor: edit step work

* refactor: properties data type

* refactor: filter selected product & specific properties

* feat: add emit event

* refactor: change variable name for better understanding

* refactor: hide step that no properties

* refactor: work status type to validate

* feat: work status color

* refactor: key for filename

* refactor: close expansion when change step

* refactor: responsive meta data

* refactor: product expansion responsive

* fix: dark mode step text color

* fix: document expansion table no data label

* refactor: main page body bordered and overflow hidden

* refactor: use utils function instead

* refactor: add process

* refactor: by value  name

* refactor: add upload file

* refactor: upload file

* refactor: by value

* fix: option worker type

* refactor: fetchRequestAttachment after edit

* fix: metadata display

* refactor: add class full-height

* refactor: edit type

* refactor: fetch file

* refactor: by value visa

* refactor: request list attributes type

* fix: properties to input props (placeholder, readonly, disable)

* feat: request list properties function

* fix: error when no workflow

* docs: update comment to fix indent

* refactor: step type (attributes)

* refactor: add attributes payload on editStatusRequestWork function

* feat/refactor: functional form expansion/filter worklist

* refactor: set attributes properties after submit

* refactor: add request work ready status

* feat: request list => form employee component

* feat/refactor: form expansion select user/layout

* fix: properties readonly

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
2024-11-22 18:02:03 +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: menu request list (#75) 2024-11-22 18:02:03 +07:00
src feat: menu request list (#75) 2024-11-22 18:02:03 +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