amati/apps/frontend/src
2024-11-04 10:12:20 +07:00
..
assets feat: update template to shadcn component 2024-09-10 08:04:01 +07:00
components change: color on isActive navbar item using bg-primary-color 2024-11-01 14:26:00 +07:00
contexts update: changes to the redirect page when the user login, it will be differentiated according to their role 2024-10-29 09:37:01 +07:00
errors Added form error hanlder 2024-05-08 00:39:15 +07:00
hooks Improve auth system 2024-05-08 01:27:56 +07:00
lib Add shadcn-ui to Frontend 2024-07-25 13:58:51 +07:00
modules update: added className to the button to set its size 2024-11-01 13:19:53 +07:00
routes Update : added property on saveAuthData in AssLayout and dbLayout 2024-11-04 10:12:20 +07:00
shadcn/components/ui create: component alert-dialog using shadcn 2024-11-01 08:33:53 +07:00
styles update: font type manrope to inter 2024-09-04 09:42:14 +07:00
types Added search and other 2024-06-01 21:43:09 +07:00
utils Fix success on user delete failure 2024-06-11 04:07:13 +07:00
App.tsx Added base timetable 2024-06-25 02:08:29 +07:00
honoClient.ts Improve auth system 2024-05-08 01:27:56 +07:00
index.css add: color for button register 2024-10-03 11:12:52 +07:00
main.tsx update: font type manrope to inter 2024-09-04 09:42:14 +07:00
routeTree.gen.ts Update : rename folder on modul feat AssReq 2024-10-09 14:14:10 +07:00
vite-env.d.ts Added v2 2024-05-04 04:03:40 +07:00