WIP: event-linked-list #143

Draft
obnoxieux wants to merge 48 commits from event-linked-list into main
Owner
No description provided.
- list must be a pointer instead of value
- add check for bogus end date
- handle persistence in one spot
functionality

removing some 200 NPM packages in the process
obnoxieux force-pushed event-linked-list from adac7416f0 to 657a8a1fc5 2026-07-16 22:35:33 +00:00 Compare
- doesn't need to be included in every single component separately
- all styles in one place
dismissal

- previous hack does not work anymore (dialogs are no longer singletons)
- popover needs to be visible to show a nested dialog in top layer,
  removed close attribute
obnoxieux force-pushed event-linked-list from bfe106398f to d4aba40d48 2026-07-19 18:06:11 +00:00 Compare
obnoxieux force-pushed event-linked-list from 2577e56049 to da87edc0bc 2026-07-24 10:25:24 +00:00 Compare
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin event-linked-list:event-linked-list
git switch event-linked-list

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff event-linked-list
git switch event-linked-list
git rebase main
git switch main
git merge --ff-only event-linked-list
git switch event-linked-list
git rebase main
git switch main
git merge --no-ff event-linked-list
git switch main
git merge --squash event-linked-list
git switch main
git merge --ff-only event-linked-list
git switch main
git merge event-linked-list
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
tib-baseball/skylarks-diamond-planner!143
No description provided.