Commit graph

634 commits

Author SHA1 Message Date
puriphatt
ea21ec4632 feat: add date range selection to request list filtering 2025-04-17 17:25:37 +07:00
puriphatt
73562a59c1 feat: add date range search functionality to invoice management 2025-04-17 17:22:31 +07:00
puriphatt
7897103a1b feat: add date range search functionality to quotation management 2025-04-17 17:13:26 +07:00
puriphatt
36cef7ceb6 feat: add date range selection to customer and employee management 2025-04-17 17:03:16 +07:00
puriphatt
461dd359b1 feat: add date range filtering to product and service lists 2025-04-17 16:40:43 +07:00
puriphatt
efeb1b51eb feat: integrate date range selection in property management and workflow lists
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-17 16:23:52 +07:00
puriphatt
d7e53b764c feat: enhance AdvanceSearch component to support date range selection and workflow template advance search 2025-04-17 16:15:08 +07:00
puriphatt
d95d72806d feat: implement functionality to filter request list by same office area
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 10s
2025-04-17 15:35:22 +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
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
5b1ccadf92 refactor: add incomplete flag and updateMessenger function to request list store 2025-04-10 17:23:27 +07:00
Thanaphon Frappet
a5d73ba1ff refactor: show prefix on banner
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-10 17:21:29 +07:00
puriphatt
7fcb4d7744 refactor: ensure remark and agency status fields default to empty strings in user data
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-04-08 13:10:30 +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
6f16964859 refactor: show option only eng 2025-04-04 11:08:46 +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
3646956038 chore: clean unused
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
chore: clean unused
2025-03-26 15:27:39 +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
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
366e2f5da8 feat: enhance rejectRequest function to include cancellation reason and update types 2025-03-13 11:47:40 +07:00
puriphatt
ab51d7a8db fix: update color logic for cancellation badge and correct API endpoint for reject request cancel
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-13 09:53:07 +07:00
puriphatt
644c2a0008 feat: add request rejection functionality and update types for cancel requests 2025-03-13 09:46:49 +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
47395b0847 refactor: downlod add start date and end date
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-12 15:36:02 +07:00
Thanaphon Frappet
3dbbc4f98c refactor: add start date and end date
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-12 15:16:27 +07:00
puriphatt
c9c0535fa1 refactor: change property assignment logic in DialogProperties to options store 2025-03-11 13:16:00 +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
Thanaphon Frappet
bfa0571e0b feat: bind crud
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-10 17:19:49 +07:00
puriphatt
6ccefe7da5 fix: correct casing of nameEn property to nameEN in Property type
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
2025-03-10 16:20:55 +07:00
Thanaphon Frappet
1343c56c84 refactor: bind value
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-10 16:17:20 +07:00
Thanaphon Frappet
841f1157b1 feat: up code test 2025-03-10 15:58:48 +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
7934b941d6 cleanup: delete comment
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-07 15:56:15 +07:00
Thanaphon Frappet
c750ed5fee feat: show profit
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 10s
2025-03-07 15:54:30 +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
Methapon2001
5278f4952e feat: add download report sale
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-06 15:31:30 +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
051221e324 feat: add date range parameters to quotation and payment report APIs 2025-03-06 13:26:50 +07:00
Thanaphon Frappet
87de5b48ac fix: installment force push
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-06 11:14:11 +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
puriphatt
ede8e80181 feat: add notification route and functions to delete and mark notifications as read 2025-03-06 10:46:53 +07:00
Methapon2001
7522c967d9 fix: wrong api case 2025-03-06 10:05:09 +07:00
Methapon2001
9e7d67fb6c feat: add request cancel badge 2025-03-05 16:58:59 +07:00
Methapon2001
58b5613d2c feat: dashboard data bind api 2025-03-05 16:58:08 +07:00
Thanaphon Frappet
9aef359291 feat: add stores of report
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 10s
2025-03-05 16:07:37 +07:00
Methapon2001
80cb67323b refactor: update data receive from backend
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-03-05 11:10:45 +07:00
Methapon Metanipat
9c04b20992 fix: wrong variable name
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-05 10:51:01 +07:00
Methapon Metanipat
838490d90d fix: get possibly undefined type 2025-03-05 10:50:12 +07:00