Commit graph

26 commits

Author SHA1 Message Date
38c2de3970 Improved transaction entry, added create transaction page and improved student-related component layouts 2023-12-27 18:31:47 +08:00
86bb9d549b Added clearance status to drawer for students 2023-12-22 14:26:22 +08:00
eaa55f3ba7 Add transaction view for student in dashboard page complete with filtering 2023-12-21 16:04:50 +08:00
d2521a628d Added update transaction modal and simplified error handling for update APIs 2023-12-14 20:27:41 +08:00
d226d77306 Added functionality to transaction list page 2023-12-14 19:51:33 +08:00
96c8f9a150 Merge branch 'master' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerFrontend 2023-12-14 14:53:09 +08:00
3d20af24c9 Added conditional rendering to dashboard page and restrict certain pages select user types 2023-12-14 14:52:50 +08:00
Prince Kurt Laurence
10f1940e7d changes in API link 2023-12-11 19:27:29 +08:00
fd1eb8ac3b Adjust CRUD actions according to backend changes 2023-12-09 09:44:13 +08:00
26d11e8336 Turn off debug flag 2023-12-05 23:47:02 +08:00
ccf8262291 Remove groups and added list filtering pages 2023-12-05 22:06:01 +08:00
23a743ce2b Fixed table rendering being broken when there are too many records and added logs pages 2023-12-03 13:19:08 +08:00
fb41277746 Make dashboard widgets more mobile responsive 2023-12-03 01:15:05 +08:00
36a0111fe8 Added edit and delete SKU functionality 2023-12-02 23:53:26 +08:00
2887a98e7d Added delete equipment instance functionality 2023-12-02 23:35:57 +08:00
201822b271 Made SKU and item adding fully functional 2023-12-02 21:31:15 +08:00
614a9c4a24 Added add equipment modal 2023-12-02 20:10:14 +08:00
2c0ae6770c Added initial widgets in dashboard 2023-11-20 01:56:05 +08:00
45c9fd588a Fixed activation page not redirecting properly on success and password reset fields not setting proper values 2023-11-20 00:23:59 +08:00
a8de8476e5 Added reset password modal and confirm reset password page 2023-11-20 00:00:30 +08:00
742a1af9f8 Improved registration and activation functionality 2023-11-19 23:11:27 +08:00
8a2c702da3 Improved registration flow 2023-11-19 19:00:29 +08:00
d878cfb1aa Improved login and auth flow 2023-11-19 18:35:04 +08:00
99cd673b12 Made remember me in login fully functional 2023-11-19 16:49:03 +08:00
f4468d4010 Added revalidation component to restore previous user sessions 2023-11-19 16:46:04 +08:00
508e353fdb Added login functionality 2023-11-19 16:10:36 +08:00