faisolavolut
333d5539da
fix: add null check for fullname in FilePreviewBetter component to prevent errors
2025-04-21 10:11:18 +07:00
faisolavolut
637556e335
feat: add valueChecked prop to Field and TypeTag components for improved tag management
2025-04-10 11:36:28 +07:00
faisolavolut
f7a79188e0
feat: add mode prop to Field and TypeTag components for enhanced functionality
...
fix: update onCount call in ListUIClean component to pass parameters correctly
feat: enhance SidebarBetter component to display notification count
feat: improve DialogContent component to accept custom close class
feat: implement convertFormObject utility function for form data processing
2025-04-09 11:20:49 +07:00
faisolavolut
7f916db9d1
feat: implement Drawer component and associated subcomponents for enhanced UI functionality
2025-03-20 14:39:21 +07:00
faisolavolut
623207f11c
fix: reduce debounce time in TypeInput component from 2000ms to 1500ms for improved responsiveness
2025-03-19 11:37:47 +07:00
faisolavolut
a6be768b68
fix: add isDebounce prop to Field and TypeInput components for debounced input handling
2025-03-19 11:31:52 +07:00
faisolavolut
b7cc6832dd
fix: enhance SidebarBetter and TableList components for improved layout and responsiveness
2025-03-18 14:55:44 +07:00
faisolavolut
b718aa3227
fix: add styleField prop to Field and TypeTag components for flexible styling options
2025-03-17 11:38:57 +07:00
faisolavolut
10c2379a34
fix: update time utility to improve regex validation and refactor TypeInput component for consistent time handling
2025-03-14 12:32:07 +07:00
faisolavolut
7f503e7050
fix: enhance FilePreview component to limit filename display and add findLastEducation utility for education level mapping
2025-03-14 10:37:09 +07:00
faisolavolut
5f69723075
fix: refactor TypeAsyncDropdown value handling for improved clarity and consistency
2025-03-05 13:55:04 +07:00
faisolavolut
d26c3ca97c
fix: improve TypeAsyncDropdown component by optimizing state management and removing unnecessary console logs
2025-02-28 21:58:56 +07:00
faisolavolut
ea4af5e09c
fix: streamline tag management in TypeTag component by removing unnecessary useEffect hooks
2025-02-28 15:29:33 +07:00
faisolavolut
e02bb57422
fix: remove hardcoded loading state in TypeAsyncDropdown component
2025-02-28 14:58:25 +07:00
faisolavolut
a2378cb597
Merge branch 'main' of https://github.com/faisolavolut/julong-lib
2025-02-28 13:57:49 +07:00
faisolavolut
64a3efcef3
fix: remove unnecessary data refresh on menu open in TypeAsyncDropdown component
2025-02-28 13:57:47 +07:00
faisolavolut
8aa663d169
fix: remove unnecessary console logs in TypeTag component for cleaner code
2025-02-28 13:56:55 +07:00
faisolavolut
ff9f5856c5
feat: enhance TypeAsyncDropdown with additional data handling and loading state
2025-02-28 13:44:46 +07:00
faisolavolut
2856081525
feat: add autoRefresh prop to Field and TypeAsyncDropdown components for enhanced data fetching
2025-02-28 07:36:20 +07:00
faisolavolut
e614c4b82c
fix: update onCount prop to accept parameters for improved functionality in Typeahead and List components
2025-02-27 14:13:10 +07:00
faisolavolut
056f023223
feat: add Floating UI library integration and enhance form components with customizable toast messages
2025-02-26 22:49:14 +07:00
faisolavolut
6ed1e29fed
feat: enhance TypeAsyncDropdown to handle object values and improve label retrieval
2025-02-26 13:46:10 +07:00
faisolavolut
6c311f4b2e
feat: enhance form validation logic to include table field checks and improve error handling
2025-02-26 08:19:48 +07:00
faisolavolut
6ca09a9cf1
fix: update TypeAsyncDropdown onChange handler to include additional event data
2025-02-25 11:11:24 +07:00
faisolavolut
a395a34a2a
fix: update FieldUploadMulti to concatenate existing data with new uploads
2025-02-25 07:12:35 +07:00
faisolavolut
af386a2b07
feat: add Up and Down SVG components and improve dropdown menu label
2025-02-24 23:45:27 +07:00
faisolavolut
6188d65f15
refactor: remove unnecessary console log in TypeAsyncDropdown component
2025-02-24 11:19:23 +07:00
faisolavolut
c4a5f9d5d3
feat: enhance form components with improved field handling and add status input type
2025-02-24 10:37:57 +07:00
faisolavolut
e351fb8e30
feat: add TypeDropdownBetter component and enhance ListUI with improved onCount handling
2025-02-21 02:15:59 +07:00
faisolavolut
643659a26c
feat: enhance form handling and loading states across components
2025-02-20 08:26:43 +07:00
faisolavolut
cc0a9d8651
feat: enhance actionToast utility with failed callback and make on_change asynchronous
2025-02-18 01:01:02 +07:00
faisolavolut
410ba207de
chore: update package.json with new Atlaskit drag-and-drop dependencies; refactor TypeTag component for improved state management
2025-02-12 15:07:05 +07:00
faisolavolut
13917ad905
refactor: replace cx with cn utility in Field and TypeInput components; clean up unused imports in TabHeader and Tablist
2025-02-11 21:23:56 +07:00
faisolavolut
751055fa30
update Field.tsx, TypeDropdown.tsx, typeahead-opt.tsx and alert.tsx
2025-02-10 13:28:58 +07:00
faisolavolut
4460c2bfcb
update Field.tsx, TypeDropdown.tsx, Typeahead.tsx and typeahead-opt.tsx
2025-02-10 08:31:34 +07:00
faisolavolut
95f0ac2b7d
update TypeDropdown.tsx
2025-02-06 12:04:51 +07:00
faisolavolut
f98c4cd871
update 7 files
2025-02-06 07:20:05 +07:00
faisolavolut
65b84b16ca
update TypeUploadSingle.tsx and date.ts
2025-02-05 18:45:08 +07:00
faisolavolut
1d2ef1074c
update TypeInput.tsx
2025-02-05 12:57:09 +07:00
faisolavolut
3cfeba878d
update TypeInput.tsx, TableList.tsx and date.ts
2025-02-04 16:09:15 +07:00
faisolavolut
3532415aba
update Typeahead.tsx, typeahead-opt.tsx, TableList.tsx and axios.ts
2025-02-04 10:33:13 +07:00
faisolavolut
95652f3f16
update 13 files
2025-02-03 10:30:54 +07:00
faisolavolut
67e0687be1
update 6 files
2025-01-31 14:51:57 +07:00
faisolavolut
2c1acf2007
update 11 files
2025-01-31 13:43:28 +07:00
faisolavolut
98598fa984
update FilePreview.tsx, TypeUploadSingle.tsx, user.ts and package.json
2025-01-24 14:18:21 +07:00
faisolavolut
34fdaa0cf5
update 7 files
2025-01-24 08:28:09 +07:00
faisolavolut
c0d8ad6bff
update TypeInput.tsx
2025-01-23 10:41:06 +07:00
faisolavolut
da5f361924
update TypeInput.tsx and MaskedInput.tsx
2025-01-23 10:23:38 +07:00
faisolavolut
9e0a3f545e
update 7 files
2025-01-23 07:35:33 +07:00
faisolavolut
be558f775b
dropdown search allow new value
2025-01-22 22:38:57 +07:00