dependabot[bot]
|
e1bfe2ef3c
|
Bump @types/react from 18.0.33 to 18.0.34 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.33 to 18.0.34.
- [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-04-10 22:07:18 +00:00 |
|
dependabot[bot]
|
8f2a3b80c4
|
Bump sass from 1.60.0 to 1.61.0 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.60.0...1.61.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 22:01:44 +00:00 |
|
Mathias Wagner
|
56dae0a3dd
|
The latest dialog now shows a different message if no tests are available
|
2023-04-05 16:37:36 +02:00 |
|
Mathias Wagner
|
5d8561cfd6
|
Added the test.no_latest translation
|
2023-04-05 16:34:30 +02:00 |
|
Mathias Wagner
|
dd2b780fa7
|
Removed the user select from the node-add class
|
2023-04-05 15:36:27 +02:00 |
|
Mathias Wagner
|
80c6ff37de
|
The "This server" node now shows the host instead of the url
|
2023-04-05 15:26:13 +02:00 |
|
Mathias Wagner
|
d3bb1d2023
|
Fixed a typo in the en.json
|
2023-04-05 14:56:11 +02:00 |
|
Mathias Wagner
|
7104188ce1
|
Updated the HeaderComponent.jsx
|
2023-04-05 14:51:52 +02:00 |
|
Mathias Wagner
|
74708d0124
|
Fixed a bug in the NodeContext.jsx
|
2023-04-05 14:51:41 +02:00 |
|
Mathias Wagner
|
3c4f7af3c5
|
Added a missing translation & fixed the password button in the DropdownComponent.jsx
|
2023-04-05 14:50:18 +02:00 |
|
Mathias Wagner
|
b527bc2319
|
Added a findNode method in the NodeContext.jsx
|
2023-04-05 14:45:53 +02:00 |
|
Mathias Wagner
|
17fe454e7b
|
Updated the en.json language file
|
2023-04-05 14:45:21 +02:00 |
|
Mathias Wagner
|
0e19227451
|
Added a missing translation in the de.json
|
2023-04-05 14:45:09 +02:00 |
|
Mathias Wagner
|
9c5b2a1815
|
The baseRequests now aborts after 10 seconds
|
2023-04-05 14:25:39 +02:00 |
|
Mathias Wagner
|
256b258641
|
Cleaned up the LatestTestComponent.jsx
|
2023-04-05 02:01:33 +02:00 |
|
Mathias Wagner
|
7c2c269e01
|
Added a check to the LatestTestComponent.jsx
|
2023-04-05 02:00:39 +02:00 |
|
Mathias Wagner
|
b85c760397
|
Updated the client package.json
|
2023-04-05 01:21:09 +02:00 |
|
Mathias Wagner
|
d07e27f12f
|
Merge pull request #252 from gnmyt/features/node-view
📦 Sammelansicht von Servern
|
2023-04-05 00:53:12 +02:00 |
|
Mathias Wagner
|
c85fafe6a6
|
Added the "this server" translation (DE and EN)
|
2023-04-05 00:23:48 +02:00 |
|
Mathias Wagner
|
f07476c37b
|
Added new english translations
|
2023-04-05 00:08:03 +02:00 |
|
Mathias Wagner
|
f4531dd871
|
Added new german translations
|
2023-04-05 00:07:56 +02:00 |
|
Mathias Wagner
|
ab900fcc64
|
Optimized the NodeContainer.jsx
|
2023-04-04 22:21:48 +02:00 |
|
Mathias Wagner
|
ee2524eb27
|
The ConfigContext.jsx now redirects to the server selector if the current node is invalid
|
2023-04-04 20:30:16 +02:00 |
|
Mathias Wagner
|
564127028c
|
Updated the password changer in the DropdownComponent.jsx
|
2023-04-04 20:29:35 +02:00 |
|
Mathias Wagner
|
575edab52b
|
Implemented custom errors into the NodeContainer.jsx
|
2023-04-04 20:27:39 +02:00 |
|
Mathias Wagner
|
502bce2ee2
|
The Nodes now load on render
|
2023-04-04 19:53:27 +02:00 |
|
Mathias Wagner
|
232d835fad
|
Added the icon-text class to the NodeContainer style
|
2023-04-04 19:52:52 +02:00 |
|
Mathias Wagner
|
ff7de0fac8
|
Added mobile optimization to the CreateNodeDialog style
|
2023-04-04 18:10:16 +02:00 |
|
Mathias Wagner
|
7bf0f99723
|
Optimized the CreateNodeDialog.jsx
|
2023-04-04 17:40:59 +02:00 |
|
Mathias Wagner
|
80b5ed9678
|
Fixed a bug in the InputDialog.jsx
|
2023-04-04 16:49:35 +02:00 |
|
Mathias Wagner
|
5a7dd16764
|
The NodeContainer.jsx now reloads the config on node switch
|
2023-04-04 16:27:43 +02:00 |
|
Mathias Wagner
|
a264fe2ba4
|
Updated the hierarchy in the App.jsx
|
2023-04-04 16:27:22 +02:00 |
|
Mathias Wagner
|
753d98bf84
|
Updated the HeaderComponent style
|
2023-04-04 16:26:51 +02:00 |
|
Mathias Wagner
|
895360928f
|
The HeaderComponent.jsx now disables the nodes feature in view mode
|
2023-04-04 16:26:40 +02:00 |
|
Mathias Wagner
|
2f934cdc80
|
The NodeContext.jsx now only updates the nodes when the config is loaded
|
2023-04-04 16:26:10 +02:00 |
|
Mathias Wagner
|
6f3d9834d2
|
Removed the NodeContext from the ConfigContext
|
2023-04-04 16:25:40 +02:00 |
|
Mathias Wagner
|
7ea514d65b
|
Merge pull request #254 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.0.33
Bump @types/react from 18.0.31 to 18.0.33 in /client
|
2023-04-04 15:08:48 +02:00 |
|
Mathias Wagner
|
cad6dba8da
|
Added auto interval in the NodeContainer.jsx
|
2023-04-04 01:45:51 +02:00 |
|
Mathias Wagner
|
325318ecd4
|
Updated the english translations
|
2023-04-04 01:31:20 +02:00 |
|
Mathias Wagner
|
c1820904a8
|
Integrated the translations into the CreateNodeDialog.jsx
|
2023-04-04 01:28:06 +02:00 |
|
Mathias Wagner
|
a5e1e6f825
|
Added german translations
|
2023-04-04 01:26:36 +02:00 |
|
Mathias Wagner
|
3a88862728
|
Translated the new node system into english
|
2023-04-04 01:18:43 +02:00 |
|
Mathias Wagner
|
c5de017c40
|
Added the node translations to the de.json
|
2023-04-04 01:13:28 +02:00 |
|
Mathias Wagner
|
9fd39b97b2
|
Integrated the node system into the App.jsx
|
2023-04-04 01:12:50 +02:00 |
|
Mathias Wagner
|
006a984ce3
|
Created the Nodes style
|
2023-04-04 01:12:04 +02:00 |
|
Mathias Wagner
|
52418e51c1
|
Created the Nodes page
|
2023-04-04 01:11:58 +02:00 |
|
Mathias Wagner
|
5749c5bce1
|
Created the CreateNodeDialog style
|
2023-04-04 01:11:47 +02:00 |
|
Mathias Wagner
|
9af73f19f5
|
Created the CreateNodeDialog index
|
2023-04-04 01:11:19 +02:00 |
|
Mathias Wagner
|
c74e0f0517
|
Created the CreateNodeDialog.jsx
|
2023-04-04 01:11:15 +02:00 |
|
Mathias Wagner
|
39cf490344
|
Created the NodeContainer style
|
2023-04-04 01:10:14 +02:00 |
|