Commit Graph

619 Commits

Author SHA1 Message Date
6843d01473 Created the UserContext.jsx 2022-12-27 21:40:43 +01:00
bac4d20bc6 Created the ModuleContext index 2022-12-27 21:40:26 +01:00
62fcecdf6a Created the ModuleContext.jsx 2022-12-27 21:40:19 +01:00
700ff16fa6 Updated the TextBox style 2022-12-27 21:34:12 +01:00
e37adb80aa Updated the button style 2022-12-27 21:33:56 +01:00
8715a75457 Added the md5 dependency to the package.json 2022-12-27 21:32:40 +01:00
199dbc017a Fixed the link route 2022-12-27 21:32:04 +01:00
e9207c2412 The mapLink function now returns the creator 2022-12-27 21:31:51 +01:00
06fd1e7cc3 Integrated the user route into the server index 2022-12-27 19:14:34 +01:00
eb5bb39740 Created the user route 2022-12-27 19:14:18 +01:00
e691cab43c Minified the module route 2022-12-27 19:11:34 +01:00
29993f83a7 Integrated the module route into the server index 2022-12-27 18:10:41 +01:00
7fd53b462b Created the module list route; 2022-12-27 18:10:23 +01:00
516e174157 Fixed a bug in the link controller 2022-12-27 17:58:24 +01:00
fe08c1ddf2 Fixed a bug in the Link model 2022-12-27 17:58:00 +01:00
fefe6d1fb3 Created the App.jsx 2022-12-27 15:29:06 +01:00
433c1c7e3c Updated the Login context index 2022-12-27 15:28:31 +01:00
76b7180809 Created the Login page style 2022-12-27 15:27:15 +01:00
9a08f7ba2e Created the Login page index 2022-12-27 15:26:55 +01:00
1032c7177b Created the Login.jsx page 2022-12-27 15:26:48 +01:00
8673151b28 Created the LoginContext index 2022-12-27 15:26:21 +01:00
5a4fe66e49 Created the LoginContext.jsx 2022-12-27 15:26:06 +01:00
1e30b7fdc8 Created the Home page index 2022-12-27 15:23:32 +01:00
0ed87c803b Created the Home.jsx page 2022-12-27 15:23:19 +01:00
ef3d51682e Created the TextBox style 2022-12-27 15:22:54 +01:00
6ae03e728b Created the TextBox index 2022-12-27 15:21:00 +01:00
99ca1a11d6 Created the TextBox.jsx 2022-12-27 15:20:40 +01:00
f70d649ae7 Created the Button style 2022-12-27 15:20:18 +01:00
ea4bf04698 Created the Button index 2022-12-27 15:20:04 +01:00
8bf92ab397 Created the Button.jsx 2022-12-27 15:19:59 +01:00
12afdf4db9 Added all fonts to the fonts.sass common style 2022-12-27 15:19:07 +01:00
68fc4c25c4 Added all colors to the _colors.sass common style 2022-12-27 15:18:31 +01:00
f7ece96e97 Imported the RequestUtil.js 2022-12-27 15:18:11 +01:00
eedf9241f7 Created the App.sass 2022-12-27 15:17:02 +01:00
db6b0856c9 Added all server scripts to the package.json 2022-12-27 15:16:42 +01:00
d6aae6d4b3 Uploaded all roboto regular font files 2022-12-27 15:16:03 +01:00
60172ef313 Uploaded all roboto 900 font files 2022-12-27 15:15:34 +01:00
1fe0080e4d Uploaded all roboto 700 font files 2022-12-27 15:15:15 +01:00
c7176b397c Uploaded all roboto 500 font files 2022-12-27 15:14:52 +01:00
22d89e5679 Created the admin main.jsx 2022-12-27 15:13:54 +01:00
3ced10ce3a Created the admin package.json & yarn.lock 2022-12-27 15:13:36 +01:00
8597c66a4e Created the vite.config.js 2022-12-27 15:12:27 +01:00
15fd7fecd6 Created the jsconfig.json 2022-12-27 15:11:58 +01:00
ecaa9816d1 Created the admin index.html 2022-12-27 15:11:47 +01:00
245b81310f Created the client (admin) .gitignore 2022-12-27 15:10:11 +01:00
10d7a44b4a Created the server index.js 2022-12-27 15:09:28 +01:00
8cd75643b2 Created the link route 2022-12-27 15:09:00 +01:00
caaa5e2d82 Created the authentication route 2022-12-27 15:08:39 +01:00
80e511a473 Created the info route 2022-12-27 15:08:24 +01:00
6930654e0c Created the link validation 2022-12-27 15:07:58 +01:00