Mathias Wagner
|
2e64dc6060
|
Merge pull request #299 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.7
Bump @types/react from 18.2.6 to 18.2.7 in /client
|
2023-05-25 19:51:21 +02:00 |
|
Mathias Wagner
|
522bdec96c
|
Merge pull request #298 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.15.1
Bump vite-plugin-pwa from 0.15.0 to 0.15.1 in /client
|
2023-05-25 19:51:06 +02:00 |
|
dependabot[bot]
|
c04470964f
|
Bump @types/react from 18.2.6 to 18.2.7 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 22:01:29 +00:00 |
|
dependabot[bot]
|
ec49cc2c1d
|
Bump vite-plugin-pwa from 0.15.0 to 0.15.1 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.15.0...v0.15.1)
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 22:01:02 +00:00 |
|
Mathias Wagner
|
0f50256303
|
Merge pull request #297 from gnmyt/updates/integrations
🛠 Einführung von Integrationen
|
2023-05-24 22:01:09 +02:00 |
|
Mathias Wagner
|
55e3b7573c
|
Updated the english translation file
|
2023-05-24 21:57:15 +02:00 |
|
Mathias Wagner
|
e09915ab92
|
Added input validation to the IntegrationItem.jsx
|
2023-05-23 21:57:37 +02:00 |
|
Mathias Wagner
|
4503698672
|
Added the error-border, error-item & item-error-border classes to the IntegrationItem styles.sass
|
2023-05-23 21:56:27 +02:00 |
|
Mathias Wagner
|
bb66622618
|
Changed the textarea length to 2000 & added the integration name to the validateInput method
|
2023-05-23 21:54:46 +02:00 |
|
Mathias Wagner
|
e3f9a609e3
|
Fixed a bug in the integrations.js controller
|
2023-05-23 21:47:21 +02:00 |
|
Mathias Wagner
|
7720379b94
|
Integrated the input validation into the integrations.js routes
|
2023-05-23 20:55:51 +02:00 |
|
Mathias Wagner
|
d66a1b6337
|
Added an url regex to the webhook.js validation
|
2023-05-23 20:55:14 +02:00 |
|
Mathias Wagner
|
1ffe63632d
|
Added token & chat_id regex validations in the telegram.js integration
|
2023-05-23 20:54:50 +02:00 |
|
Mathias Wagner
|
999da72a40
|
Added a url regex to the healthChecks.js integration
|
2023-05-23 20:54:09 +02:00 |
|
Mathias Wagner
|
d71e14f548
|
Added a url regex to the discord.js integration
|
2023-05-23 20:53:57 +02:00 |
|
Mathias Wagner
|
44b1e2c3ba
|
Added input valiation to the integrations.js controller
|
2023-05-23 20:53:47 +02:00 |
|
Mathias Wagner
|
d2978a7900
|
Fixed a bug in the IntegrationItem.jsx
|
2023-05-23 20:36:31 +02:00 |
|
Mathias Wagner
|
65984bcfe8
|
Removed a comment from the integrations.js controller
|
2023-05-23 20:04:46 +02:00 |
|
Mathias Wagner
|
edfefbc888
|
Removed the hardcoded german statements from the IntegrationItemHeader.jsx
|
2023-05-23 20:00:20 +02:00 |
|
Mathias Wagner
|
d330c8c663
|
Added the activity translations to the de.json
|
2023-05-23 20:00:05 +02:00 |
|
Mathias Wagner
|
8b6d8b3db7
|
Removed the unused styles
|
2023-05-23 19:56:13 +02:00 |
|
Mathias Wagner
|
8b59aefbc5
|
Moved the entire integration item header -> IntegrationItem.jsx
|
2023-05-23 19:56:07 +02:00 |
|
Mathias Wagner
|
be5894fec9
|
Created the IntegrationItemHeader.jsx styles.sass
|
2023-05-23 19:55:50 +02:00 |
|
Mathias Wagner
|
201eac4204
|
Created the IntegrationItemHeader.jsx index
|
2023-05-23 19:55:46 +02:00 |
|
Mathias Wagner
|
a2c6f85888
|
Created the IntegrationItemHeader.jsx component
|
2023-05-23 19:55:32 +02:00 |
|
Mathias Wagner
|
acd0f15946
|
Simplified the code in the IntegrationDialog.jsx
|
2023-05-23 19:44:20 +02:00 |
|
Mathias Wagner
|
8131430c60
|
Removed unused styles from the IntegrationDialog styles.sass
|
2023-05-23 19:29:13 +02:00 |
|
Mathias Wagner
|
fffefceab9
|
Simplified the code in the IntegrationDialog.jsx
|
2023-05-23 19:28:58 +02:00 |
|
Mathias Wagner
|
4b9eab133a
|
Created the NoIntegrationsTab.jsx styles.sass
|
2023-05-23 19:28:48 +02:00 |
|
Mathias Wagner
|
c43af27a73
|
Created the NoIntegrationsTab.jsx index
|
2023-05-23 19:28:41 +02:00 |
|
Mathias Wagner
|
9ff8d7d04a
|
Created the NoIntegrationsTab.jsx component
|
2023-05-23 19:28:34 +02:00 |
|
Mathias Wagner
|
fb267ab412
|
Created the IntegrationAddButton.jsx styles.sass
|
2023-05-23 19:28:23 +02:00 |
|
Mathias Wagner
|
2723299eaf
|
Created the IntegrationAddButton.jsx index
|
2023-05-23 19:28:15 +02:00 |
|
Mathias Wagner
|
c9409c9c28
|
Created the IntegrationAddButton.jsx component
|
2023-05-23 19:28:10 +02:00 |
|
Mathias Wagner
|
4d597dff53
|
Removed the user-select property from the Dialog styles.sass
|
2023-05-23 19:14:01 +02:00 |
|
Mathias Wagner
|
b831636192
|
Integrated the AvailableIntegrations component into the IntegrationDialog.jsx
|
2023-05-23 19:12:00 +02:00 |
|
Mathias Wagner
|
b11c599b5c
|
Migrated the available integration style from IntegrationDialog.jsx -> AvailableIntegrations.jsx
|
2023-05-23 19:11:17 +02:00 |
|
Mathias Wagner
|
003628ec97
|
Created the AvailableIntegrations.jsx index
|
2023-05-23 19:10:50 +02:00 |
|
Mathias Wagner
|
db65ea64dd
|
Created the AvailableIntegrations.jsx component
|
2023-05-23 19:10:36 +02:00 |
|
Mathias Wagner
|
7bf1c31142
|
Added the integrations.create translation
|
2023-05-23 19:09:53 +02:00 |
|
Mathias Wagner
|
c31757ebb6
|
Integrated the new LoadingDialog into the HeaderComponent.jsx
|
2023-05-23 17:19:21 +02:00 |
|
Mathias Wagner
|
f6787f4281
|
Added a loading animation to the IntegrationDialog.jsx
|
2023-05-23 17:19:01 +02:00 |
|
Mathias Wagner
|
12b9789036
|
Updated the exports of the LoadingDialog.jsx
|
2023-05-23 17:18:43 +02:00 |
|
Mathias Wagner
|
b206ee399c
|
Updated the classname of the SpeedtestDialog
|
2023-05-23 17:18:31 +02:00 |
|
Mathias Wagner
|
38c5faa98e
|
Renamed SpeedtestDialog.jsx -> LoadingDialog.jsx
|
2023-05-23 17:18:05 +02:00 |
|
Mathias Wagner
|
60dfc44699
|
Added the activity indicator to the telegram.js integration
|
2023-05-23 16:58:18 +02:00 |
|
Mathias Wagner
|
edd1b759fc
|
Added the send_recommendations & send_config_updates translations to the de.json
|
2023-05-23 16:57:07 +02:00 |
|
Mathias Wagner
|
e2d14419c3
|
Integrated both events into the webhook.js integration
|
2023-05-23 16:56:30 +02:00 |
|
Mathias Wagner
|
ca8894ee6f
|
Created the recommendationsUpdated event in the recommendations.js controller
|
2023-05-23 16:56:13 +02:00 |
|
Mathias Wagner
|
75374c64ca
|
Created the configUpdated event in the config.js controller
|
2023-05-23 16:52:33 +02:00 |
|