CES Marvin
a25fd7acbb
Release version 2.14.0
2021-03-01 12:32:32 +00:00
Konstantin Schaper
3a8d031ed5
Introduce stale while revalidate pattern ( #1555 )
...
This Improves the frontend performance with stale while
revalidate pattern.
There are noticeable performance problems in the frontend that
needed addressing. While implementing the stale-while-revalidate
pattern to display cached responses while re-fetching up-to-date
data in the background, in the same vein we used the opportunity
to remove legacy code involving redux as much as possible,
cleaned up many components and converted them to functional
react components.
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-02-24 08:17:40 +01:00
CES Marvin
0cd7fdcec5
Prepare for next development iteration
2021-01-29 11:25:23 +00:00
CES Marvin
6e54f19dc9
Release version 2.13.0
2021-01-29 10:04:49 +00:00
CES Marvin
374d085fdd
prepare for next development iteration
2020-12-17 15:24:34 +00:00
CES Marvin
38a7ff6acb
release version 2.12.0
2020-12-17 14:55:08 +00:00
CES Marvin
56c63cb5b7
prepare for next development iteration
2020-12-07 15:01:20 +00:00
CES Marvin
baf04a551c
release version 2.11.1
2020-12-07 14:24:49 +00:00
CES Marvin
87d06a708b
prepare for next development iteration
2020-12-04 08:10:20 +00:00
CES Marvin
df62ffbe16
release version 2.11.0
2020-12-04 07:27:13 +00:00
CES Marvin
4752fdeea1
prepare for next development iteration
2020-11-24 18:59:15 +00:00
CES Marvin
b283f782ab
release version 2.10.1
2020-11-24 18:22:43 +00:00
CES Marvin
9baa1f930b
prepare for next development iteration
2020-11-20 10:22:37 +00:00
CES Marvin
a4d0771f6f
release version 2.10.0
2020-11-20 09:36:03 +00:00
snyk-bot
409e83d776
fix: scm-ui/ui-tests/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
2020-11-18 07:14:10 +00:00
CES Marvin
59e28ec313
prepare for next development iteration
2020-11-11 17:48:56 +00:00
CES Marvin
bc4c2df27c
release version 2.9.1
2020-11-11 17:15:36 +00:00
CES Marvin
9930d82d32
prepare for next development iteration
2020-11-06 08:40:11 +00:00
CES Marvin
ea6e24c212
release version 2.9.0
2020-11-06 08:05:48 +00:00
CES Marvin
520db79a38
prepare for next development iteration
2020-10-27 08:35:13 +00:00
CES Marvin
1db75f4cf3
release version 2.8.0
2020-10-27 08:00:25 +00:00
CES Marvin
bb9f1adc52
prepare for next development iteration
2020-10-14 12:38:13 +00:00
CES Marvin
eb126a5bbe
release version 2.7.1
2020-10-14 12:03:24 +00:00
CES Marvin
befd50eeef
prepare for next development iteration
2020-10-12 13:26:08 +00:00
CES Marvin
abe8413802
release version 2.7.0
2020-10-12 12:41:15 +00:00
Konstantin Schaper
0f25508353
Merge pull request #1349 from scm-manager/feature/modal-rework
...
Feature/modal rework
2020-10-07 18:22:19 +02:00
Sebastian Sdorra
6b261fa7cb
Add mock for useTranslation to i18n of ui-tests
2020-10-07 15:38:45 +02:00
CES Marvin
bc7d4ed9f6
prepare for next development iteration
2020-09-30 08:15:47 +00:00
CES Marvin
5887c5c268
release version 2.6.1
2020-09-30 07:32:54 +00:00
CES Marvin
4e7d62ce2f
prepare for next development iteration
2020-09-25 10:05:04 +00:00
CES Marvin
e2f8566a8b
release version 2.6.0
2020-09-25 09:25:13 +00:00
CES Marvin
93f240e087
prepare for next development iteration
2020-09-11 06:21:29 +00:00
CES Marvin
fab108c3b7
release version 2.5.0
2020-09-11 05:46:15 +00:00
René Pfeuffer
2cfd3faf34
Set version to 2.5.0-SNAPSHOT globally
2020-09-03 07:56:01 +02:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Sebastian Sdorra
cf8aa0779d
fixed wrong ui versions after merge with support branch
2020-06-18 10:20:11 +02:00
René Pfeuffer
fbf4757bb1
Set version to support version
2020-06-11 11:23:41 +02:00
CES Marvin
4ae098e3b6
release version 2.0.0
2020-06-04 09:03:17 +00:00
René Pfeuffer
d62f5dde18
Fix version
2020-05-11 14:25:18 +02:00
CES Marvin
1d80b043c7
release version 2.0.0-rc8
2020-05-08 08:49:02 +00:00
René Pfeuffer
c4fc0615b5
Set version back to 2.0.0-SNAPSHOT
2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d
release version 2.0.0-rc7
2020-04-09 18:37:13 +00:00
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00
Rene Pfeuffer
d513ebcd83
Prepare for next development iteration
2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758
Release version 2.0.0-rc4
2020-02-14 12:28:11 +01:00
Sebastian Sdorra
c20a50e9ec
Prepare for next development iteration
2020-02-03 13:42:29 +01:00