Florian Scholdei
72886bd204
Save collapse status of secondary navigation
...
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Committed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
2023-12-12 09:18:50 +01:00
Konstantin Schaper
012d5efbb9
Fix race condition in global search sometimes breaking mouse interaction
...
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
2023-11-30 17:02:44 +01:00
Eduard Heimbuch
cf4d9cf20f
3.x
...
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-30 17:02:44 +01:00
Konstantin Schaper
d760f46d9d
Fix e2e tests breaking because of modern javascript api usage
2023-11-27 09:25:02 +01:00
CES Marvin
6f55210812
Prepare for next development iteration
2023-11-22 11:15:19 +00:00
CES Marvin
fc7c125d78
Release version 2.48.1
2023-11-22 10:26:59 +00:00
Eduard Heimbuch
fd807495ea
Fix navbar event listener
2023-11-21 13:55:35 +01:00
CES Marvin
6cbb231c09
Prepare for next development iteration
2023-11-17 14:24:28 +00:00
CES Marvin
9ba45acfb3
Release version 2.48.0
2023-11-17 13:38:07 +00:00
Konstantin Schaper
1ccba9fcd0
Refactor global search
...
Replaces the headlessui combobox with a custom implementation following the aria patterns of a menu. This allows us to have interactive links in the popup while connecting it to the input. The pattern is most common with buttons and is less documented yet valid for inputs.
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
2023-11-14 13:32:55 +01:00
Rene Pfeuffer
234f7d840e
Do not render links to not-existing users in groups
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-07 13:42:31 +01:00
Rene Pfeuffer
b0d319f99b
Fix display for submodules without http
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-03 15:48:10 +01:00
Thomas Zerr
123fc4c3d1
Invalidation of caches and search index
...
In the general admin settings, the user can find two button to either invalidate the cache or rebuild the search index. The endpoints are defined in the InvalidationResource class in scm-webapp.
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-02 10:51:32 +01:00
Konstantin Schaper
848b13f957
Implement context-based local storage
...
This allows re-rendering of useLocalStorage hooks whenever the value for the associated key changes. In the previous implementation, reading and writing via useLocalStorage did not cause a re-render and was therefore impossible.
2023-10-25 18:14:50 +02:00
Florian Scholdei
6c97c8fcba
Fixed ahead and behind tag of a branch screen reader support
...
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Committed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
2023-10-25 14:13:15 +02:00
Konstantin Schaper
eea4b7e03c
fix broken global search shortcut
...
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
2023-10-23 13:33:50 +02:00
Tarik Gürsoy
e27c1a9cd3
Search Display Error
...
Added an additional check so the site renders despite description being undefined
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
2023-10-20 16:49:47 +02:00
Rene Pfeuffer
d0f8161220
Add functionality to modify repository storage locations
...
The repository location resolver gets a new function that allows to change the location of a repository.
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-10-13 10:23:29 +02:00
Konstantin Schaper
0bfc5183cc
Consolidate redundant frontend modules
...
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Committed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
2023-10-13 08:15:27 +02:00
CES Marvin
92b24a76ec
Prepare for next development iteration
2023-10-11 11:22:34 +00:00
CES Marvin
f9564208de
Release version 2.47.0
2023-10-11 10:35:24 +00:00
Tarik Gürsoy
4eb735d552
Fixing the OmniSearch component
...
The OmniSearch component had several issues which have been resolved in this fix. It now makes use of the new combobox component.
2023-09-28 16:16:17 +02:00
Laura Gorzitze
0d93975715
Accessible Tabpanel
...
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com >
Committed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
2023-09-27 09:16:22 +02:00
Konstantin Schaper
0c055ca6df
Add new api for interactive card details
...
Committed-by: Rene Pfeuffer <rene.pfeuffer@cloudogu.com >
2023-09-21 11:26:41 +02:00
Konstantin Schaper
8069c697de
disabled content action menu button while loading
2023-09-18 19:32:04 +02:00
Thomas Zerr
aa767ec945
Add Loading Spinner API to content action overflow menu extension point
2023-09-18 10:04:03 +02:00
Konstantin Schaper
fa536b9768
Create atomic design page template for master-detail views
2023-09-06 10:00:00 +02:00
Thomas Zerr
14ded177c1
Additional Search in the Search Page
...
Another Search Bar is added in the Search Page directly. This one persists the current query even after triggering another search.
Committed-by: Tarik Gürsoy <tarik.guersoy@cloudogu.com >
Authored-by: tzerr <thomas.zerr@cloudogu.com >
2023-09-05 12:40:04 +02:00
tzerr
58571711d7
-changed: set Versions to next snapshot
2023-09-01 12:37:18 +02:00
tzerr
48c6fef171
Merge branch 'main' into develop
2023-09-01 12:14:40 +02:00
CES Marvin
8c143c2fd8
Release version 2.46.1
2023-09-01 09:15:02 +00:00
Florian Scholdei
9dc86ff11e
Accessible Search
...
Committed-by: Rene Pfeuffer <rene.pfeuffer@cloudogu.com >
Co-authored-by: Laura Gorzitze <laura.gorzitze@cloudogu.com >
2023-08-29 15:22:57 +02:00
Eduard Heimbuch
cd59873638
Switch repo overview layout to cards
...
Squash commits of branch feature/repo_overview_cards:
- Switch repo overview layout to cards
- wip
- Merge branch 'develop' into feature/repo_overview_cards
- Fix collapsible
- Fix collapsible
- Fix styling
- Merge branch 'develop' into feature/repo_overview_cards
- Fix type for collapsible
- Add changelog
- Update storyshots
- Merge branch 'develop' into feature/repo_overview_cards
Committed-by: Thomas Zerr <thomas.zerr@cloudogu.com >
Co-authored-by: tzerr <thomas.zerr@cloudogu.com >
2023-08-28 13:53:36 +02:00
CES Marvin
c368cdc82b
Prepare for next development iteration
2023-08-24 10:04:44 +00:00
CES Marvin
41b7ef7435
Release version 2.46.0
2023-08-24 09:19:53 +00:00
Eduard Heimbuch
20d728981f
Revert collapsible namespaces
2023-08-23 15:09:49 +02:00
Eduard Heimbuch
2efcbfa759
Improve repository overview
...
- Sort repositories alphanumerically case insensitive per namespace
- Make the namespaces collapsible and store the collapsed state in local storage
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-08-22 19:59:53 +02:00
Konstantin Schaper
81a4afdd79
Fix branch action & details rendering conditions
2023-08-17 08:58:53 +02:00
Tarik Gürsoy
9b5e8b1d67
Bugfix Typo in Diff Load Lines
...
A typo was fixed by adding an additional check to see if we have 1 or more than 1 lines to load
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: tarik-guersoy <tarik.guersoy@cloudogu.com >
2023-08-16 13:53:46 +02:00
Tarik Gürsoy
b5ac1ed4b5
Fixed Loadingspinner for Ahead / Behind
...
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: tarik-guersoy <tarik.guersoy@cloudogu.com >
2023-08-15 22:56:51 +02:00
Thomas Zerr
8d873a269e
Implement popover component
...
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-08-15 15:16:48 +02:00
Tarik Gürsoy
3de027ed6d
Reimplement loading spinner for ahead/behind in branch list
...
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
Co-authored-by: tarik-guersoy <tarik.guersoy@cloudogu.com >
2023-08-14 20:29:34 +02:00
Florian Scholdei
4136a68f48
Extend BranchListItem extensionPoints
...
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-08-11 14:12:03 +02:00
Eduard Heimbuch
7d47c9cc94
Apply new design for AheadBehindTag
...
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
Co-authored-by: tarik-guersoy <tarik.guersoy@cloudogu.com >
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-08-09 12:49:00 +02:00
Konstantin Schaper
b22722cbed
Rework branch overview
...
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2023-08-02 08:58:56 +02:00
Eduard Heimbuch
891c56b21d
Bump scm core version to next snapshot
2023-07-27 11:42:41 +02:00
Timo Hoppenheidt
9fb3abefdb
fixed position of myC plugin checkmark
...
Squash commits of branch bug/39946_plugin_checkmark:
- fixed position of myC plugin checkmark
- Merge remote-tracking branch 'origin/develop' into bug/39946_plugin_checkmark
- add changelog entry
- Cleanup
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: thoppenheidt <timo.hoppenheidt@cloudogu.com >
2023-07-26 09:21:44 +02:00
CES Marvin
6c4d30b6cd
Prepare for next development iteration
2023-07-18 13:14:33 +00:00
CES Marvin
640f136365
Release version 2.45.1
2023-07-18 13:10:55 +00:00
CES Marvin
a756ed3d99
Prepare for next development iteration
2023-07-17 13:40:55 +00:00