Borrowing-TrackerFrontend/src/Components
2023-12-29 16:06:29 +08:00
..
AddItemModal Fix sidebar buttons width, simplified restriction of technician components in homepage, and adjusted equipment instance status to match backend changes 2023-12-16 14:59:41 +08:00
AddSKUModal Adjust CRUD actions according to backend changes 2023-12-09 09:44:13 +08:00
API Improved transaction entry, added create transaction page and improved student-related component layouts 2023-12-27 18:31:47 +08:00
Button Improved login and auth flow 2023-11-19 18:35:04 +08:00
DashboardPage Merge branch 'master' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerFrontend into feature/student_pages 2023-12-27 18:32:00 +08:00
Drawer Improved transaction entry, added create transaction page and improved student-related component layouts 2023-12-27 18:31:47 +08:00
DrawerButton Fix sidebar buttons width, simplified restriction of technician components in homepage, and adjusted equipment instance status to match backend changes 2023-12-16 14:59:41 +08:00
EditItemInstanceModal Fix sidebar buttons width, simplified restriction of technician components in homepage, and adjusted equipment instance status to match backend changes 2023-12-16 14:59:41 +08:00
EditSKUModal Added update transaction modal and simplified error handling for update APIs 2023-12-14 20:27:41 +08:00
EditTransactionModal Added update transaction modal and simplified error handling for update APIs 2023-12-14 20:27:41 +08:00
Header Increase header zIndex to hide student transaction dropdown menu if scrolling down 2023-12-22 15:36:13 +08:00
LoginModal Added reset password modal and confirm reset password page 2023-11-20 00:00:30 +08:00
Plugins/Redux Renamed authentication method 2023-11-19 16:11:49 +08:00
RegisterModal Improved registration and activation functionality 2023-11-19 23:11:27 +08:00
ResetPasswordModal Update confirm button label in forgot password modal 2023-11-20 00:01:28 +08:00
RestrictedComponent Added set types to restriction components and added placeholder content for students and teachers in dashboard page 2023-12-16 15:52:26 +08:00
RestrictedPage Added set types to restriction components and added placeholder content for students and teachers in dashboard page 2023-12-16 15:52:26 +08:00
Revalidator Finalize equipment instances list page 2023-12-02 22:04:46 +08:00
TransactionEntry Updated transaction entry and added transaction page and initial transactionpdf component 2023-12-29 16:06:29 +08:00
TransactionPDF Updated transaction entry and added transaction page and initial transactionpdf component 2023-12-29 16:06:29 +08:00
TransactionStatusText Updated transaction entry and added transaction page and initial transactionpdf component 2023-12-29 16:06:29 +08:00
Types Improved transaction entry, added create transaction page and improved student-related component layouts 2023-12-27 18:31:47 +08:00