Commit Graph

62 Commits

Author SHA1 Message Date
631fff3711 Created the Home page index.js 2023-07-30 20:46:18 +02:00
0016f329e7 Created the Home.jsx page 2023-07-30 20:46:09 +02:00
5f436be073 Created the Sidebar component index.js 2023-07-30 20:46:02 +02:00
3a56ae5176 Created the Sidebar.jsx component 2023-07-30 20:45:56 +02:00
bd4b68796b Created the Header component index.js 2023-07-30 20:45:44 +02:00
4bb82b39ff Created the Header.jsx component 2023-07-30 20:45:38 +02:00
55736a3217 Updated the background color of the light.js theme 2023-07-30 20:45:17 +02:00
2ae9d493eb Created the routes index.jsx 2023-07-30 20:45:01 +02:00
168457558c Added the react-router-dom dependency to the package.json 2023-07-30 20:44:01 +02:00
e0a45cf338 Fixed a bug in the RequestUtil.js 2023-07-30 20:01:44 +02:00
130f53ac18 Updated the App.jsx 2023-07-30 19:07:02 +02:00
8a9b7af03a Created the Login index.js 2023-07-30 19:06:55 +02:00
ad69590e64 Created the Login.jsx 2023-07-30 19:06:49 +02:00
161e0b7377 Created the LoginTab index.js 2023-07-30 19:06:41 +02:00
30bb3ffbbd Created the LoginTab.jsx 2023-07-30 19:06:37 +02:00
75fe2a6da9 Created the TotpForm index.js 2023-07-30 19:06:25 +02:00
fde24aa831 Created the TotpForm.jsx 2023-07-30 19:06:21 +02:00
843d8bdd2a Created the LoginFields index.js 2023-07-30 19:06:07 +02:00
94d58b13fd Created the LoginFields.jsx 2023-07-30 19:06:03 +02:00
8caf95c06e Created the Logo component index.js 2023-07-30 19:05:52 +02:00
da70ac4045 Created the Logo.jsx component 2023-07-30 19:05:42 +02:00
3541638baf Created the Loading state index.js 2023-07-30 19:05:26 +02:00
5d956264d3 Created the Loading.jsx state 2023-07-30 19:05:21 +02:00
68c721f016 Created the Error state index.js 2023-07-30 19:05:05 +02:00
593e35c847 Created the Error.jsx state 2023-07-30 19:05:00 +02:00
3d1e48b0d5 Created the UserContext index.js 2023-07-30 19:04:37 +02:00
09a4a95be4 Created the UserContext.jsx 2023-07-30 19:04:32 +02:00
b2745099bf Created the InfoContext index.js 2023-07-30 19:04:26 +02:00
c89a3a366d Created the InfoContext.jsx 2023-07-30 19:04:22 +02:00
bb13df6854 Uploaded the server_down.svg asset 2023-07-30 18:06:44 +02:00
288af2c72a Updated the light.js theme 2023-07-30 17:18:54 +02:00
9c076b6679 Created the RequestUtil.js 2023-07-30 17:18:45 +02:00
1e1129881c Updated the logo path in the index.html 2023-07-30 17:18:34 +02:00
8f8dbc201d Added a proxy to the vite.config.js 2023-07-30 17:18:22 +02:00
c108b044ca Added the @mui/icons-material dependency to the package.json 2023-07-30 17:18:09 +02:00
7ba825fa8a Fixed a bug in the jsconfig.json 2023-07-30 17:17:54 +02:00
e638b014c0 Uploaded the small-light.webp asset 2023-07-30 17:17:47 +02:00
4f54f2f214 Uploaded the small-dark.webp asset 2023-07-30 17:17:44 +02:00
98fcda5dcb Added a loading page to the App.jsx 2023-07-09 19:31:30 +02:00
85ffbc8da8 Added the mui dependencies to the package.json 2023-07-09 19:31:20 +02:00
caa1a41c2d Implemented fonts, mui & the css baseline into the main.jsx 2023-07-09 19:31:07 +02:00
cecd66ac81 Created the light.js theme 2023-07-09 19:30:37 +02:00
100125ed24 Uploaded the light.webp logo 2023-07-09 19:30:26 +02:00
c8aef710e5 Uploaded the dark.webp logo 2023-07-09 19:30:22 +02:00
c8803be8fa Moved logo.png -> /assets/img/logo.png 2023-07-09 19:30:14 +02:00
e621c4f832 Added resolvers to the vite.config.js 2023-07-09 19:29:53 +02:00
9828d6cfab Added the jsconfig.json file 2023-07-09 19:29:42 +02:00
8803d10e2e Updated the primary color of the theme 2023-04-08 18:24:39 +02:00
edf3fe1220 Added new meta tags to the index.html 2023-04-08 18:22:50 +02:00
83322f623d Added the sass dependency 2023-04-08 18:13:23 +02:00