Commit graph

19 commits

Author SHA1 Message Date
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
48ed8f45c6 Added individual product views and fixed login session checker 2023-03-06 13:59:16 +08:00
f411ea00a4 Allow querying for saved login session 2023-03-06 13:06:43 +08:00
1f668be499 Added initial login logic 2023-03-06 00:56:21 +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
8dcbe60652 Added design for logs page and added placeholder sample data 2023-02-24 18:39:08 +08:00
94fa62f231 Created initial logs page and fixed flex_row vertical alignment 2023-02-24 17:50:39 +08:00
101a8e8ae6 Readded directories with uppercase 2023-02-24 17:22:12 +08:00