Commit Graph

7 Commits

Author SHA1 Message Date
Yoga Pangestu
1e0b0c28f9 feat: implement user management module with CRUD functionality, including user list, create, and edit pages; update sidebar with user menu 2026-07-25 13:11:42 +07:00
Yoga Pangestu
ccc857c48d feat: add Calendar, Popover, and NativeSelect components with associated subcomponents 2026-07-25 12:47:48 +07:00
Yoga Pangestu
fa240261ec feat: add Alert, AlertDescription, and AlertTitle components with variant support 2026-07-25 12:34:20 +07:00
Yoga Pangestu
51902b00b7 feat: localize "Plan" to "Paket" in UI components for consistency 2026-07-25 11:46:09 +07:00
Yoga Pangestu
ccc6204178 feat: restructure sidebar to two-panel layout with icon rail and content panel; add tooltip functionality and remove header 2026-07-25 11:41:01 +07:00
Yoga Pangestu
f637eebe70 Add skeleton loading to DataTable component
- Introduced `loading` prop to DataTable for handling loading state
- Replaced loading text with skeleton rows during data fetch
- Updated Business Types and Plans pages to utilize the new loading prop
2026-07-25 10:31:30 +07:00
Yoga Pangestu
5c916bb87a copy from web folder and remove docs, register and onboarding 2026-07-25 10:12:14 +07:00