Commit graph

219 commits

Author SHA1 Message Date
puriphatt
889d4afbf5 fix: comma input behavior 2024-12-25 15:47:25 +07:00
puriphatt
38d9727738 feat: 04 => enhance price data component with table display and calculations 2024-12-24 17:39:44 +07:00
Methapon2001
3eda26bbf7 feat: add drop image product mgmt 2024-12-23 17:17:39 +07:00
puriphatt
529c742a61 refactor: hide share add package 2024-12-20 17:19:06 +07:00
Methapon2001
1e660682a6 feat: add installments validate 2024-12-20 09:40:16 +07:00
puriphatt
61cb6d050a fix: 04 => i18n 2024-12-19 10:28:20 +07:00
puriphatt
f573c7fc1d refactor: 04 => remove tooltip and ellipsis product table 2024-12-19 10:00:30 +07:00
puriphatt
c180dc7575 chore: clean unused 2024-12-06 11:14:29 +07:00
Thanaphon Frappet
e7eb53dd57 refactor: sort product is add 2024-11-29 15:10:25 +07:00
puriphatt
a73a3fc7db fix: product => ellipsis detail 2024-11-28 13:36:06 +07:00
Thanaphon Frappet
9083dab4af refactor: selected table product 2024-11-27 14:56:28 +07:00
Thanaphon Frappet
46b69deb59 refactor: add type define emits 2024-11-27 14:56:28 +07:00
Thanaphon Frappet
d12acef602 refactor: sort code product 2024-11-26 15:11:06 +07:00
puriphatt
2784922557 fix: package => disable work product step checkbox when readonly 2024-11-19 17:38:43 +07:00
puriphatt
fe83de88de fix: handle work properties old type 2024-11-13 16:19:42 +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
385e65c887 fix: product group => register branch label 2024-11-13 15:29:15 +07:00
puriphatt
e502153018 fix: product => map document name 2024-11-12 16:01:30 +07:00
puriphatt
64fc8522af fix: q-select autocomplete off 2024-11-12 15:57:41 +07:00
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
Methapon Metanipat
bff0318840 fix: now will get all workflow as option 2024-11-11 13:31:36 +07:00
puriphatt
dc86377208 refactor: ellipsis title & tooltip on card 2024-11-11 12:10:28 +07:00
Methapon Metanipat
f3fdaac2b1
feat: add product document list (#64)
* feat: product => document select
2024-11-08 10:22:50 +07:00
puriphatt
20856b2d0a refactor: service, package => expansion workflow step 2024-11-05 14:32:32 +07:00
puriphatt
eef8547683
fix: old work name select (#53) 2024-11-04 15:27:54 +07:00
puriphatt
8eebd9746e fix: service => workflow properties text and condition 2024-11-04 12:48:38 +07:00
puriphatt
cf809b0b4f fix: service => not display workflow when no properties 2024-11-04 12:43:55 +07:00
puriphatt
980bb86574 fix: service workflow & work fallback name 2024-11-04 10:35:26 +07:00
Methapon Metanipat
d74a5e6ca5
fix: move package create button to top right (#43)
* fix: move package create button to top right

* fix: move product and product group save button

* fix: make button stick to top right

* fix: product => price input debounce

* fix: product => installmentNo default

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
2024-11-01 14:30:33 +07:00
puriphatt
3bea9ec2cb fix: product card price text color 2024-10-31 13:25:27 +07:00
puriphatt
5008a5e42b fix: workname 2024-10-30 10:38:55 +07:00
puriphatt
28066cda11 fix: change workflow template on work, undo issue 2024-10-30 10:25:15 +07:00
puriphatt
aaa39fc72f fix(04): service with workflow 2024-10-29 17:17:32 +07:00
Methapon Metanipat
4e1062f6a6 feat: shared product group input 2024-10-29 09:01:26 +07:00
Thanaphon Frappet
deed7dc639 refactor: edit layout input 2024-10-25 13:26:38 +07:00
Thanaphon Frappet
089f23b348 refactor: handle max-width 2024-10-22 17:05:14 +07:00
Thanaphon Frappet
3fd14db1ea refactor: handle negative value 2024-10-22 16:52:52 +07:00
Thanaphon Frappet
916ecf113d refactor: add input installmentNo 2024-10-22 16:21:17 +07:00
Methapon Metanipat
61bade2013 refactor: add installments type to service 2024-10-22 11:59:06 +07:00
Methapon Metanipat
c22dc7d945 refactor: price data product 2024-10-18 14:44:01 +07:00
puriphatt
c86a755643 fix scroll to new workname 2024-10-17 13:22:36 +07:00
puriphatt
59f3af101a fix: scroll to new work 2024-10-17 13:21:31 +07:00
puriphatt
f855acca4f fix: scroll to new workname 2024-10-17 13:20:50 +07:00
puriphatt
6d51c9a6ab fix(04): basic info col 2024-10-17 13:15:25 +07:00
Methapon Metanipat
6c10c82fcc feat: add calc vat into product (will be calc in quotation) 2024-10-16 16:22:53 +07:00
puriphatt
263a4fcedc fix: comma input & i18n 2024-10-09 09:43:18 +07:00
Methapon Metanipat
f26f6b51d6 refactor: type name 2024-10-04 14:57:08 +07:00
Methapon Metanipat
af0a66347c refactor: type 2024-10-03 16:24:53 +07:00
Thanaphon Frappet
8e59bac417 refactor: edit conditions 2024-10-01 09:57:03 +07:00
puriphatt
66b30b9e3f refactor: quotation product tree 2024-09-30 16:35:41 +07:00