Commit graph

130 commits

Author SHA1 Message Date
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
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
ae55c47319 Redirect back to dashboard when logging out 2023-02-24 18:59:57 +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
d54e6be430 Removed lowercase directories 2023-02-24 17:20:52 +08:00
af723f766d Made recent transactions widget bigger to support longer product names 2023-02-21 14:49:13 +08:00
902fe044a1 Removed some unused components and polished code 2023-02-21 14:44:24 +08:00
308f193756 Fix sidebar (again) 2023-02-21 14:25:55 +08:00
c08d927f01 Fixed Error 404 page 2023-02-21 14:21:37 +08:00
b4b8b3e03d Fixed initial products page again 2023-02-21 14:18:35 +08:00
116fb70b48 Optimized sidebar styling 2023-02-21 14:17:40 +08:00
afe0aeb202 Fixed initial products page 2023-02-21 14:12:44 +08:00
b275c2a9f0 Overhauled Dashboard flex layout to be cleaner 2023-02-21 14:04:36 +08:00
412382303d Aligned app logo with sidebar 2023-02-21 12:30:54 +08:00
a6709e8d51 Polished sidebar 2023-02-21 12:29:34 +08:00
7ea6defd1c Fixed colors on header 2023-02-18 18:45:05 +08:00
38cd7fe1fa Added initial Products page 2023-02-17 22:11:55 +08:00
d72cc5d812 Added new icons 2023-02-17 21:27:23 +08:00
65742e1a42 Made more elements (mostly icons) viewport size responsive 2023-02-17 21:15:53 +08:00
810c805452 Polished design for dashboard and made elements size responsive to viewport 2023-02-17 20:33:45 +08:00
2acfc48e1c Align page name to left side 2023-02-17 19:30:48 +08:00
6c69cd438a Added some design for the dashboard 2023-02-17 19:20:39 +08:00
837ef24eff Removed redundant logged in state checking at Logout.tsx 2023-02-16 14:43:55 +08:00
9ae0a8b569 Added 404 icon 2023-02-16 14:40:19 +08:00
a19d644e7a Only show logs page on sidebar if logged in 2023-02-16 14:37:32 +08:00
c7e3687544 Added icons to sidebar buttons and cleaned up code 2023-02-16 14:22:40 +08:00
c1c9444d33 Removed /Img folder as it was redundant 2023-02-16 13:59:32 +08:00
d0b7bcc45f Added logout button 2023-02-16 13:56:03 +08:00
0a7613bb75 Cleaned up routes layout in App.tsx 2023-02-15 12:32:35 +08:00
3200f9866b Added basic page navigation 2023-02-15 12:31:28 +08:00
4dc107f224 Hotfix for app logo 2023-02-15 00:34:27 +08:00
1a1b334f7d Added other routes. No way to navigate to them yet 2023-02-15 00:32:46 +08:00
32e7ab8830 Hotfix to allow pages to scroll 2023-02-15 00:15:42 +08:00
534993efc2 Added sidebar 2023-02-14 23:59:34 +08:00
17ea11a29c Added padding to main window 2023-02-14 21:46:28 +08:00
02515a8a48 Added and polished the header bar 2023-02-14 21:43:18 +08:00
1f355c3825 Added logged in Redux state 2023-02-14 21:10:17 +08:00
1ac666fe0b Made logo thicker 2023-02-14 20:56:32 +08:00
df754b09ea Added initial header 2023-02-14 20:54:18 +08:00
576a5bab9b Added routing structure and polished Dashboard 2023-02-14 20:29:42 +08:00
4e2fb294c2 Polished initial page 2023-02-13 23:54:15 +08:00
421d8e865b Remove header for now. Will work on it later 2023-02-13 22:49:51 +08:00
da35d27e76 Polished initial page 2023-02-13 22:49:32 +08:00
e43f1965f9 Added logo to homepage 2023-02-13 22:11:25 +08:00
bb0d7ec3aa Initialize project using Create React App 2023-02-12 15:19:17 +08:00