Ivy-Frontend/src
2023-03-06 14:28:18 +08:00
..
Components Polished margin of all pages and fixed logout not clearing token 2023-03-06 14:28:18 +08:00
components/Icons Polished code. Reorganized text styling into separate sizes and colors. Also polished svg icons 2023-03-05 23:48:49 +08:00
Features/Redux/Slices Allow querying for saved login session 2023-03-06 13:06:43 +08:00
Interfaces Added individual product views and fixed login session checker 2023-03-06 13:59:16 +08:00
Plugins/Redux/Store Allow querying for saved login session 2023-03-06 13:06:43 +08:00
routes/Inventory Polished margin of all pages and fixed logout not clearing token 2023-03-06 14:28:18 +08:00
Routes Polished margin of all pages and fixed logout not clearing token 2023-03-06 14:28:18 +08:00
App.test.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
App.tsx Polished margin of all pages and fixed logout not clearing token 2023-03-06 14:28:18 +08:00
index.css Initialize project using Create React App 2023-02-12 15:19:17 +08:00
index.tsx Allow querying for saved login session 2023-03-06 13:06:43 +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 Added initial login logic 2023-03-06 00:56:21 +08:00