promote: dev → main (location bookmarks) #119
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Jinemi/thermograph#119
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotes dev to main, deploying to beta.
Headline change: location bookmarks (PR #117, merged to dev).
Bookmarkmodel + alembic0004; additive v2 endpointsGET/POST /bookmarks,PATCH/DELETE /bookmarks/{id},POST /bookmarks/import(dedupes oncell_id, 200-per-user cap); tests inbackend/tests/accounts/test_bookmarks.py.bookmarks.js(localStorage-first, server-authoritative when signed in) andbookmarks-ui.js(star toggle in the results row, "Saved" pill dropdown by Find, login import banner), plus a "Saved locations" section on/alertswith rename, remove and an explicit import button.Dev built and deployed clean at 18:40 UTC. Also carries the other commits already sitting on dev ahead of main.