homebox/backend/app/api/handlers/v1
Hayden bd321af29f
chore: developer cleanup (#300)
* new PR tasks

* add homebox to know words

* formatting

* bump deps

* generate db models

* ts errors

* drop id

* fix accessor

* drop unused time field

* change CI

* add expected error

* add type check

* resolve serveral type errors

* hoise in CI
2023-02-17 21:41:01 -09:00
..
assets feat: QR Codes (#226) 2023-01-18 20:44:06 -09:00
controller.go feat: hide registration button when disabled (#287) 2023-02-15 08:58:38 -09:00
partials.go refactor: http interfaces (#114) 2022-10-29 18:15:35 -08:00
query_params.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
v1_ctrl_actions.go fix: add custom action for fixing broken date/times (#268) 2023-02-08 17:59:04 -09:00
v1_ctrl_assets.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
v1_ctrl_auth.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
v1_ctrl_group.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
v1_ctrl_items.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
v1_ctrl_items_attachments.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
v1_ctrl_labels.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
v1_ctrl_locations.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
v1_ctrl_maint_entry.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
v1_ctrl_qrcode.go feat: QR Codes (#226) 2023-01-18 20:44:06 -09:00
v1_ctrl_reporting.go feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -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 chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00