Commit graph

3965 commits

Author SHA1 Message Date
Thanaphon Frappet
05a4a57658 refactor: handle btn canceled of request 2025-02-21 17:27:30 +07:00
Thanaphon Frappet
05ececd632 refactor: edit color badge 2025-02-21 14:28:40 +07:00
Thanaphon Frappet
4aa27d834f refactor: handle goTo DebitNote 2025-02-21 13:59:25 +07:00
Thanaphon Frappet
b4a98ae283 refactor: set date + 1 day 2025-02-21 11:59:24 +07:00
Thanaphon Frappet
fa5a99d90f refactor: dueDate set rules 2025-02-21 11:53:59 +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
Thanaphon Frappet
f777e50bd4 refactor: show btn view example 2025-02-20 15:56:19 +07:00
puriphatt
6df79dae80 refactor: update product structure in task list and enhance key usage in v-for loops 2025-02-20 14:24:32 +07:00
puriphatt
a66347414a refactor: handle null values in number formatting function to ensure consistent output 2025-02-20 13:53:17 +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
puriphatt
a6a997e55f refactor: close dialog after submitting quotation in credit and debit note pages 2025-02-20 11:19:43 +07:00
puriphatt
f62463dc80 refactor: optimize performance of data fetching in the dashboard component 2025-02-20 11:09:53 +07:00
puriphatt
8dd3268738 refactor: simplify total calculation logic in quotation and debit note pages 2025-02-20 11:08:33 +07:00
puriphatt
a8f11d158b refactor: update total display logic in MainPage.vue to sum stats values 2025-02-20 10:48:46 +07:00
puriphatt
529d4ad3df refactor: enhance request selection logic and improve filtering for empty step statuses 2025-02-20 10:39:22 +07:00
Thanaphon Frappet
697a8531f1 refactor: edit i18n due date 2025-02-20 09:55:08 +07:00
puriphatt
4f085e068a refactor: implement toCamelCase utility function and update quotation stats mapping 2025-02-20 09:28:42 +07:00
puriphatt
5e3c04be8e refactor: simplify status badge color mapping in request list 2025-02-20 09:19:51 +07:00
puriphatt
92c0545368 refactor: 08 => add 'Ready' status option to request list filter 2025-02-20 09:17:22 +07:00
Thanaphon Frappet
448d9156f9 refactor: stats missing and new tab 2025-02-19 17:03:15 +07:00
puriphatt
453252c4be refactor: handle undefined stats in credit note display 2025-02-19 16:26:46 +07:00
Thanaphon Frappet
7be89d1d4f refactor: hide DebitNoteExpansion 2025-02-19 14:45:57 +07:00
puriphatt
d13a4769a5 refactor: clear quotationId on create credit and debit notes 2025-02-19 14:40:18 +07:00
puriphatt
415ea3853d refactor: add system error messages for English and Thai translations 2025-02-19 13:52:38 +07:00
Thanaphon Frappet
4f4aa5a76f refactor: add id btn 2025-02-19 13:38:58 +07:00
Thanaphon Frappet
758b005768 refactor: add id 2025-02-18 17:13:36 +07:00
puriphatt
2ee65233f2 refactor: set status to undefined when editing institution 2025-02-18 11:11:47 +07:00
Thanaphon Frappet
4bb2a567cf refactor: add id of agencies 2025-02-18 09:54:57 +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
puriphatt
0d22b766af fix: bug #184 clear formData when create new item 2025-02-17 10:15:32 +07:00
puriphatt
dec7bf3014 fix: bug #182 handle product group delete in tree 2025-02-17 09:55:25 +07:00
Thanaphon Frappet
62aaf807eb refactor: edit i18n 2025-02-17 09:25:36 +07:00
Thanaphon Frappet
98793e46c9 refactor: add id of select 2025-02-10 17:17:38 +07:00
puriphatt
88d2d21476 feat: update i18n from backend 2025-02-10 14:05:18 +07:00
Thanaphon Frappet
9d9a955298 fix: btn add missing 2025-02-10 13:54:50 +07:00
puriphatt
64c1562e47 feat: add status field to Institution and InstitutionPayload types 2025-02-10 13:05:46 +07:00
puriphatt
51313cc4f8 feat: add status filtering to agencies management page 2025-02-10 13:05:15 +07:00
puriphatt
4994792597 feat: 07 => implement status toggle functionality in AgenciesDialog and MainPage components 2025-02-10 11:34:36 +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
Thanaphon Frappet
74f0f22a40 fix(ci): build error cause by node registry key 2025-02-07 14:41:53 +07:00
Thanaphon Frappet
8021d91356 Merge branch 'develop' 2025-02-07 14:41:28 +07:00
puriphatt
f27474ad90 fix(i18n): correct typo in 'totalVatExcluded' translation 2025-02-07 09:36:32 +07:00
puriphatt
00e8782ca5 refactor: 10 => enhance infinite scroll functionality and improve TableInvoice component structure 2025-02-04 09:53:07 +07:00
puriphatt
74f0764ae8 refactor: 07, 13 => remove console logs, improve infinite scroll handling, and enhance TableReceipt component 2025-02-03 17:05:04 +07:00
Methapon2001
465f126376 fix(ci): build error 2025-02-03 15:57:54 +07:00
puriphatt
2448f4b228 refactor: 08 => reset page and data on search or status filter change in request list 2025-02-03 13:22:59 +07:00
puriphatt
1fc6b39e37 refactor: 05 => xs scroll & adjust TableQuotation row index calculation 2025-02-03 11:22:33 +07:00