Commit graph

143 commits

Author SHA1 Message Date
a66813c184 Fixed registration page font color 2023-03-06 22:54:54 +08:00
012f02d4e7 Added registration page 2023-03-06 22:51:59 +08:00
7b17576add Polished empty inventory page 2023-03-06 22:41:40 +08:00
10a5cf400c Prompt if products are empty in inventory page now shows properly 2023-03-06 22:35:53 +08:00
e4c7c8fc66 Polished new product page 2023-03-06 22:33:06 +08:00
1bdf7356d8 Added quantity editing to inventory 2023-03-06 22:30:35 +08:00
lemeow125
fa9931c948
Merge pull request #6 from lemeow125/feature/products
Feature/products
2023-03-06 21:09:30 +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
9065274a18 Polished previous session checker 2023-03-06 20:41:45 +08:00
c3ae196b6c Separated session checker and page login verifier into components 2023-03-06 20:09:14 +08:00
b12f205efd Fixed Products blobview product icon being too small 2023-03-06 18:46:30 +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
54c416ad74 Separated colored renderer for stocks in Inventory.tsx 2023-03-06 00:38:20 +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
2a12356820 Made buttons width rem 2023-03-05 23:51:29 +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
160ac39b18 Made Add Product button scale correctly 2023-03-02 22:30:49 +08:00
3bd532c02c Made stocks color responsive to input 2023-03-02 22:29:30 +08:00
fec3d9a47d Allow editing of stocks in inventory page 2023-03-02 22:21:48 +08:00
lemeow125
2f1c2a7399
Merge pull request #5 from lemeow125/Juren
Juren
2023-03-02 22:04:41 +08:00
1c8e7c9b5a Reimplemented color values for stocks in Inventory page 2023-03-02 22:03:44 +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
95501ed4ec Readded Inventory to routes. Created initial sampledata component 2023-03-02 20:47:12 +08:00
b0b5b5cf0f Removed unused imports 2023-03-02 20:42:11 +08:00
e508733c5f Resolve merge conflict App.tsx 2023-03-02 20:37:06 +08:00
jurenroy
62558a47f2 Icons,Add&Delete Product, Buttons,Color Indicator 2023-03-02 18:31:21 +08:00
jurenroy
f45170d215 Edit Product final 2023-02-27 15:11:24 +08:00
jurenroy
88049d0367 edit product route 2023-02-27 14:12:25 +08:00
jurenroy
a21adacab1 naa ra diay HAHAHAHA 2023-02-27 12:44:15 +08:00
jurenroy
151231ae1a Akong gisidebar ky ang array di gasave diko kabalo 2023-02-27 02:56:46 +08:00
jurenroy
1edc69ab95 Add Product Partial 2023-02-27 01:51:50 +08:00
jurenroy
03e6ac60e9 Inventory Route 2023-02-25 18:49:36 +08:00
jurenroy
1fded3cedf Initial Products 2023-02-25 02:04:14 +08:00
lemeow125
fe463418f9
Merge pull request #3 from lemeow125/feature/polishlogin
Redirect back to dashboard when logging out
2023-02-24 19:01:12 +08:00
ae55c47319 Redirect back to dashboard when logging out 2023-02-24 18:59:57 +08:00
lemeow125
3fd7e953a8
Merge pull request #2 from lemeow125/feature/logspage
Merge Feature/logspage
2023-02-24 18:43:43 +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
lemeow125
e33e2169a0
Merge pull request #1 from lemeow125/hotfix/casefix
Hotfix/casefix
2023-02-24 17:23:16 +08:00
101a8e8ae6 Readded directories with uppercase 2023-02-24 17:22:12 +08:00