Commit graph

21 commits

Author SHA1 Message Date
puriphatt
0ad05fa960 refactor: simplify property management logic and improve type definitions
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-13 14:32:31 +07:00
puriphatt
c9c0535fa1 refactor: change property assignment logic in DialogProperties to options store 2025-03-11 13:16:00 +07:00
puriphatt
39c7754d5f feat: fetch only active properties in assignTemp function
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-10 16:49:22 +07:00
puriphatt
538cf2f10d feat: fetch and assign property list with pagination support
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-10 16:47:27 +07:00
puriphatt
b3ad7629ce feat: reorder properties fields in option.json and update DialogProperties.vue for improved display
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-10 15:31:57 +07:00
puriphatt
15ac91b30f feat: add properties fields for worker status and work type in option.json
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-03-10 15:11:52 +07:00
Thanaphon Frappet
e7897fba32 refactor: add i18n of product and service 2025-02-17 11:49:49 +07:00
Thanaphon Frappet
0d360fdbde refactor: add id 2025-02-17 11:49:49 +07:00
puriphatt
c68cbffb9c fix: properties => update property assignment to use index instead of push for better handling 2025-01-22 14:07:35 +07:00
puriphatt
802f84548d feat: update DialogProperties to include messenger and duty fields in check 2024-12-26 10:30:24 +07:00
puriphatt
97e76d952b fix: hide prop doc check & form 2024-11-28 16:17:39 +07:00
puriphatt
ba64702287 fix: properties doc check & form/move item workflow step 2024-11-28 15:42:49 +07:00
puriphatt
6f39d6ac2b fix: dialog properties layout 2024-11-27 11:14:48 +07:00
puriphatt
6e162fa393 chore: clean 2024-11-27 11:09:43 +07:00
puriphatt
925ed7dd9e refactor: handle submit work properties 2024-11-27 10:59:03 +07:00
puriphatt
60f93a16e0 fix: package properties flow not current when change 2024-11-20 15:33:45 +07:00
puriphatt
221f421991 feat: dialog properties emit show 2024-11-19 17:39:04 +07:00
puriphatt
119e2c03a6 fix: remove prop in step 2024-11-18 14:51:41 +07:00
puriphatt
00157a420b fix: handle null 2024-11-13 16:40:54 +07:00
Methapon Metanipat
6e796049d5
refactor: package workflow (#73)
* fix: service attributes type

* feat: select workflow component

* refactor: dialog properties => select work flow

* refactor: package => work new workflow step

* fix: useless  in future (service properties)

* fix: handle work undefine

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
2024-11-13 16:06:32 +07:00
puriphatt
42e2f2b21d
feat: workflow template properties (#70)
* feat: add i18n

* refactor/feat: workflow attributes type

* refactor: workflow => gray stat card

* refactor: select menu with search => separator

* feat: workflow => workflow step properties

* fix: workflow type

* fix: dialog properties component => model data

* fix: form flow => prevent toggle expansion with keyboard

* refactor: workflow step data & change status

* fix: form flow properties btn

* refactor: side menu => hide sub index

* feat: workflow => avatar & status on table

* refactor: workflow => drawer id and dialog id

* feat: workflow => card

* fix: agencies => format address
2024-11-12 15:33:15 +07:00