Commit Graph

13130 Commits

Author SHA1 Message Date
Florian Scholdei
6b8cf2ff74 Apply pull request change suggestions 2025-03-24 21:10:05 +01:00
LukasBisz
fa049d29e2 Add file status indicator via icon stacking 2025-03-14 00:26:55 +01:00
LukasBisz
0be63a10ae Add changelog entry file 2025-01-28 19:36:30 +01:00
LukasBisz
bab486e056 Add FileChangeTypeIcon function 2025-01-05 20:26:28 +01:00
LukasBisz
ccef05bbc5 Add color to icons 2025-01-05 19:59:04 +01:00
LukasBisz
443310f96f Add status icon for filetreediff 2025-01-05 18:47:03 +01:00
Rene Pfeuffer
190961df28 Auto-focus first input element in creation forms
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-12-19 13:54:02 +01:00
Rene Pfeuffer
45801c9813 Remove unused class IterableQueue
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-12-19 09:14:37 +01:00
René Pfeuffer
26c03444be Fix storyshot after commit 241e4cb53d 2024-12-18 12:06:41 +01:00
Philipp Ahrendt
241e4cb53d Clickable tags use HMTL button
Tags that open modals or trigger other actions need to be accessible for keyboard and assistive technologies.
2024-12-17 19:11:21 +01:00
Philipp Ahrendt
b3ed25fc78 Remove superfluous alt texts
Decorative images should provide an empty alt text for assistive technologies.
2024-12-16 11:40:26 +01:00
Viktor Egorov
109cc73f89 Link to repo page in repo header 2024-12-16 10:35:00 +01:00
Anna Vetcininova
b27c3820d6 update guava to 33.3.1-jre
Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-12-16 09:56:14 +01:00
Anna Vetcininova
8243b0bc47 update mockitoVersion to 5.14.2
Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-12-16 09:18:59 +01:00
Anna Vetcininova
9370596d0e update micrometerVersion to 1.14.2
Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-12-16 09:16:12 +01:00
Anna Vetcininova
08fe99a1e1 update edison-hal to 2.1.1
Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-12-16 09:14:16 +01:00
Anna Vetcininova
0ccd60367e Update RestEasy to 6.2.11.Final
Co-authored-by: Till-André Diegeler<till-andre.diegeler@cloudogu.com>
2024-12-13 15:41:26 +01:00
Till-André Diegeler
4de3e30dd5 Update Jaxb to 4.0.2
Co-authored-by: Till-André Diegeler<till-andre.diegeler@cloudogu.com>
2024-12-13 15:37:57 +01:00
Till-André Diegeler
f12722b70f Update Jackson to 2.18.2
A minor change in a test class was necessary; cf. https://github.com/FasterXML/jackson-databind/issues/4499

Co-authored-by: Till-André Diegeler<till-andre.diegeler@cloudogu.com>
2024-12-13 14:10:19 +01:00
Till-André Diegeler
1118290924 Update mapstruct to 1.6.3
Co-authored-by: Till-André Diegeler<till-andre.diegeler@cloudogu.com>
2024-12-13 11:57:05 +01:00
Rene Pfeuffer
7985f47059 Update lucene to 8.11.4 2024-12-13 10:47:23 +01:00
Renovate Bot
426f9a4ade Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.13 (develop)
This PR contains the following updates:&#10;&#10;| Package | Type | Update | Change |&#10;|---|---|---|---|&#10;| [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | devDependencies | patch | [&#96;0.5.7&#96; -&gt; &#96;0.5.13&#96;](https://renovatebot.com/diffs/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.7/0.5.13) |&#10;&#10;---&#10;&#10;This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).&#10;&lt;!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ&#61;&#61;--&gt;&#10;

Co-authored-by: Renovate Bot<renovate@scm-manager.org>
2024-12-13 09:27:04 +01:00
Florian Scholdei
3c0ad46f07 Set descriptive document titles
Document titles represent the pages, for example in lists
with bookmarks. They are important for navigation and
orientation in websites. If the offer or the content of the
page is not labeled, orientation is impaired.

