Skip to content

feat(ui, rest): manage resource releases#956

Open
mburri wants to merge 14 commits intofeat/resource-propertiesfrom
feat/edit-resource-releases-in-tile
Open

feat(ui, rest): manage resource releases#956
mburri wants to merge 14 commits intofeat/resource-propertiesfrom
feat/edit-resource-releases-in-tile

Conversation

@mburri
Copy link
Member

@mburri mburri commented Feb 6, 2026

This PR adds a new "Release"-Tile to the edit resource page.

The purpose of the tile is to add the features to the page that were previously covered by the "releases" dropdown as shown in the following image:

image

The functionality is not captured in a tile:

image

What is different to the old implemenation:

  • the current resource release that is now visible is indicated in bold
  • trash icons are used to delete one of the resource releases - now any release can be deleted in this view, not only the currently loaded one
  • only the release of the currently selected resource release can be changed - this makes it a bit clearer for the user what happens

Notes:

  • The changes use new components that are not on the master branch yet, thats why the target branch is set to feat/resource-properties
  • The layout/ placement of the tiles on the edit resource page is not final - this should be probably reworked when more functionality is implemented

@mburri mburri changed the base branch from master to feat/resource-properties February 6, 2026 15:56
@mburri mburri force-pushed the feat/edit-resource-releases-in-tile branch from 8298bc0 to bb570ea Compare February 13, 2026 10:32
@mburri mburri requested review from StephGit and yvespp February 13, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant