Skip to content

Added group lists, initial changes#106

Open
vpaulo wants to merge 1 commit intomainfrom
VR/group-lists
Open

Added group lists, initial changes#106
vpaulo wants to merge 1 commit intomainfrom
VR/group-lists

Conversation

@vpaulo
Copy link
Copy Markdown
Owner

@vpaulo vpaulo commented Mar 12, 2026

THIS IS A TEST OF DEV IDEAS

Add groups to lists

Added list_group table and group_id on list. Groups appear in the sidebar between pinned lists and "My lists". Each group shows its member lists; lists with group_id = 0 appear in the ungrouped "My lists" section. Deleting a group moves its lists back to ungrouped (does not delete them).

New endpoints: POST /partials/groups/create, PUT /partials/groups/:groupID, DELETE /partials/groups/:groupID.

New rm-group-nav web component handles group edit/delete via the group modal dialog.

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