CES Marvin
ed3c81f3a5
Prepare for next development iteration
2022-01-24 13:13:37 +00:00
CES Marvin
8adbf29582
Release version 2.30.0
2022-01-24 12:46:01 +00:00
René Pfeuffer
6ca88e6772
Merge branch 'master' into develop
2022-01-18 08:22:37 +01:00
CES Marvin
d692bf6bff
Release version 2.29.1
2022-01-18 08:18:05 +01:00
CES Marvin
01fa96d29c
Prepare for next development iteration
2022-01-07 17:13:27 +00:00
CES Marvin
ad390ea97b
Release version 2.29.0
2022-01-07 16:45:03 +00:00
CES Marvin
90b595b545
Prepare for next development iteration
2021-12-22 18:16:08 +00:00
CES Marvin
2817c87813
Release version 2.28.0
2021-12-22 17:49:10 +00:00
René Pfeuffer
784817d20c
Merge branch 'master' into develop
2021-12-20 08:49:44 +01:00
CES Marvin
c7f603b96d
Release version 2.27.4
2021-12-17 21:15:28 +00:00
CES Marvin
7b63a6d0bf
Release version 2.27.3
2021-12-14 18:58:40 +00:00
René Pfeuffer
de22cf0d19
Upgrade logback ( #1894 )
...
Upgrade Logback to v1.2.8.
2021-12-14 19:47:52 +01:00
Konstantin Schaper
542a5aac59
upgrade query-string dependency version ( #1875 )
...
* upgrade query-string dependency version
* fix typings and implementation for getQueryStringFromLocation
2021-11-29 11:21:45 +01:00
CES Marvin
47842cc071
Prepare for next development iteration
2021-11-19 14:19:40 +00:00
CES Marvin
e53476632b
Release version 2.27.2
2021-11-19 13:48:55 +00:00
CES Marvin
942b9c7a91
Prepare for next development iteration
2021-11-18 08:59:35 +00:00
CES Marvin
0ead490331
Release version 2.27.1
2021-11-18 08:24:10 +00:00
René Pfeuffer
7bbf6c3d30
Update plugin scripts to 1.2.2
2021-11-18 08:15:17 +01:00
CES Marvin
7ad3b39e00
Prepare for next development iteration
2021-11-16 16:18:15 +00:00
CES Marvin
e05136e936
Release version 2.27.0
2021-11-16 15:51:01 +00:00
Sebastian Sdorra
25ed55753a
Add dependency plugins-scripts in version 1.2.1 to ui-plugins
...
This should fix a problem with webpack-plugin-serve durring watch execution of a plugin.
2021-11-11 15:19:01 +01:00
Sebastian Sdorra
2938074e1a
Update to webpack v5 ( #1848 )
...
Update webpack in the following components to version 5:
ui-styles (StyleGuide)
ui-components (Storybook)
ui-scripts (gradle run/build)
This change will also fix a circular dependency between ui-api and ui-components.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-11-10 10:10:17 +01:00
CES Marvin
32ae9126ea
Prepare for next development iteration
2021-11-09 16:46:10 +00:00
CES Marvin
b0ec846a73
Release version 2.26.1
2021-11-09 16:16:24 +00:00
CES Marvin
2e01505e34
Prepare for next development iteration
2021-11-04 13:24:39 +00:00
CES Marvin
b5343bf714
Release version 2.26.0
2021-11-04 12:57:47 +00:00
CES Marvin
3201cee91b
Prepare for next development iteration
2021-10-21 12:54:14 +00:00
CES Marvin
241ea02c82
Release version 2.25.0
2021-10-21 12:23:34 +00:00
CES Marvin
3a7e4845a1
Prepare for next development iteration
2021-10-07 14:47:34 +00:00
CES Marvin
264fd6b048
Release version 2.24.0
2021-10-07 14:23:06 +00:00
CES Marvin
a95a18512d
Prepare for next development iteration
2021-09-08 12:07:31 +00:00
CES Marvin
ae699571f3
Release version 2.23.0
2021-09-08 11:42:03 +00:00
CES Marvin
124e7f1b18
Prepare for next development iteration
2021-07-30 13:02:59 +00:00
CES Marvin
ed953b6209
Release version 2.22.0
2021-07-30 12:35:36 +00:00
Sebastian Sdorra
91fec0f478
Add detailed search result ui ( #1738 )
...
Add a dedicated search page with more results and different types.
Users and groups are now indexed along with repositories.
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2021-07-28 11:19:00 +02:00
CES Marvin
4b2ec8cb66
Prepare for next development iteration
2021-07-21 11:05:18 +00:00
CES Marvin
e6807ad56a
Release version 2.21.0
2021-07-21 10:36:56 +00:00
CES Marvin
a80ea62d09
Prepare for next development iteration
2021-06-16 13:34:20 +00:00
CES Marvin
0fe8914f9d
Release version 2.20.0
2021-06-16 13:05:07 +00:00
CES Marvin
ce2440ad02
Prepare for next development iteration
2021-06-09 15:32:47 +00:00
CES Marvin
f415cde6be
Release version 2.19.1
2021-06-09 14:55:01 +00:00
CES Marvin
18b64023fc
Prepare for next development iteration
2021-06-04 13:25:11 +00:00
CES Marvin
9c372a8df9
Release version 2.19.0
2021-06-04 12:57:19 +00:00
Konstantin Schaper
640a270e1d
refactor form fields to enable usage with react-hook-form ( #1656 )
...
React Hook Form is a library that makes working with forms easier and reduces boilerplate. For it to be used in our project, some of the form fields had to be adjusted.
2021-05-14 09:08:57 +02:00
Konstantin Schaper
7286a62a80
Implement api for extension point typings ( #1638 )
...
Currently, the only way to explore available extension points is through our documentation or by browsing the source code. Once you find them, there is no guard rails and the usage is prone to user errors. This new api allows the declaration of extension points as types in code. This way, exposing an extension point is as easy as exporting it from a module. Both the implementation and the developer who uses the extension point work with the same shared type that allows auto-completion and type-checks for safety. This feature is backwards-compatible as the generic methods all have sensible defaults for the type parameters.
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-05-12 16:05:30 +02:00
CES Marvin
87bcdc3560
Prepare for next development iteration
2021-05-05 14:02:00 +00:00
CES Marvin
3791656760
Release version 2.18.0
2021-05-05 13:30:50 +00:00
CES Marvin
9782fd2e8f
Prepare for next development iteration
2021-04-26 14:31:33 +00:00
CES Marvin
11fa65f537
Release version 2.17.1
2021-04-26 13:51:39 +00:00
CES Marvin
26c04a2f8b
Prepare for next development iteration
2021-04-22 09:19:35 +00:00