Commit graph

14 commits

Author SHA1 Message Date
a6e91830c4 Increase header zIndex to hide student transaction dropdown menu if scrolling down 2023-12-22 15:36:13 +08:00
b76b1e17fb Remove unused components in student transaction filter 2023-12-22 15:34:13 +08:00
fc9d92259e Added descriptions to transactions filter for students 2023-12-22 15:30:10 +08:00
eaa55f3ba7 Add transaction view for student in dashboard page complete with filtering 2023-12-21 16:04:50 +08:00
d69945f789 Restructure Dashboard page components folder hierarchy and add initial StudentTransactionListView component 2023-12-21 14:58:23 +08:00
e26b87e223 Change width of filter menu to px instead of vw 2023-12-21 14:44:57 +08:00
2af8ea5802 Change format of filter buttons to dropdown select menu for ease of use 2023-12-21 14:41:48 +08:00
Prince Kurt Laurence
cd742b8822 added buttons in student page 2023-12-21 13:55:16 +08:00
Prince Kurt Laurence
ad6215d6d0 initial design in student 2023-12-21 13:26:42 +08:00
a6b6925310 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
08fd217ccb Added initial transactions list page and edited technician dashboard component names for better readability 2023-12-14 18:13:55 +08:00
fce4725ff9 Further simplified the dashboard page and moved functionality to separate components 2023-12-14 18:05:27 +08:00
d220078e69 Move modal states to respective components 2023-12-14 18:00:58 +08:00
3d20af24c9 Added conditional rendering to dashboard page and restrict certain pages select user types 2023-12-14 14:52:50 +08:00