ShelterTechSF / sheltertech-go

GNU General Public License v3.0
1 stars 0 forks source link

Bookmarks should have customizable names. #127

Open richardxia opened 4 months ago

richardxia commented 4 months ago

The design mockups expected that a user could set the name of their bookmark, but neither the database table nor the API support setting a name on bookmarks.

katerina-kossler commented 3 weeks ago

db addition PR: https://github.com/ShelterTechSF/askdarcel-api/pull/753

katerina-kossler commented 3 weeks ago

go col/field PR: https://github.com/ShelterTechSF/sheltertech-go/pull/144 (draft bc depends on API change)

katerina-kossler commented 3 weeks ago

web WIP: https://github.com/ShelterTechSF/askdarcel-web/pull/1397 (...it's been so long since i've touched FE code)