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
6264ef8e97
fix: remove unnecessary slash in siteurl construction for cleaner URL formatting
2025-03-27 12:09:09 +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
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
32a24c9df1
fix: enhance error handling and loading state management in Form and Table components
2025-03-06 13:58:51 +07:00
faisolavolut
57b87bf707
fix: add hidden_icon option to actionToast for conditional icon rendering
2025-03-05 12:02:01 +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
ff9f5856c5
feat: enhance TypeAsyncDropdown with additional data handling and loading state
2025-02-28 13:44:46 +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
056f023223
feat: add Floating UI library integration and enhance form components with customizable toast messages
2025-02-26 22:49:14 +07:00
faisolavolut
6b122bafd8
feat: enhance CalenderGoogle component with onLoad prop for dynamic event loading and add color helper utilities
2025-02-26 06:20:29 +07:00
faisolavolut
f1df9b4b08
feat: enhance approval logic to include role checks and improve decision flow
2025-02-25 12:04:22 +07:00
faisolavolut
debd60d0bd
feat: enhance CalenderGoogle component with event dialog and date formatting utilities
2025-02-25 08:53:05 +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
c4a5f9d5d3
feat: enhance form components with improved field handling and add status input type
2025-02-24 10:37:57 +07:00
faisolavolut
79666e78e5
feat: add FullCalendar component for event management and display
2025-02-21 14:40:32 +07:00
faisolavolut
53f11cb47a
feat: implement resizable table headers in TableEditBetter component
2025-02-21 07:55:28 +07:00
faisolavolut
e351fb8e30
feat: add TypeDropdownBetter component and enhance ListUI with improved onCount handling
2025-02-21 02:15:59 +07:00
faisolavolut
7a56bf4b78
feat: enhance approval logic and add debugging logs for better traceability
2025-02-20 16:10:38 +07:00
faisolavolut
643659a26c
feat: enhance form handling and loading states across components
2025-02-20 08:26:43 +07:00
faisolavolut
ad668ca5eb
feat: add label for FINAL_RESULT document type in labelDocumentType function
2025-02-18 12:30:33 +07:00
faisolavolut
ef8855b33c
Merge branch 'main' of https://github.com/faisolavolut/julong-lib
2025-02-18 10:38:43 +07:00
faisolavolut
62229e026f
feat: enhance userToken function to handle 401 errors and clear user data, update apix type for public port
2025-02-18 10:38:40 +07:00
faisolavolut
000fae36c1
Merge branch 'main' of https://github.com/faisolavolut/julong-lib
2025-02-18 07:27:37 +07:00
faisolavolut
c7f5ddad81
feat: add image cropping utility with rotation support and update package.json
2025-02-18 07:27:34 +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
0518f3b033
refactor: update import paths for consistency and improve code organization
2025-02-17 14:30:02 +07:00
faisolavolut
fbfa075c51
update 5 files
2025-02-12 08:52:15 +07:00
faisolavolut
ba418a3a26
update 5 files
2025-02-09 19:35:41 +07:00
faisolavolut
1cafed30e8
update dropdown-menu.tsx and action.tsx
2025-02-07 14:48:46 +07:00
faisolavolut
100b44f024
update apix.ts and siteurl.ts
2025-02-07 11:08:25 +07:00
faisolavolut
3c8c450dc2
update 24 files and delete 1 file
2025-02-07 09:45:27 +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
ca52720715
update 5 files
2025-02-03 14:52:47 +07:00
faisolavolut
95652f3f16
update 13 files
2025-02-03 10:30:54 +07:00
faisolavolut
d8404e219f
update TableList.tsx, date.ts and isStringEmpty.ts
2025-01-31 15:34:34 +07:00
faisolavolut
67e0687be1
update 6 files
2025-01-31 14:51:57 +07:00
faisolavolut
13198aea73
lib
2025-01-22 09:50:32 +07:00
faisolavolut
bec966b3fa
lib
2025-01-21 15:22:55 +07:00
faisolavolut
c3dbeb8c33
lib
2025-01-21 14:20:18 +07:00
faisolavolut
a83e04c0f5
lib
2025-01-21 09:20:40 +07:00