Commit Graph

164 Commits

Author SHA1 Message Date
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 5c8c012c7c feat: enhance Field and TableList components with additional filter properties for improved data handling 2025-04-08 13:43:43 +07:00
faisolavolut 6264ef8e97 fix: remove unnecessary slash in siteurl construction for cleaner URL formatting 2025-03-27 12:09:09 +07:00
faisolavolut 2fb2769bca feat: add NotificationSheet component for displaying notifications with enhanced UI 2025-03-21 10:05:05 +07:00
faisolavolut 63b102e925 fix: adjust title font size in TableUI component for better readability 2025-03-21 09:55:06 +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 2482b5f901 fix: update SidebarBetter and ButtonLink components for improved responsiveness and styling consistency 2025-03-18 13:49:11 +07:00
faisolavolut 37693e3ea1 fix: add className prop to ListUI component for customizable styling 2025-03-18 11:07:09 +07:00
faisolavolut 8dedb23461 fix: add showClose prop to SheetContent and SheetBetter components for conditional close button rendering 2025-03-18 10:39:37 +07:00
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