Commit Graph

246 Commits

Author SHA1 Message Date
a5f8dcf705 Created the DomainHeader.jsx 2023-01-01 04:32:56 +01:00
e84d122755 Removed the AddDomainDialog style 2023-01-01 04:32:49 +01:00
664dd8dbec Created the AddDomainDialog index 2023-01-01 04:32:14 +01:00
f7fd66130e Created the AddDomainDialog.jsx 2023-01-01 04:32:08 +01:00
3489b6f544 Created the LinkChooser style 2023-01-01 04:31:00 +01:00
1355a5e612 Created the LinkChooser index 2023-01-01 04:30:54 +01:00
37d8b9fb06 Created the LinkChooser.jsx component 2023-01-01 04:30:47 +01:00
9c1f696c88 Removed all dialog related css from the LinkDialog style 2023-01-01 04:30:14 +01:00
bca00939d2 Added the editing mode to the LinkDialog.jsx 2023-01-01 04:29:50 +01:00
1aee1f8f32 Added the value & default properties to the InputGroup.jsx 2023-01-01 04:28:25 +01:00
a52ef16889 Added the closing option to the DialogHeader.jsx 2023-01-01 04:27:50 +01:00
2788dd01d6 Integrated state switching into the LinkItem.jsx 2023-01-01 04:26:15 +01:00
ca633e14bb Added the module-disabled class to the LinkItem style 2023-01-01 04:25:36 +01:00
854f8c74a2 Added the meta & isEnabled property to the Home.jsx 2023-01-01 04:25:01 +01:00
87c4524759 Added the DomainProvider to the App.jsx 2023-01-01 04:24:16 +01:00
fc8782bc0b Added the PATCH request to the RequestUtil.js 2023-01-01 04:23:46 +01:00
7b6eb1141d Integrated the DomainContext.jsx into the LinkContext.jsx 2023-01-01 04:23:32 +01:00
c3a561c33b Created the DomainContext index 2023-01-01 04:22:57 +01:00
2c948d5bfa Created the DomainContext.jsx 2023-01-01 04:22:34 +01:00
a4fbd35b8e Created the DialogContext style 2023-01-01 04:22:06 +01:00
22dab4d2f4 Created the DialogContext index 2023-01-01 04:22:00 +01:00
6e71c1c61a Created the DialogContext.jsx 2023-01-01 04:21:40 +01:00
f5d2f023bf Added the defaultValue to the TextBox component 2023-01-01 04:21:17 +01:00
5102e342c9 Added all required meta tags to the index.html 2022-12-31 23:21:55 +01:00
999dc87e8d Upload the ico icon 2022-12-31 23:14:34 +01:00
6f8109367a Uploaded all png icons 2022-12-31 23:14:26 +01:00
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