Commit Graph

1136 Commits

Author SHA1 Message Date
Florian Scholdei
b0629c20ef Fix fetching of gravatar images getting blocked by COEP 2025-09-02 17:49:50 +02:00
CES Marvin
d5096cf025 Prepare for next development iteration 2025-08-28 17:27:56 +00:00
CES Marvin
490ec9c274 Release version 3.10.1 2025-08-28 16:44:37 +00:00
René Pfeuffer
80109c3104 Fix avatar images in contributor table 2025-08-28 15:22:56 +02:00
Thomas Zerr
cc54f35860 Fix fetching of gravatar images getting blocked by COEP
Squash commits of branch bugfix/failing-to-load-gravatar:

- Fix line break if gravatar image could not be loaded

- Fix overlapping text inside the commit overview if the avatar alt text is shown

- Fetching of gravatar images getting blocked by Cross-Origin-Embedder-Policy

- Fix border-radius

- Fix outdated storyshots
2025-08-26 13:15:42 +02:00
René Pfeuffer
77223676d6 Prepare for next development iteration 2025-08-20 07:42:13 +02:00
René Pfeuffer
064e292435 Release version 3.10.0 2025-08-20 07:39:10 +02:00
CES Marvin
a2a9cddb22 Prepare for next development iteration 2025-08-01 10:32:05 +00:00
CES Marvin
de201433e6 Release version 3.9.0 2025-08-01 09:41:18 +00:00
Till-André Diegeler
9c8c5ab9ce Implement confirmation dialog before repository delete
Squash commits of branch feature/confirm_repo_delete:

- Implement confirmation dialog before repository delete

- Change repo alert

- The input does not support autocomplete

Therefore it should not be announced as an autocomplete input by assistive technologies.

- Change repo alert

- Remove unused import

- Update snapshots
2025-07-24 13:27:04 +02:00
Viktor Egorov
03dc6a49fb Adjust tilted components
The tilted component in "bind"-components causes the settingscomponent to be seen as a new component and loses all states
2025-05-26 13:11:40 +02:00
Rene Pfeuffer
63aa914e79 Use uniform document titles in configuration pages
Squash commits of branch feature/uniform_configuration_document_titles:

- Use uniform document titles in configuration pages
- Use different titles for global, repository and namespace config
- Make the code a lot prettier
- Remove detailed configuration title
2025-04-30 13:25:26 +02:00
CES Marvin
9423f54d6d Prepare for next development iteration 2025-04-14 14:21:06 +00:00
CES Marvin
0f0a9b1a67 Release version 3.8.0 2025-04-14 13:35:58 +00:00
Thomas Zerr
48bbfc5960 Prepare for next development iteration 2025-04-14 14:26:10 +02:00
Thomas Zerr
070e5ee31f Merge branch 'main' into develop 2025-04-14 14:09:11 +02:00
CES Marvin
660a3267c1 Release version 3.7.5 2025-04-14 10:41:03 +00:00
Thomas Zerr
395a2edeb3 Fix order of items in keyboard iterator
The previous keyboard iterator did not take into account, if multiple items deregistered at once.
Therefore, the keyboard iterator ran into an iterator invalidation bug, because the assigned index of an element can run out of bounds.
Elements with an out of bounds assigned index, would not be able to deregister and therefore stay in the list of registered items.
Therefore messing up the iteration logic.
2025-04-09 10:54:53 +02:00
Lukas
e6a1557fff Use different icons in file tree to show status (#2246)
---------

Co-authored-by: Florian Scholdei <florian.scholdei@cloudogu.com>
2025-04-08 08:10:19 +02:00
Till-André Diegeler
a47c3d4fc4 Add focus-zone css class & Breadcrumb accessibility improvements 2025-03-24 14:54:32 +01:00
Till-André Diegeler
45245e3152 Use ui-core buttons for button groups 2025-03-24 09:35:38 +01:00
René Pfeuffer
eb646f0a77 Merge branch 'hotfix/3.7.4' into develop 2025-03-12 16:00:24 +01:00
René Pfeuffer
9322dbb0ab Prepare for next development iteration 2025-03-12 15:57:40 +01:00
CES Marvin
817e06cfc5 Release version 3.7.4 2025-03-12 14:13:24 +00:00
Florian Scholdei
3983d1a3c7 Fix i18n plurals 2025-03-11 14:55:06 +01:00
Viktor Egorov
f1c83ef113 Change file tree height
Squash commits of branch bugfix/fix_height_for_file_tree:

- Export FieldMessage

- Adjust height file tree

- Only sticky if width is large enough

- Fix not sticky in changeset

- File diff tree height is now configurable

- Add changelog
2025-03-07 11:07:55 +01:00
Till-André Diegeler
f0f7e922bf Introduce Git Revert functionality to SCM-Manager 2025-02-27 11:11:57 +01:00
Viktor Egorov
99f6422577 Fix export FieldMessage 2025-02-25 17:30:44 +01:00
René Pfeuffer
0eab2e1ec4 Merge commit 'main' into develop 2025-02-25 13:19:59 +01:00
René Pfeuffer
a4e51ebfe6 Prepare for next development iteration 2025-02-25 13:16:32 +01:00
Viktor Egorov
19930804a0 Add Configuration to JWT lifetime length 2025-02-25 13:16:27 +01:00
CES Marvin
13da6f9c54 Release version 3.7.3 2025-02-25 11:17:13 +00:00
Rene Pfeuffer
2e16941e9e Fix display of titles in tags
Squash commits of branch bugfix/title_in_tag:

- Fix display of titles in tags

- Fix storyshots
2025-02-21 09:51:14 +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
Florian Scholdei
987893aa67 Fix loop in secondary navigation render cycle 2025-02-04 15:06:09 +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 2025-01-28 09:05:24 +00: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 2025-01-23 07:46:54 +00: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 2025-01-17 17:53:50 +00:00
René Pfeuffer
ce22ffbb11 Fix storyshots for ui-core 2025-01-14 09:46:47 +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
Philipp Ahrendt
a4e30b94a2 Accessible hunk expander
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2025-01-09 11:35:12 +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
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