Commit graph

1477 commits

Author SHA1 Message Date
puriphatt
a40f9f9775 refactor: enhance FloatingActionButton to support custom icons 2025-04-10 17:23:27 +07:00
Methapon2001
bc5097a0a8 Merge branch 'develop'
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-04-08 16:00:10 +07:00
Thanaphon Frappet
bd38c008a6 refactor: change form employee
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-04-08 15:04:03 +07:00
puriphatt
1a8be5ac34 refactor: add contact information fields to agency forms and update data models
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 12s
2025-04-08 12:10:13 +07:00
puriphatt
3efe8e19f4 refactor: add single prop to conditionally render bank form elements 2025-04-08 12:09:56 +07:00
puriphatt
f22a7e09b3 refactor: add remark and agency status fields to form data
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-08 11:20:27 +07:00
Thanaphon Frappet
2511690d54 refactor: handle input require name en
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-04-04 11:28:41 +07:00
Thanaphon Frappet
68e1abb4cb refactor: edit i18n 2025-04-04 11:08:46 +07:00
Thanaphon Frappet
bc507b7b4c refactor: add option type visa 2025-04-04 11:08:46 +07:00
Thanaphon Frappet
6f16964859 refactor: show option only eng 2025-04-04 11:08:46 +07:00
puriphatt
80f68cd702 feat(address): remove ',' and use addressFormat on BasicInformation(customer employee)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-04 10:51:26 +07:00
Methapon2001
2d94d163d2 fix: change prefix effect gender and wrong prefix selected
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-02 15:35:02 +07:00
puriphatt
f8b56fd37e refactor: remove unnecessary watch on tab value in CanvasComponent
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-31 15:42:27 +07:00
Methapon2001
88cabff86e fix: build warn about throw error 2025-03-27 17:20:43 +07:00
Methapon Metanipat
0e685a99f7
feat: signature (#194)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
* refactor: enable profile signature option in ProfileMenu

* feat: add signature api function

* refactor: add new translation keys for 'Draw' and 'New Upload' in English and Thai

* refactor: update image URL variable and improve translation keys in CanvasComponent and MainLayout

* refactor: get function

* feat: add delete signature function

* feat: add canvas manipulation functions and integrate signature submission in MainLayout (unfinished)

* chore(deps): update

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
2025-03-27 09:01:42 +07:00
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
f850511173 feat: add reject cancel option to QuotationCard and KebabAction components 2025-03-13 11:47:30 +07:00
Methapon Metanipat
169af44eda
Merge pull request #190 from Frappet/feat/4-property-managment
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 12s
feat: property managment
2025-03-13 09:09:25 +07:00
Thanaphon Frappet
db9a1d7056 refactor: handle url to tab
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-11 16:06:57 +07:00
puriphatt
55834bf450 refactor: update optionStore mapping to include 'propertiesField' for better context
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-11 13:16:12 +07:00
puriphatt
c9c0535fa1 refactor: change property assignment logic in DialogProperties to options store 2025-03-11 13:16:00 +07:00
Methapon Metanipat
c2f3260d13
Merge branch 'develop' into feat/4-property-managment 2025-03-11 13:10:03 +07:00
puriphatt
4c36fde097 feat: enhance FormProperty with status management and input options 2025-03-11 11:29:29 +07:00
Thanaphon Frappet
1268f6e35f refactor: bind form crud
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-11 09:57:27 +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
Methapon2001
aaff8c16f2 fix: dark mode text color
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-03-10 16:08:14 +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
puriphatt
eba12e451a fix: revert number formatting in DataDisplay and restore original value in ChartReceipt 2025-03-10 10:23:01 +07:00
puriphatt
6fbb35dec1 style: enhance QuotationCard layout with full-width classes
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-07 17:03:45 +07:00
Methapon2001
e6f2a8df4e feat: download report
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-06 11:11:17 +07:00
Thanaphon Frappet
18b686e046 refactor: hide btn preview on tab receipt
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-03-05 17:34:18 +07:00
Methapon2001
58b5613d2c feat: dashboard data bind api 2025-03-05 16:58:08 +07:00
Thanaphon Frappet
7f14e6be46 feat: new Table and expansion 2025-03-05 16:39:20 +07:00
Thanaphon Frappet
3b57812678 refactor: add order in table
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-02-26 16:17:12 +07:00
Methapon2001
896e1ba360 feat: add disabled display field product service
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-02-26 16:09:44 +07:00
puriphatt
7e38c18352 feat: add cancelIncludeDebitNote parameter to quotation model and store 2025-02-24 16:49:35 +07:00
Thanaphon Frappet
05a4a57658 refactor: handle btn canceled of request 2025-02-21 17:27:30 +07:00
puriphatt
ae21dc7ad7 refactor: add hideInput prop to SelectInput and SelectQuotation components for improved input visibility control 2025-02-20 17:19:08 +07:00
puriphatt
ea1c1b71fc refactor: add required validation to quotation selection and enhance button disable logic in credit and debit note forms 2025-02-20 13:46:06 +07:00
Thanaphon Frappet
758b005768 refactor: add id 2025-02-18 17:13:36 +07:00
Thanaphon Frappet
4c4eb8443a refactor: id use value 2025-02-17 16:09:26 +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
Thanaphon Frappet
98793e46c9 refactor: add id of select 2025-02-10 17:17:38 +07:00
puriphatt
f18d34b02d fix: add validation rules for group selection in FormBasicInfoAgencies component 2025-02-10 09:43:46 +07:00
Methapon2001
556612d747 fix: error validate payload 2025-02-07 17:27:00 +07:00
puriphatt
1fc6b39e37 refactor: 05 => xs scroll & adjust TableQuotation row index calculation 2025-02-03 11:22:33 +07:00
puriphatt
8a937dfa31 refactor: 05 => remove console log and TableProductAndService td 2025-02-03 10:32:18 +07:00