|
52f115c610
|
Fixed some unimplemented login redirects on Inventory and Logs page when not logged in
|
2023-03-07 23:29:38 +08:00 |
|
|
3b5fb87099
|
Separated all the widgets in the dashboard into their own components
|
2023-03-07 21:17:22 +08:00 |
|
|
57f11b024b
|
Made products page fully functional with delete product
|
2023-03-06 21:06:50 +08:00 |
|
|
3ac7785c3c
|
Fixed products page error and loading status
|
2023-03-06 20:45:56 +08:00 |
|
|
c3ae196b6c
|
Separated session checker and page login verifier into components
|
2023-03-06 20:09:14 +08:00 |
|
|
2dedfdbe04
|
Redirect once done adding new product
|
2023-03-06 15:38:21 +08:00 |
|
|
325fbf87db
|
Added initial add product page and redirect login page to dashboard if already logged in
|
2023-03-06 14:55:45 +08:00 |
|
|
9cdca33783
|
Restrict all pages to only logged in users
|
2023-03-06 14:42:17 +08:00 |
|
|
18d9fbe1ef
|
Polished margin of all pages and fixed logout not clearing token
|
2023-03-06 14:28:18 +08:00 |
|
|
b62a160f88
|
Shortened code for amount change color in Logs.tsx and polished some other stuff
|
2023-03-06 00:04:25 +08:00 |
|
|
01c7c288c4
|
Polished code. Reorganized text styling into separate sizes and colors. Also polished svg icons
|
2023-03-05 23:48:49 +08:00 |
|
|
c9b18608a1
|
Made icon sizing based on px rather than vh
|
2023-03-03 12:35:32 +08:00 |
|
|
2551b1fb38
|
Added icon to product blob view
|
2023-03-03 12:15:10 +08:00 |
|
|
971d184697
|
Added toggle view for table or blob in Products page
|
2023-03-03 12:05:29 +08:00 |
|
|
3f8e91f44d
|
Cleaned up codebase. Fixed icons not aligning vertically and standardized inventory, products, and logs look and feel
|
2023-03-02 21:55:27 +08:00 |
|
|
e508733c5f
|
Resolve merge conflict App.tsx
|
2023-03-02 20:37:06 +08:00 |
|
|
101a8e8ae6
|
Readded directories with uppercase
|
2023-02-24 17:22:12 +08:00 |
|