faisolavolut
|
b4e5fa99ec
|
feat: add Sheet component and notification SVG icons for enhanced UI functionality
|
2025-03-18 09:26:29 +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
|
e6bd6ec210
|
fix: add null check for date parameter in time utility to prevent errors
|
2025-03-14 12:33:55 +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
|
dbe47210ce
|
fix: enhance time utility to validate and return string formatted time in HH:mm
|
2025-03-14 11:22:29 +07:00 |
faisolavolut
|
97e7bf8eec
|
fix: enhance findLastEducation utility to support dynamic key retrieval and update DocumentBiodata component for improved education level display
|
2025-03-14 11:14:47 +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
|
c0dd392de0
|
fix: update Field component to allow description as a function for dynamic content
|
2025-03-14 09:48:03 +07:00 |
faisolavolut
|
8b8dfadaa8
|
fix: update gender description in DocumentMPR component for clarity and inclusivity
|
2025-03-13 12:12:00 +07:00 |
faisolavolut
|
16009cab7c
|
fix: update font registration and usage in DocumentMPR component for improved typography
|
2025-03-13 11:55:55 +07:00 |
faisolavolut
|
e0271ca527
|
fix: update TableUI padding for better layout and enhance Menu SVG component with forwardRef and memo for performance
|
2025-03-13 10:25:14 +07:00 |
faisolavolut
|
60ff6de9a8
|
fix: update siteurl utility to return an empty string for empty parameters
|
2025-03-12 14:29:21 +07:00 |
faisolavolut
|
1c035ec319
|
fix: update siteurl utility to handle empty parameters and correct URL formatting
|
2025-03-12 14:26:35 +07:00 |
faisolavolut
|
351b757fcb
|
feat: add Menu SVG component for improved iconography
|
2025-03-12 12:33:12 +07:00 |
faisolavolut
|
8a911a9115
|
fix: add description prop to Field component and pass filter prop in TableUI and TableList components
|
2025-03-12 10:41:59 +07:00 |
faisolavolut
|
566ab6c206
|
fix: refine validation logic in Form component for enhanced user feedback
|
2025-03-12 01:41:34 +07:00 |
faisolavolut
|
8222744683
|
fix: add forceDisabled prop to Field component for improved disable logic
|
2025-03-07 09:47:41 +07:00 |
faisolavolut
|
32a24c9df1
|
fix: enhance error handling and loading state management in Form and Table components
|
2025-03-06 13:58:51 +07:00 |
faisolavolut
|
dfabe899d6
|
fix: update btn_ready state management in Form component for improved submission handling
|
2025-03-05 23:12:10 +07:00 |
faisolavolut
|
58936d894f
|
fix: improve is_disable logic for better clarity in Field component
|
2025-03-05 15:36:45 +07:00 |
faisolavolut
|
b9f08cf46c
|
```
fix:
```
|
2025-03-05 15:26:17 +07:00 |
faisolavolut
|
c893700eb8
|
fix: remove console log for fieldRequired in Form component to clean up code
|
2025-03-05 14:29:55 +07:00 |
faisolavolut
|
5f69723075
|
fix: refactor TypeAsyncDropdown value handling for improved clarity and consistency
|
2025-03-05 13:55:04 +07:00 |
faisolavolut
|
57b87bf707
|
fix: add hidden_icon option to actionToast for conditional icon rendering
|
2025-03-05 12:02:01 +07:00 |
faisolavolut
|
d04d1158c6
|
fix: update Field component styles for improved layout and consistency
|
2025-03-05 09:52:47 +07:00 |
faisolavolut
|
9b214f3a12
|
fix: update ImageBetter component to handle src changes with useEffect for improved image rendering
|
2025-03-04 15:01:24 +07:00 |
faisolavolut
|
451e2e737d
|
fix: update DocumentMPR component for improved layout and dynamic text rendering; add Pdf SVG component
|
2025-03-03 14:04:38 +07:00 |
faisolavolut
|
97f0b2c701
|
fix: enhance approval logic in showApprovel function by adding role checks for VP and HRD HO levels
|
2025-03-03 11:29:32 +07:00 |
faisolavolut
|
b218fd8cd4
|
fix: enhance approval logic in showApprovel function by adding role checks and removing unnecessary console logs
|
2025-03-03 11:21:39 +07:00 |
faisolavolut
|
8b6407144f
|
fix: hide sidebar element in SidebarBetter component for improved layout
|
2025-02-28 22:19:13 +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
|
7a8f87f0a8
|
feat: add Refresh SVG component for improved UI consistency
|
2025-02-28 10:45:13 +07:00 |
faisolavolut
|
b8e1b1e070
|
fix: update page handling in TableList component to use local paging state
|
2025-02-28 08:24:24 +07:00 |
faisolavolut
|
668a0e13f8
|
fix: correct page number handling in Pagination component for accurate navigation
|
2025-02-28 08:01:09 +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
|
06387116f7
|
feat: implement debounced input search functionality and clean up TableList component
|
2025-02-27 20:32:29 +07:00 |
faisolavolut
|
af41495643
|
fix: improve error handling for required fields in Form component
|
2025-02-27 14:23:58 +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
|
b5e0598a2e
|
feat: enhance events function to accept an optional parameter for improved query string generation
|
2025-02-27 11:16:39 +07:00 |
faisolavolut
|
520e10f69e
|
feat: make 'name' prop optional in TableList and update breadcrumb structure in TableUI for improved flexibility
|
2025-02-26 23:17:37 +07:00 |
faisolavolut
|
6e0a8b5e4d
|
fix: update onTab prop type to accept any value for improved flexibility
|
2025-02-26 22:58:02 +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
|
a2a3c777ac
|
fix: adjust class names in Form components for improved layout handling
|
2025-02-26 15:42:22 +07:00 |
faisolavolut
|
2746ea873b
|
feat: update TableList to pass parameters to onCount function for improved data handling
|
2025-02-26 14:38:40 +07:00 |