This changes the behavior for setting document titles.
The functionality has been removed from the Page and
Title components and is now represented by `useDocumentTitle`
hook to better describe the content of inividual pages.

Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-12-10 16:41:01 +01:00
Viktor Egorov
3ed457a891 Whitespace dropdown is now correctly displayed
Co-authored-by: Viktor<viktor.egorov@triology.de>
2024-12-09 13:20:02 +01:00
Philipp Ahrendt
6362b8b262 Accessible changeset details
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Co-authored-by: Philipp Ahrendt<philipp.ahrendt@cloudogu.com>
2024-12-09 11:13:41 +01:00
CES Marvin
cd2209d1d2 Prepare for next development iteration 2024-12-05 10:43:31 +00:00
CES Marvin
bce137fb3a Release version 3.6.0 3.6.0 2024-12-05 10:00:59 +00:00
Thomas Zerr
145a9f2a11 Adjust changelog for release 3.6.0 2024-12-05 10:55:22 +01:00
Viktor Egorov
3277e0194b Layout change for changesetdetails
Pushed-by: Viktor Egorov<viktor.egorov-extern@cloudogu.com>
Co-authored-by: Viktor<viktor.egorov@triology.de>
2024-12-03 09:35:15 +01:00
Anna Vetcininova
0bdb4ff298 Fix missing aria-label in navigation
Reviewed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com>
2024-12-03 08:12:25 +01:00
Thomas Zerr
03fa34d0b1 Fix accessibility issues when creating a repository
Reviewed-by: Florian Scholdei <florian.scholdei@cloudogu.com>
2024-12-02 06:59:13 +01:00
Philipp Ahrendt
5f539ebc3d Accessible file details 2024-11-27 14:17:26 +01:00
Viktor Egorov
b9bf0821e1 improve user overview
Pushed-by: k8s-git-ops<admin@cloudogu.com>
Pushed-by: Viktor Egorov<viktor.egorov-extern@cloudogu.com>
Co-authored-by: Viktor<viktor.egorov@triology.de>
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-11-25 16:44:09 +01:00
Anna Vetcininova
18a0dda693 Improve accessibility for links in second navigation menu
Co-authored-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
Committed-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
Pushed-by: Anna Vetcininova<anna.vetcininova@cloudogu.com>
2024-11-25 15:52:10 +01:00
Florian Scholdei
531de24fa5 Add programmatic label to the namespace links
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2024-11-25 14:44:34 +01:00
Philipp Ahrendt
0a8ffa8443 More distinguishable links
Links in highcontrast mode will be visually more different from plain text.

Pushed-by: Philipp Ahrendt<philipp.ahrendt@cloudogu.com>
Co-authored-by: Philipp Ahrendt<philipp.ahrendt@cloudogu.com>
2024-11-21 17:49:31 +01:00
Thomas Zerr
44fbdf86cb Add warning state for the ChipInputField
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-11-21 13:17:08 +01:00
Thomas Zerr
26b144ec77 Add information if an autocomplete option is arbitrary or not
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-11-21 13:15:25 +01:00
Rene Pfeuffer
05ff0910bf Fix accessibility for import modes in import dialog
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-11-19 15:59:33 +01:00
Philipp Ahrendt
265ba2151a Improve accesibility of navbar
- Description of logout button is read once
- SCM-Manager logo is better decribed for assistive technologies
- The state of the mobile menu is better accessible
2024-11-15 17:09:55 +01:00
Philipp Ahrendt
f2a5ff2d09 Improve focus styles
Pushed-by: Philipp Ahrendt<philipp.ahrendt@cloudogu.com>
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Co-authored-by: Philipp Ahrendt<philipp.ahrendt@cloudogu.com>
2024-11-14 14:31:10 +01:00
Anna Vetcininova
df0582dfd8 Add an extension point for contributor rows in contributor table
Co-authored-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-11-07 09:19:24 +01:00
René Pfeuffer
f05aabc943 Update release process documentation for hotfix 2024-11-05 16:27:53 +01:00
Rene Pfeuffer
4ebf0e2044 Adds 'head' as revision for Subversion repositories
To still support the editor plugin, a new field in the
browse command results is needed to indicate, whether
such a result or rather the requested revision can be
modified by a new commit.

This is the case, when
- for Subversion repositories either the new 'head' or the
latest revision has been requested, or
- for Git and HG when a branch (or the default by specifying
no concrete revision) has been used.
2024-11-05 10:54:49 +01:00
Rene Pfeuffer
9ff259df03 Do not show "tag exists" error in modal on creation 2024-11-04 08:54:56 +01:00
Till-André Diegeler
cd16f0b033 Integrate creation of jgit/svnkit version status text files into build.gradle
Over the course of a very long time, the interpolation strings for the versions in the scm-git-plugin and scm-svn-plugin had not been processed. One assumption was that this was related to a discontinued Maven process.

The behavior was now realized by two tasks process after the gradle build lifecycle step. It remains to be discussed whether it's worth the time and effort to integrate the change into the smp plugin.
2024-10-28 23:19:47 +01:00
Rene Pfeuffer
141e45aa06 Simplify local storage access
The caching for local storage seems way over-engineered.&#10;With this the context for the local storage is removed&#10;and the local storage is accessed directly.

Pushed-by: k8s-git-ops<admin@cloudogu.com>
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-10-28 15:05:13 +01:00
Thomas Zerr
824f4224d1 Export WhitespaceMode typing 2024-10-25 14:26:18 +02:00
Thomas Zerr
50940b908e Move ui-shortcuts to devDependency 2024-10-25 13:35:22 +02:00
Thomas Zerr
a4aac4ffd3 Revert change to type of dependencies
Committed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-10-25 08:34:38 +02:00