Commit Graph

270 Commits

Author SHA1 Message Date
2bde726743 Created the manifest.json 2022-12-31 23:14:02 +01:00
b2fa2d30bc The autoComplete in the TextBox.jsx is now turned off if the prop is set 2022-12-28 15:09:00 +01:00
6c85ff5bcc Imported all providers into the App.jsx 2022-12-28 03:40:13 +01:00
c4cdd422e8 The "Link erstellen" button in the ManageArea.jsx now loads the default link module 2022-12-28 03:39:54 +01:00
de391028fe Created the LinkDialog style 2022-12-28 03:39:29 +01:00
20d9846a7c Created the LinkDialog index 2022-12-28 03:39:10 +01:00
ad14a26e2d Created the LinkDialog.jsx 2022-12-28 03:39:01 +01:00
0072e6bd82 Created the DialogHeader style 2022-12-28 03:38:03 +01:00
2b1ce4996f Created the DialogHeader index 2022-12-28 03:37:58 +01:00
e273a77bab Created the DialogHeader.jsx 2022-12-28 03:37:54 +01:00
59dbd2cb2f Created the InputGroup style 2022-12-28 03:37:41 +01:00
e8016a21c4 Created the InputGroup index 2022-12-28 03:37:32 +01:00
cf38a5303e Created the InputGroup.jsx 2022-12-28 03:37:26 +01:00
8eda24419a Added the put request method to the RequestUtil.js 2022-12-28 03:37:09 +01:00
722cb816f2 Created the LinkContext index 2022-12-28 03:36:46 +01:00
0fb5960eb8 Created the LinkContext.jsx 2022-12-28 03:36:42 +01:00
c9e25d8248 Fixed a bug in the TextBox.jsx 2022-12-28 03:35:20 +01:00
0412341480 Added a scrollbar to the App.sass 2022-12-27 23:54:04 +01:00
0d237d87e5 Created the Home page style 2022-12-27 21:46:37 +01:00
3930fdb00e Created the Home.jsx page 2022-12-27 21:46:29 +01:00
238d0fbd10 Created the Home utils.js 2022-12-27 21:45:59 +01:00
d96210814f Added a background color to the body to the App.sass 2022-12-27 21:45:37 +01:00
fa2b0de036 Created the ManageArea style 2022-12-27 21:45:11 +01:00
673a237073 Created the ManageArea index 2022-12-27 21:44:54 +01:00
53ce24c992 Created the ManageArea.jsx 2022-12-27 21:44:36 +01:00
fc151e7dcd Created the LinkItem style 2022-12-27 21:44:06 +01:00
985145e3f2 Created the LinkItem index 2022-12-27 21:43:57 +01:00
32344604c8 Created the LinkItem.jsx 2022-12-27 21:43:48 +01:00
0389fd7d13 Created the Header style 2022-12-27 21:43:08 +01:00
242ae370b4 Created the Header index 2022-12-27 21:43:00 +01:00
65c1aa105c Created the Header.jsx 2022-12-27 21:42:56 +01:00
da8e73c60c Created the Tag style 2022-12-27 21:42:00 +01:00
6aca2f600c Created the Tag index 2022-12-27 21:41:54 +01:00
99cce4218d Created the Tag.jsx 2022-12-27 21:41:43 +01:00
7e0b3887af Created the UserContext index 2022-12-27 21:40:48 +01:00
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
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