faisolavolut
bf5a4db71e
fix: update next dependency version from 15.0.3 to 15.0.5
2025-12-09 11:52:59 +07:00
faisolavolut
d49f9d29b7
feat: implement TableEditBetterLine component with row management and dynamic fields
2025-08-07 14:34:26 +07:00
faisolavolut
5ee748d5d7
fix: update onChange handlers in TypeInput component to use correct value references
2025-08-07 14:00:20 +07:00
faisolavolut
dcc03fc676
feat: add logging for notification count retrieval in SidebarBetterTree component
2025-08-07 08:53:03 +07:00
faisolavolut
3a34a65c43
feat: implement notification handling in SidebarBetter component with WebSocket integration
2025-05-02 15:26:21 +07:00
faisolavolut
b5ae55ff14
feat: add event utility import to SidebarBetter component
2025-04-30 12:00:35 +07:00
faisolavolut
fc87554da1
feat: enhance ListBetter and ListUI components with additional className props for better styling control
2025-04-29 10:50:48 +07:00
faisolavolut
246b1a80fe
fix: update column handling in TableList to support function-based column definitions
2025-04-28 11:46:57 +07:00
faisolavolut
c04631519f
feat: update date handling in TableList to support multiple date columns
2025-04-28 10:54:05 +07:00
faisolavolut
7d267b80a7
refactor: remove console log and direct form data modification in debounced onChange
2025-04-23 11:40:47 +07:00
faisolavolut
48d7be6e1d
feat: update debounced onChange handling to directly modify form data and trigger re-render
2025-04-23 11:37:40 +07:00
faisolavolut
282b351204
feat: enhance debounced input handling in TypeInput component
2025-04-23 11:33:17 +07:00
faisolavolut
43795dab6c
Merge branch 'main' of https://github.com/faisolavolut/julong-lib
2025-04-21 11:28:54 +07:00
faisolavolut
5db7e37e58
feat: update educationMapping structure for improved education level handling
2025-04-21 11:28:51 +07:00
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