Ivy-Frontend/src
2023-03-03 12:05:29 +08:00
..
Components Added toggle view for table or blob in Products page 2023-03-03 12:05:29 +08:00
components 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
Features/Login Added logged in Redux state 2023-02-14 21:10:17 +08:00
Interfaces Added toggle view for table or blob in Products page 2023-03-03 12:05:29 +08:00
Plugins/Redux/Store Added logged in Redux state 2023-02-14 21:10:17 +08:00
routes/Inventory Made stocks color responsive to input 2023-03-02 22:29:30 +08:00
Routes Added toggle view for table or blob in Products page 2023-03-03 12:05:29 +08:00
App.test.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
App.tsx 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
index.css Initialize project using Create React App 2023-02-12 15:19:17 +08:00
index.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
logo.svg Initialize project using Create React App 2023-02-12 15:19:17 +08:00
react-app-env.d.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
reportWebVitals.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
setupTests.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
styles.tsx Made Add Product button scale correctly 2023-03-02 22:30:49 +08:00