Renovate Bot
a608a0df80
Update dependency @radix-ui/react-dropdown-menu to v2.0.5 (develop) - abandoned
...
Squash commits of branch renovate/develop-radix-ui-react-dropdown-menu-2.x:
- Update dependency @radix-ui/react-dropdown-menu to v2.0.5
| datasource | package | from | to |
| ---------- | ----------------------------- | ----- | ----- |
| npm | @radix-ui/react-dropdown-menu | 2.0.1 | 2.0.5 |
- Fix snapshots
Committed-by: Rene Pfeuffer <rene.pfeuffer@cloudogu.com >
2023-09-13 09:14:18 +02:00
Florian Scholdei
8fd8c0567d
Disable combobox autocomplete
...
Squash commits of branch bugfix/doubled_autocomplete:
- Disable combobox autocomplete
- Add changelog entry
Committed-by: Thomas Zerr <thomas.zerr@cloudogu.com >
2023-09-12 09:27:31 +02:00
Eduard Heimbuch
93a23466ff
Fix cypress by using new stage "TESTING"
...
Cypress did not work because of the stricter security header. We introduced a new stage named "TESTING" which ignores this security headers and allow testing tools to work as intended.
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-09-08 15:19:54 +02:00
René Pfeuffer
2c04b124f0
Fix snapshots
2023-09-07 09:46:39 +02:00
Konstantin Schaper
c6c344dc23
update storyshots
2023-09-06 11:15:08 +02:00
Konstantin Schaper
fa536b9768
Create atomic design page template for master-detail views
2023-09-06 10:00:00 +02:00
Renovate Bot
bf28b75941
Update dependency @radix-ui/react-dialog to v1.0.4 (develop)
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@radix-ui/react-dialog](https://radix-ui.com/primitives ) ([source](https://github.com/radix-ui/primitives )) | dependencies | patch | [`1.0.2` -> `1.0.4`](https://renovatebot.com/diffs/npm/@radix-ui%2freact-dialog/1.0.2/1.0.4 ) |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Committed-by: Laura Gorzitze <laura.gorzitze@cloudogu.com >
2023-09-06 08:41:51 +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
Thomas Zerr
cb845bee34
Components that are now deprecated are marked as such
2023-09-05 08:53:03 +02:00
Renovate Bot
9d88503fbf
Update dependency @headlessui/react to v1.7.17 (develop)
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@headlessui/react](https://github.com/tailwindlabs/headlessui ) | dependencies | patch | [`1.7.15` -> `1.7.17`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.7.15/1.7.17 ) |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui ) | dependencies | minor | [`1.6.6` -> `1.7.17`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.6.6/1.7.17 ) |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Committed-by: Laura Gorzitze <laura.gorzitze@cloudogu.com >
Co-authored-by: Laura Gorzitze <laura.gorzitze@cloudogu.com >
2023-09-04 13:41:03 +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
tzerr
762fe7bd1e
Merge tag '2.46.1'
...
Release version 2.46.1
2023-09-01 12:03:40 +02:00
CES Marvin
8c143c2fd8
Release version 2.46.1
2023-09-01 09:15:02 +00:00
tzerr
31c4d22515
Merge branch 'main' into develop
2023-09-01 10:54:06 +02:00
tzerr
d835c6f0ca
Merge tag '2.44.3'
...
Release version 2.44.3
2023-09-01 10:44:33 +02:00
CES Marvin
29a92d3d4a
Release version 2.44.3
2023-08-31 14:06:39 +00:00
Eduard Heimbuch
017aee2023
Cleanup turbo repo caches
...
Cleanup turbo repo caches if a `clean` build is triggered since this is the expected behaviour.
Committed-by: Thomas Zerr <thomas.zerr@cloudogu.com >
2023-08-29 16:39:09 +02: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
Rene Pfeuffer
cf08f96643
Fix label for copy button
...
Squash commits of branch bugfix/fix_copy_button_label:
- Fix label for copy button
Committed-by: Thomas Zerr <thomas.zerr@cloudogu.com >
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2023-08-23 11:34:43 +02:00
Thomas Zerr
15a882bc4a
-fixed: menu moving the sticky sidebar
...
Squash commits of branch bugfix/three-dot-menu-moves-repo-settings:
- -fixed: menu moving the sticky sidebar
- -added: changelog file
Committed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com >
Co-authored-by: tzerr <thomas.zerr@cloudogu.com >
2023-08-23 09:58:31 +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
Florian Scholdei
9c0d064491
Programmatically accessible subheadings in footer
...
Squash commits of branch bugfix/accessibility_programmatic_subheader:
- Remove redundant section
- Make subheadings in footer programmatically accessible
- Add changelog entry
- Update storyshots
Committed-by: Philipp Ahrendt <philipp.ahrendt@cloudogu.com >
2023-08-22 12:01:31 +02:00
Thomas Zerr
1c92261d49
Fix styling issues with the popover
...
Committed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2023-08-17 12:32:15 +02:00
Konstantin Schaper
5469d78e34
tweak popover border color in light theme
2023-08-17 11:09:55 +02:00
Konstantin Schaper
81a4afdd79
Fix branch action & details rendering conditions
2023-08-17 08:58:53 +02:00
Konstantin Schaper
9fbcddfcaa
Fix collapsible trigger accessibility
2023-08-16 14:56:09 +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
cd09806edb
Fixed missing export
...
Squash commits of branch feature/popover:
- -added: popover and ci status story
- -fixed: license formats
- work in progress
- -added: popover stories
- work in progress
- work in progress
- work in progressclear
- work in progress
- -changed: realigned close button
added aria label to close button
- -added: comments
- -added: changelog file
- -fixed: findings
- -fixed: background
- -fixed: close button
- -fixed: arrow fill color
- -removed: has box shadow class, because popover already box-shadow
- -added: popover export
Co-authored-by: tzerr <thomas.zerr@cloudogu.com >
2023-08-15 16:18:13 +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
Konstantin Schaper
f54cad3b05
Fix dependencies in ui-layout
2023-08-10 10:02:51 +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
Florian Scholdei
f756dd3a78
Remove chromatic integration
...
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2023-08-01 09:01:20 +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
CES Marvin
53a5a6ad9e
Release version 2.45.0
2023-07-17 13:28:04 +00:00
René Pfeuffer
c035677cec
Prevent npm release without token
2023-07-17 12:55:54 +02:00
Eduard Heimbuch
50e64bb74e
Fix translations
2023-07-07 10:16:04 +02:00
Konstantin Schaper
3256aef7fb
Fix copying source code in Firefox incorrectly adding extra line breaks
...
There is an open bug in Firefox which causes extra line breaks to appear when copying if the selection contains a `span` with the `user-select: none;` styles.
This workaround removes this style and displays the line number in a `::before` instead. This has the same effect of the user not being able to select it and it also doesn't show up in multi-line selections but prevents Firefox from interpreting it incorrectly.
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2023-07-06 14:56:57 +02:00