Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: CRUD operations for folders #1388

Merged
merged 23 commits into from
Mar 6, 2024
Merged

Bugfix: CRUD operations for folders #1388

merged 23 commits into from
Mar 6, 2024

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Mar 6, 2024

This PR fixes the CRUD operations for folders for all trees. I had to do some changes for the rest of the tree crud operations too.

  • Make sure the tree is updated when:
  • creating a folder
  • renaming a folder
  • deleting folder
  • creating an item
  • deleting an item
  • updating an item

Known issue:
The rename script/stylesheet/patial-view entity action doesn't work. It will be fixed in another PR.

@madsrasmussen madsrasmussen marked this pull request as ready for review March 6, 2024 09:16
@leekelleher leekelleher self-requested a review March 6, 2024 10:14
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out against the server API, all working great!

@madsrasmussen madsrasmussen merged commit 1abd958 into main Mar 6, 2024
6 checks passed
@madsrasmussen madsrasmussen deleted the bugfix/folders branch March 6, 2024 10:15
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.

None yet

3 participants