Ivy-Frontend/src
2023-03-07 23:29:38 +08:00
..
Components Simplified logs page and fixed session stats tracking 2023-03-07 22:11:03 +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 Logs now shows user 2023-03-07 22:22:04 +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 Fixed some unimplemented login redirects on Inventory and Logs page when not logged in 2023-03-07 23:29:38 +08:00
App.test.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
App.tsx Added registration page 2023-03-06 22:51:59 +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 Merged sidebar logout button style with other sidebar buttons 2023-03-07 18:00:49 +08:00