Commit Graph

1136 Commits

Author SHA1 Message Date
Viktor Egorov
cdbf86b8c9 Add option to mark whitespace characters in diffs
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-04-26 15:15:52 +02:00
Florian Scholdei
3773d77889 Add possibility to specify StickyHeader top position of Diff component 2024-04-22 18:04:26 +02:00
CES Marvin
56f335468d Prepare for next development iteration 2024-04-09 08:38:52 +00:00
CES Marvin
a896fc08c9 Release version 3.1.0 2024-04-09 07:52:08 +00:00
Rene Pfeuffer
c6126e4702 Mind offset for top navigation bar on scrolling
This fixes the issue, that links to anchor tags in&#10;markdown documents have been scrolled a bit too far,&#10;so that the targeted element ended up below the&#10;navigation bar. Now, the height of the navigation&#10;bar is taken into account.

Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-03-14 15:05:11 +01:00
René Pfeuffer
b3002806ac Merge branch 'temp/readme' into develop 2024-03-07 18:25:59 +01:00
CES Marvin
d12052d61b Prepare for next development iteration 2024-03-07 17:25:36 +00:00
CES Marvin
6b99d66d26 Release version 3.0.4 2024-03-07 16:45:23 +00:00
Thomas Zerr
96801d75f2 New extension point (for readme) in code overview
The readme files should be rendered in the code overview below
the file tree and not in a separate page. To render the readme file,
a new extension point was added. The order of items in the side
menu also got changed.
2024-03-07 14:11:00 +01:00
Viktor Egorov
c42def0f7f Sort global config and repository config the same way
Adds a new option to configuration entry binding to improve sorting
and sorts global and repository configuration likewise.

Pushed-by: Viktor Egorov<viktor.egorov-extern@cloudogu.com>
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: vegorov<viktor.egorov@triology.de>
2024-03-04 08:01:13 +01:00
Eduard Heimbuch
89c4a20dd5 Add namespace owner on namespace creation
Namespace owner may see the namespace configuration page.

Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-08 14:18:16 +01:00
CES Marvin
5d280a1531 Prepare for next development iteration 2024-02-08 09:32:25 +00:00
CES Marvin
adf53ec641 Release version 3.0.3 2024-02-08 08:50:57 +00:00
CES Marvin
7543bd7c8e Prepare for next development iteration 2024-02-07 13:38:59 +00:00
CES Marvin
de3b468e3a Release version 3.0.2 2024-02-07 12:57:01 +00:00
Laura Gorzitze
d8e1f2d739 Cleanup Code
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-06 14:54:00 +01:00
CES Marvin
b34a989c57 Prepare for next development iteration 2024-02-02 15:14:42 +00:00
CES Marvin
a8b3c80df0 Release version 3.0.1 2024-02-02 14:33:24 +00:00
CES Marvin
d8081ed074 Prepare for next development iteration 2024-01-29 15:44:46 +00:00
CES Marvin
3c5d8244d8 Release version 3.0.0 2024-01-29 15:29:36 +00:00
Tarik Gürsoy
3ffbdd8d17 Move frontendcomponents into ui-core
The new architecture has been implemented.

Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Committed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>


Reviewed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com>
2024-01-24 10:38:17 +01:00
Florian Scholdei
7f0da35659 Mail validation in frontend and backend unified
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2024-01-09 16:53:18 +01:00
Florian Scholdei
ec0e1ec320 Constant navigation width independent of content
Fixes issues that occurred after #224.

Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2024-01-08 09:52:03 +01:00
Eduard Heimbuch
abe0a62cb4 Fix markdown image links for relative paths on branches with '/' 2023-12-14 14:55:21 +01:00
Florian Scholdei
75695f9fb1 Convert truthy value to true and reintroduce PrimaryContentColumn sizing
Fixes issues that occurred after #224.
2023-12-14 09:01:48 +01:00
Eduard Heimbuch
96c4bec5b9 Add max width for primary columns 2023-12-12 14:29:44 +01:00
Florian Scholdei
bb88ba28ed URI encode branch of images in markdown files
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2023-12-12 13:12:05 +01:00
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
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
Eduard Heimbuch
774d7f5fb1 Apply test-ids for all stages except production 2023-11-24 11:10:59 +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
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
Tarik Gürsoy
9dd6aeea5e Diff path line break
A line break has been added to the diff path, so that it always displays the full path and filename

Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
2023-11-07 09:06:09 +01:00
Konstantin Schaper
14ee5daa00 fix unnecessary scrollbar showing up in markdown views with code tags
Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
2023-11-07 08:59:39 +01: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
Konstantin Schaper
37fbce1496 Checkbox and Chipinput have been improved, and a button has been added
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
2023-10-09 11:56:24 +02:00
Renovate Bot
c4532670dd Update dependency @types/css to ^0.0.34 (develop)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`^0.0.31` -> `^0.0.34`](https://renovatebot.com/diffs/npm/@types%2fcss/0.0.31/0.0.34) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->


Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
2023-09-22 14:46:00 +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
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
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
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