Commit graph

141 commits

Author SHA1 Message Date
net
8e65a1c5a2 refactor: handle i18n #236
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-10-15 10:04:56 +07:00
net
16ea66484d refactor: add i18n #229
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-10-14 17:51:05 +07:00
net
f68e8cf675 refactor: add i18n error
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-10-14 17:16:35 +07:00
net
f10103b5d0 fix: label 2025-09-18 09:59:59 +07:00
puriphatt
d89925dee9 feat: quotation payment method 2025-09-18 09:58:29 +07:00
Thanaphon Frappet
67a69b85e0 refactor: add ( ) ,
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-08-21 15:54:30 +07:00
puriphatt
b977f86de9 feat: institution attachment
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-16 14:39:41 +07:00
puriphatt
cdb38e301e feat: agency personnel foreign address
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-07-16 12:55:51 +07:00
Thanaphon Frappet
e3f86136e7 refactor: bind crud business type
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-11 10:49:01 +07:00
puriphatt
0c59ef89ca fix: i18n จำนวนที่เข้า => จำนวนวันที่เข้า
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-11 09:45:32 +07:00
puriphatt
25216de820 fix: can access task order & group i18n
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-09 14:35:38 +07:00
Methapon2001
fc7a94d7a2 feat: make prefix uppercase
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 13:38:01 +07:00
Methapon2001
2ba4758e50 fix: typos 2025-07-09 13:37:30 +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
Methapon2001
21699b14c5 feat: troubleshooting page
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-25 15:15:37 +07:00
Thanaphon Frappet
550ed55de0 refactor: show all product and add column status and edit format remark
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-17 15:02:22 +07:00
puriphatt
145784ee40 feat: add contact name and contact tel fields to user types and forms
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-17 14:25:46 +07:00
puriphatt
08b0dcbce0 feat: add new translations for date range and document status 2025-04-17 13:53:14 +07:00
Thanaphon Frappet
1d5f77f3a6 feat: copy goodbey
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-04-11 17:59:40 +07:00
Thanaphon Frappet
febfbf4828 refactor: add new column
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-04-11 13:24:08 +07:00
puriphatt
ace3af2a4b refactor: add contact information and bank details to institution types and translations 2025-04-08 12:09:40 +07:00
puriphatt
0de6921636 refactor: update training labels and add agency status to user types
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-08 11:12:42 +07:00
Thanaphon Frappet
68e1abb4cb refactor: edit i18n 2025-04-04 11:08:46 +07:00
puriphatt
789502c1b2 feat(i18n): add message for existing property name in English and Thai translations 2025-04-03 13:17:10 +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
Methapon2001
90589b3daf chore: update deps
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-26 11:51:27 +07:00
puriphatt
fb23ec5fd4 refactor: remove redundant confirmation message for validation
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 11s
2025-03-26 10:30:45 +07:00
puriphatt
dc9f2b9e75
feat: manual (#191)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
* feat: add markdown render deps

* feat: add manual route

* feat: example toc

* feat: add highlight js dependency

* feat: add view page

* feat: add translations for property and manual in English and Thai

* feat: enhance drawer menu with internationalization support and manual section

* feat: add conditional internationalization for sub-menu labels

* feat: add video support

* refactor: add stores and type

* fix: wrong path

* feat: improve layout structure and enhance scroll functionality in ViewPage

* fix: scroll not working

* chore: change variable name

* feat: show sub tile of manual

* feat: add translation for 'Table of Contents' in English and Thai

* feat: enhance layout and add conditional rendering for Table of Contents in ViewPage

* chore: clean

* refactor: use expansion

* refactor: show icon

* refactor: spacing

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
2025-03-18 09:58:45 +07:00
puriphatt
4975ecb334 feat: i18n add rejection messages for cancellation requests in English and Thai translations 2025-03-13 09:46:35 +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
puriphatt
dd2861010e fix: correct capitalization in view all text
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-11 15:48:07 +07:00
Thanaphon Frappet
aecfc4ec57 feat: add i18n 2025-03-11 09:57:07 +07:00
Thanaphon Frappet
d6fa8e5b4b feat: add tab debt
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-10 10:44:50 +07:00
Thanaphon Frappet
7717523449 feat: add i18n of profit 2025-03-07 15:54:30 +07:00
Methapon2001
c83d48bae2 fix: typo
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-03-07 11:22:14 +07:00
Methapon2001
35fd79634a feat: add more field
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-03-06 17:33:09 +07:00
Methapon Metanipat
cd231513ee
Merge pull request #188 from Frappet/feat/notification
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
feat: notification
2025-03-06 13:51:58 +07:00
puriphatt
f9077cc030 feat: add notification translations for English and Thai 2025-03-06 10:46:39 +07:00
Methapon2001
72985c382f feat: customer requested cancel indicator 2025-03-05 16:58:59 +07:00
Methapon2001
9e7d67fb6c feat: add request cancel badge 2025-03-05 16:58:59 +07:00
puriphatt
5ec7012119 feat: add dashboard localization for English and Thai 2025-03-05 16:58:08 +07:00
Thanaphon Frappet
49d860a108 refactor: handle roles executive
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-05 16:52:36 +07:00
Thanaphon Frappet
2e32ad28d7 feat: add i18n 2025-03-05 16:36:54 +07:00
puriphatt
a3d04f5025 feat: update manage field for localization and add actionRequestWork function 2025-02-27 17:42:39 +07:00
Methapon2001
a856436095 feat: add action dialog
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-02-26 17:04:58 +07:00
puriphatt
91c7db7c7b feat: add support for credit note status and acceptance functionality 2025-02-24 16:20:47 +07:00
Thanaphon Frappet
644dca2bf7 refactor: show field code 2025-02-24 12:00:28 +07:00
Methapon2001
5983febe72 feat: i18n debit note accept msg 2025-02-24 11:59:26 +07:00
puriphatt
d70e98d7c8 refactor: i18n => update credit and debit note approval messages in translations 2025-02-24 11:15:40 +07:00