|
5d8610056b
|
Revert to browser router
|
2023-03-10 19:36:40 +08:00 |
|
|
db817e3be1
|
Revert APIs to original version
|
2023-03-10 18:28:30 +08:00 |
|
|
91db76cb50
|
Polished APIs in preparation for online deployment
|
2023-03-10 12:55:54 +08:00 |
|
|
e5f048e14f
|
Changed to https for api url
|
2023-03-10 00:54:59 +08:00 |
|
|
105b0ec101
|
Change url to point to pythonanywhere
|
2023-03-10 00:37:30 +08:00 |
|
|
ca4e724802
|
Dirty fix to easily changing urls
|
2023-03-10 00:30:19 +08:00 |
|
|
e4507493f4
|
Fixed search terms being limitted to 20 characters and added search functionality to logs page
|
2023-03-09 17:48:58 +08:00 |
|
|
46ddb25709
|
Cleaned up new delete/new product query refresh and added search to products page
|
2023-03-09 17:05:15 +08:00 |
|
|
7fa1ddcd3a
|
Simplified logs page and fixed session stats tracking
|
2023-03-07 22:11:03 +08:00 |
|
|
3b5fb87099
|
Separated all the widgets in the dashboard into their own components
|
2023-03-07 21:17:22 +08:00 |
|
|
6619163abe
|
Made current session stats widget in dashboard functional
|
2023-03-07 19:52:40 +08:00 |
|
|
fd7891359c
|
Fixed dashboard loading and error pages not showing properly and made lowest stock widget functional
|
2023-03-07 19:41:28 +08:00 |
|
|
d518abec77
|
Added error and loading pages to dashboard
|
2023-03-07 18:40:04 +08:00 |
|
|
3b565cfd34
|
Recent transactions and total products now functional in dashboard
|
2023-03-07 18:25:38 +08:00 |
|
|
3344ec1510
|
Merged sidebar logout button style with other sidebar buttons
|
2023-03-07 18:00:49 +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 |
|
|
1bdf7356d8
|
Added quantity editing to inventory
|
2023-03-06 22:30:35 +08:00 |
|
|
57f11b024b
|
Made products page fully functional with delete product
|
2023-03-06 21:06:50 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
ae55c47319
|
Redirect back to dashboard when logging out
|
2023-02-24 18:59:57 +08:00 |
|
|
101a8e8ae6
|
Readded directories with uppercase
|
2023-02-24 17:22:12 +08:00 |
|