Commit graph

4324 commits

Author SHA1 Message Date
puriphatt
5bed71053e fix: can access task order kebab
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 13:36:02 +07:00
puriphatt
bc53399153 fix: update access control checks for delete actions in TableTaskOrder component
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 13:33:57 +07:00
puriphatt
059c6d3afc feat: update task order permissions to include create access and adjust edit logic
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 13:17:06 +07:00
puriphatt
6117867aba feat: ensure contact fields are initialized to empty strings in agencies management form
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-09 11:24:09 +07:00
puriphatt
7d425332c3 feat: agencies hide kebab
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 11:06:14 +07:00
puriphatt
9539adee36 feat: enhance email validation and improve name display logic in personnel management forms
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-09 10:55:02 +07:00
puriphatt
14487ed849 feat: refactor delete button rendering logic in MainPage component
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 10:33:56 +07:00
puriphatt
4a195494d6 feat: add create permission handling in TreeComponent and MainPage
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-09 10:13:56 +07:00
puriphatt
5e155cfb0c feat: sanitize service detail display in TableProductAndService component
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-08 15:31:41 +07:00
puriphatt
78a59e277f feat: sanitize HTML content in MainPage detail display
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-08 15:04:41 +07:00
puriphatt
844cf176df feat: update hide-action logic in request list
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-07-08 14:24:48 +07:00
puriphatt
a89de83fe9 feat: conditionally display price rows in PriceDataComponent based on availability
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-08 13:39:53 +07:00
puriphatt
2b310c667d feat: add support for debit notes in credit note forms and related components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-08 13:28:27 +07:00
puriphatt
7679c076a7 feat: add disabled submit functionality to OcrDialog and enhance request list handling
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-08 11:39:57 +07:00
puriphatt
088f829146 feat: add access control to group management route
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-08 09:18:33 +07:00
puriphatt
b9f1d04105 feat: enhance employee form to support image uploads and track image edits
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-07 17:54:03 +07:00
puriphatt
34f5b6474b fix: update status handling in debit note list retrieval and remove unused issued stats calculation
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-07 16:22:21 +07:00
puriphatt
84591ae719 fix: correct iframe source URL format in group management page
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-07 16:17:54 +07:00
puriphatt
8b2e3f76c4 feat: add group management page and update translations
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 15:29:18 +07:00
puriphatt
1e34f18366 feat: add seller filtering and enhance quotation forms with sellerId
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 14:34:39 +07:00
puriphatt
f08c83c98b Merge branch 'feat/handle-role' into develop
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 12:44:10 +07:00
puriphatt
c481266654 refactor: enhance access control and visibility logic across various components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 12:42:52 +07:00
puriphatt
a59e0c5157 fix: change status employee 2025-07-07 11:19:57 +07:00
puriphatt
a5791a1b54 refactor: add hideDelete prop to various components and update delete button visibility logic
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-07 10:40:35 +07:00
puriphatt
f646b3c9ba refactor: credit note role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 17:13:07 +07:00
puriphatt
9dcec6b4c6 refactor: streamline access control for task order actions in the table component
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-07-04 16:31:17 +07:00
Thanaphon Frappet
03adabeabd refactor: add btn uploand file passport
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 16:24:55 +07:00
puriphatt
942449e373 refactor: enhance access control for task order editing and employee name display
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 16:20:44 +07:00
Thanaphon Frappet
dd09a8cb23 fix: uploand error
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 15:15:06 +07:00
puriphatt
33e040c21a refactor: update responsible user logic and permissions for task orders
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 15:06:44 +07:00
puriphatt
ca57f4790c refactor: update customer and quotation permissions to include additional roles
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-04 14:08:11 +07:00
puriphatt
e957672c91 refactor: update access control checks for customer view permissions 2025-07-04 14:08:04 +07:00
puriphatt
436bfa41bb refactor: update access control checks for quotation edit permissions
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-04 13:52:53 +07:00
puriphatt
d4cab27aaf refactor: add conditional delete button visibility in agencies management
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 13:17:52 +07:00
puriphatt
f286f6a16e refactor: add access control for add btn (workflow)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 12:53:17 +07:00
puriphatt
f516212b6c fix: workflow hide dropdown icon on responsible person 2025-07-04 12:53:17 +07:00
puriphatt
011c65dcf8 fix: workflow hide dropdown icon on responsible person
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 11:00:27 +07:00
Thanaphon Frappet
3c4573192f refactor: update role task order can edit
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 16:19:33 +07:00
puriphatt
48a1800b54 refactor: request list role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 16:14:16 +07:00
Methapon2001
963ed11073 refactor: debit note role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 16:09:06 +07:00
puriphatt
8b933455d1 refactor: remove account permissions
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 15:57:41 +07:00
puriphatt
e9d995fa3e refactor: update role checks and access control in MainPage and QuotationFormProductSelect components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 15:19:45 +07:00
puriphatt
2269038e11 refactor: quotation role check 2025-07-03 15:19:45 +07:00
Methapon2001
d880e1a1c5 refactor: move variable out of function
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-03 14:53:33 +07:00
puriphatt
5e76c4d50d refactor: agencies role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-03 14:10:32 +07:00
puriphatt
2d7b0189ee refactor: employee role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 13:54:10 +07:00
puriphatt
c991e9e03f refactor: implement role-based access control for customer edit actions in BranchPage and MainPage components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-03 13:32:21 +07:00
puriphatt
aaa448fa0c fix: disable toggle button when in readonly mode in ProfileBanner component 2025-07-03 13:31:22 +07:00
puriphatt
58231aa936 feat: workflow role
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-03 10:07:00 +07:00
puriphatt
701b90d89a refactor: enhance role-based access checks in TreeComponent and MainPage components
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-02 15:53:20 +07:00