Ivy-Frontend/src
2023-03-12 12:43:06 +08:00
..
Components Renamed daily view to summary 2023-03-12 12:17:07 +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 Simplified logs page and fixed session stats tracking 2023-03-07 22:11:03 +08:00
Interfaces Added daily view page 2023-03-12 11:43:42 +08:00
Plugins/Redux/Store Made current session stats widget in dashboard functional 2023-03-07 19:52:40 +08:00
routes/Inventory Fixed some unimplemented login redirects on Inventory and Logs page when not logged in 2023-03-07 23:29:38 +08:00
Routes Added individual transaction log to product page 2023-03-12 12:43:06 +08:00
App.test.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
App.tsx Polished logout sidebar button and added dailyview page 2023-03-11 20:22: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 Polished styles 2023-03-08 23:43:46 +08:00