Commit graph

32 commits

Author SHA1 Message Date
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
22e11cf699 fix/chore: agencies indexDeleteQrCodeBank undefined handle / remove log
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-11 13:54:28 +07:00
Thanaphon Frappet
d4f021d0e6 refactor: add page size
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-11 11:09:42 +07:00
puriphatt
6117867aba feat: ensure contact fields are initialized to empty strings in agencies management form
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-09 11:24:09 +07:00
puriphatt
7d425332c3 feat: agencies hide kebab
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-07-09 11:06:14 +07:00
puriphatt
d4cab27aaf refactor: add conditional delete button visibility in agencies management
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-04 13:17:52 +07:00
puriphatt
5e76c4d50d refactor: agencies role check
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-07-03 14:10:32 +07:00
puriphatt
ef81522561 feat: add QR code upload functionality and enhance bank management logic
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-24 17:59:11 +07:00
puriphatt
88f40dcb47 feat: update agencies management to include date range selection and refactor image list handling
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-18 09:29:46 +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
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
puriphatt
0d22b766af fix: bug #184 clear formData when create new item 2025-02-17 10:15:32 +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
74f0764ae8 refactor: 07, 13 => remove console logs, improve infinite scroll handling, and enhance TableReceipt component 2025-02-03 17:05:04 +07:00
puriphatt
d268764024 refactor: 07 => enhance fetchData for mobile handling and improve data fetching logic 2025-02-03 09:47:46 +07:00
puriphatt
ef81a93690 refactor: 03 => screen.xs fetch scroll 2025-01-30 10:10:15 +07:00
puriphatt
508e6d3f5b refactor: 07 => screen.xs fetch scroll 2025-01-29 17:37:42 +07:00
puriphatt
5c5e9fac63 refactor: update screen.sm pagination display for various management pages 2025-01-28 18:07:57 +07:00
Methapon Metanipat
e0c1725001
refactor: responsive (#180)
* refactor: can open one dropdown whe lt.md

* style: update MainLayout background color and fix avatar border class name

* feat: add touch position binding for dropdown in ProfileMenu

* refactor: enhance icon styling in DrawerComponent

* fix: update screen size conditions

* feat: add responsive search and filter functionality in MainPage

* feat: update styling and functionality in BasicInformation and MainPage components

* feat: package view mode improve layout and responsiveness

* feat: improve layout and responsiveness of ProfileBanner component

* feat: enhance TreeView component with improved icon layout and cursor pointer styling

* feat: update DialogForm component to prevent text wrapping in the center column

* feat: enhance FormDocument, PriceDataComponent, and BasicInfoProduct components with layout and styling improvements

* feat: enhance ProfileBanner dark tab

* feat: 02 => responsive & responsibleArea type

* fix: layout header bg condition & 02 filter col

* feat: 04 flow => add AddButton component and enhance layout in FormFlow and FlowDialog

* feat: 07 => enhance layout and responsiveness

* refactor: simplify header structure and improve layout consistency

* fix: improve text color in ItemCard and adjust responsive breakpoints in product service group

* refactor: 05 => enhance layout responsiveness and improve class bindings in quotation components

* refactor: enhance styling and improve props flexibility in dialog and select components

* refactor: 05 => enhance layout responsiveness in quotation components

* refactor: 05 => enhance layout responsiveness

* refactor: 05 => formWorkerAdd

* refactor: 05 => formWorkerAdd Product table

* refactor: 05 => improve layout responsiveness and enhance component structure

* refactor: enhance grid view handling and improve component imports

* refactor: improve column classes for better layout consistency

* refactor: 09 => enhance layout structure and improve responsiveness in task order views

* refactor: 10 => enhance invoice main page layout and improve component interactions

* refactor: 13 => enhance receipt main page layout and improve component interactions

* refactor: 11 => enhance layout and improve responsiveness in credit note pages

* refactor: 01 => screen.sm search & filter

* refactor: 01 => improve layout responsiveness and fix variable naming in branch management forms

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
2025-01-27 10:39:53 +07:00
puriphatt
6ec1bed7f6 refactor: 07 => remove nameEN rule 2025-01-21 10:12:16 +07:00
puriphatt
e3341d13be refactor: body section bordered & overflow 2024-11-21 12:46:52 +07:00
Thanaphon Frappet
c6190bbedc refactor: add prefix id 2024-11-19 10:53:30 +07:00
puriphatt
5414c014f9 fix: quotation/agencies => header select col 2024-11-14 18:02:44 +07:00
puriphatt
42e2f2b21d
feat: workflow template properties (#70)
* feat: add i18n

* refactor/feat: workflow attributes type

* refactor: workflow => gray stat card

* refactor: select menu with search => separator

* feat: workflow => workflow step properties

* fix: workflow type

* fix: dialog properties component => model data

* fix: form flow => prevent toggle expansion with keyboard

* refactor: workflow step data & change status

* fix: form flow properties btn

* refactor: side menu => hide sub index

* feat: workflow => avatar & status on table

* refactor: workflow => drawer id and dialog id

* feat: workflow => card

* fix: agencies => format address
2024-11-12 15:33:15 +07:00
puriphatt
2bfb90beab fix: format address & card height 2024-11-11 12:11:54 +07:00
Methapon Metanipat
0b696032c1 fix: disable autocomplete for select with input 2024-11-11 10:57:11 +07:00
puriphatt
406e3b83c7 fix: agencies => hid filter status 2024-11-08 17:28:49 +07:00
puriphatt
4e622153ac
feat: agencies => image upload (#67) 2024-11-08 17:21:25 +07:00
Methapon Metanipat
86a3247732 feat: search institution 2024-11-08 17:09:02 +07:00
puriphatt
b87e15301f
feat: menu agencies (#65)
* feat: agencies => add agencies menu

---------

Co-authored-by: Methapon Metanipat <methapon@frappet.com>
2024-11-08 13:11:42 +07:00