homebox/backend/app/api/handlers/v1
Hayden 891d41b75f
feat: new-card-design (#196)
* card option 1

* UI updates for item card

* fix test error

* fix pagination issues on backend

* add integer support

* remove date from cards

* implement pagination for search page

* resolve search state problems

* other fixes

* fix broken datetime

* attempt to fix scroll behavior
2023-01-01 12:50:48 -09:00
..
controller.go
partials.go
query_params.go
v1_ctrl_actions.go
v1_ctrl_auth.go
v1_ctrl_group.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
v1_ctrl_items.go feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
v1_ctrl_items_attachments.go
v1_ctrl_labels.go
v1_ctrl_locations.go
v1_ctrl_maint_entry.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
v1_ctrl_statistics.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
v1_ctrl_user.go