dependabot[bot]
cca55bb8dd
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 15:23:44 +01:00
dependabot[bot]
e4486b576c
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 14:18:53 +01:00
dependabot[bot]
bb0fe1ee64
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 13:54:22 +01:00
dependabot[bot]
a3fdfa25a0
Bump webpack from 5.74.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 11:56:12 +01:00
dependabot[bot]
6031a6ab32
Bump word-wrap from 1.2.3 to 1.2.5
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 11:14:58 +01:00
snyk-bot
ce671730b9
fix: scm-packaging/docker/Dockerfile.debian to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133
- https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133
- https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-7411316
- https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-7411316
- https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-7411316
2025-02-19 10:54:49 +01:00
snyk-bot
2edebeb633
fix: scm-packaging/docker/Dockerfile.alpine to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7895536
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7895536
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-8235202
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-8235202
2025-02-19 10:28:30 +01:00
Renovate Bot
bd1756eee4
Update dependency @types/classnames to v2.3.4
...
| datasource | package | from | to |
| ---------- | ----------------- | ----- | ----- |
| npm | @types/classnames | 2.3.1 | 2.3.4 |
2025-02-19 09:56:43 +01:00
Florian Scholdei
cb5f9e93bb
Add default plugin-center url to docs
2025-02-18 09:23:21 +01:00
Florian Scholdei
b743e74f90
Add reference to javadoc
...
Squash commits of branch feature/javadoc:
- Add reference to javadoc
- Sort and update navigation
- Fix spelling and link to js styleguide
2025-02-14 13:49:48 +01:00
Florian Scholdei
a83f8f015c
Render a-tag only when alert.link is set
...
Squash commits of branch bugfix/alerts:
- Render `a`-tag only when `alert.link` is set
- Fullsize alerts and notifications in mobile view
- Make `a`-tag focusable
- Remove superfluous style
Only the clickable area should show a mouse indicator.
2025-02-12 12:42:12 +01:00
Thomas Zerr
6cdcbc8eb2
Restructure global configuration forms for each repository type
...
Squash commits of branch feature/repository-type-configuration:
- Refactor hg configuration form
- Add support of description text for checkbox and input fields
- Refactor git configuration form
- Refactor svn configuration form
- Add aria-describedby for checkbox and input fields
- Change hgBinary can also be null
- Fix naming of test
- Fix spelling
- Change logic of successfull notification to only be shown if the config rest api returns without an error
Reviewed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com >, Till-André Diegeler <till-andre.diegeler@cloudogu.com >
Reviewed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com >
2025-02-10 13:59:00 +01:00
Florian Scholdei
0c149e89e9
Incorrect alert message styling for long version conditions
...
Squash commits of branch bugfix/alert_styling:
- Fix styling of alerts
- Update documentation
- Add changelog entry
- Wrap section in anchor tag
- Change width of alert dropdown to be 100vw if screen width is mobile (less than 768px)
- Remove superfluous style
Only the truly clickable area should show the matching styles.
2025-02-06 16:56:21 +01:00
Florian Scholdei
987893aa67
Fix loop in secondary navigation render cycle
2025-02-04 15:06:09 +01:00
Florian Scholdei
dd7b07aeaf
Retry failing integration tests
...
This uses 'RetryingTest' from junit jupiter to retry integration tests
that are known to fail from time to time. We explicitly mark single
tests in contrast to set a global retry to be able to trace those,
whenever this is intended.
2025-02-03 16:28:30 +01:00
CES Marvin
844dc394e9
Prepare for next development iteration
2025-01-28 09:43:54 +00:00
CES Marvin
924f258ae7
Release version 3.7.1
3.7.1
2025-01-28 09:05:24 +00:00
René Pfeuffer
ac8d47a77f
Adjust changelog for release 3.7.1
2025-01-28 09:59:46 +01:00
Rene Pfeuffer
8f8db80472
Implement branch provider to prevent errors
...
The review plugin does not explicitly check, if the
branch provider is supported in events. It only checks,
whether the repository supports branches per se.
Therefor, if a tag is created from the ui, an internal server
error is thrown. We prevent this by implementing a
simple branch provider here, too.
2025-01-28 09:09:31 +01:00
CES Marvin
cae0eb6fb1
Prepare for next development iteration
2025-01-23 08:26:47 +00:00
CES Marvin
64a884f614
Release version 3.7.0
3.7.0
2025-01-23 07:46:54 +00:00
Thomas Zerr
f818b15d7e
Adjust changelog for release 3.7.0
2025-01-23 08:39:41 +01:00
René Pfeuffer
e7abde8322
Merge branch 'main' into develop
2025-01-17 19:54:54 +01:00
René Pfeuffer
f7b17ee647
Prepare for next development iteration
2025-01-17 19:54:40 +01:00
CES Marvin
060c8d6d64
Release version 3.6.1
3.6.1
2025-01-17 17:53:50 +00:00
René Pfeuffer
86e2efc24b
Prepare release of 3.6.1
2025-01-17 18:42:28 +01:00
René Pfeuffer
bcfb58aa3b
Merge remote-tracking branch 'origin/support/2.48.x' into support/3.6.0
2025-01-17 18:35:50 +01:00
CES Marvin
bf10a556e9
Release version 2.48.4
2.48.4
2025-01-17 16:27:13 +00:00
René Pfeuffer
b33a8c6f2a
Prepare release of 2.48.4
2025-01-17 17:19:12 +01:00
René Pfeuffer
12b291f7e5
Merge branch 'support/2.46.x' into support/2.48.x
2025-01-17 16:24:06 +01:00
CES Marvin
a696f8f017
Release version 2.46.5
2.46.5
2025-01-17 13:55:11 +00:00
René Pfeuffer
15fd0a2094
Adjust changelog for release 2.46.5
2025-01-17 14:49:30 +01:00
Rene Pfeuffer
7b74224a80
Remove exception log for api token errors
...
Printing the exception may reveal details about the password.
2025-01-17 14:46:17 +01:00
Till-André Diegeler
f0518af823
Export IconButton from Core
...
Squash commits of branch bugfix/icon-export:
- Export IconButton from Core
2025-01-17 14:44:22 +01:00
René Pfeuffer
c36f095ff2
Temporarily remove sonar step for 2.x build
2025-01-17 14:36:15 +01:00
René Pfeuffer
9d2001895e
Prepare for next development iteration
2025-01-17 13:50:25 +01:00
René Pfeuffer
cf449bc813
Prepare for next development iteration
2025-01-17 13:45:06 +01:00
Thomas Zerr
25ed3ceba0
Add new button variant "info"
...
Reviewed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com >
2025-01-16 14:44:48 +01:00
Till-André Diegeler
19e607c2de
Pull Request Banner Extension Point
2025-01-15 14:06:59 +01:00
René Pfeuffer
ce22ffbb11
Fix storyshots for ui-core
2025-01-14 09:46:47 +01:00
René Pfeuffer
7af01370fa
Revert "Update Shiro to 1.13.0"
...
The new Shiro version breaks urls with encoded slashes
like the source endpoint with branches containing `/`.
This reverts commit 2a22cbd48c .
2025-01-10 13:58:42 +01:00
Rene Pfeuffer
e9f4022294
fix: scm-packaging/docker/Dockerfile.alpine to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7895536 - https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7895536 - https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-8235202 - https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-8235202
Co-authored-by: snyk-bot<snyk-bot@snyk.io >
2025-01-10 09:40:21 +01:00
Anna Vetcininova
2107451e7f
Update commons-io:commons-io to 2.18.0
2025-01-09 20:32:53 +01:00
Anna Vetcininova
7653d65d73
Update commons-compress to 1.27.1
2025-01-09 20:05:56 +01:00
Anna Vetcininova
51a0702f50
update jerseyVersion to 3.1.9
2025-01-09 19:30:00 +01:00
Till-André Diegeler
2a22cbd48c
Update Shiro to 1.13.0
2025-01-09 19:28:41 +01:00
Anna Vetcininova
c12fed6f4b
update swagger-jaxrs2-jakarta to 2.2.26
2025-01-09 18:47:00 +01:00
Viktor Egorov
efc1b62e75
Upgrade node version to 21.7.3
2025-01-09 18:46:12 +01:00
Till-André Diegeler
7b791334a7
Update Jetty to 11.0.24
2025-01-09 18:27:50 +01:00
Thomas Zerr
51449b6b2c
Fix no initial source branch set
...
Changelog is omitted, because the bug was never released
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2025-01-09 15:29:30 +01:00