Skip to content

Feat/collection removed items#63

Merged
inur93 merged 2 commits into
masterfrom
feat/collection-removed-items
Jul 6, 2026
Merged

Feat/collection removed items#63
inur93 merged 2 commits into
masterfrom
feat/collection-removed-items

Conversation

@inur93

@inur93 inur93 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

inur93 added 2 commits July 6, 2026 22:37
Removing an item from a collection now soft-deletes the CollectionItem
row (IsRemoved/RemovedAt) instead of deleting it, so it can no longer
be silently swept back in by bulk-add-by-filter. A "Removed" view on
the collection detail page shows previously removed items with a
restore action, which reactivates the same row.
@inur93 inur93 merged commit a65e015 into master Jul 6, 2026
9 checks passed
@inur93 inur93 deleted the feat/collection-removed-items branch July 6, 2026 20:41
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