homebox/frontend/pages
Hayden 23b5892aef
feat: Notifiers CRUD (#337)
* introduce scaffold for new models

* wip: shoutrrr wrapper (may remove)

* update schema files

* gen: ent code

* gen: migrations

* go mod tidy

* add group_id to notifier

* db migration

* new mapper helpers

* notifier repo

* introduce experimental adapter pattern for hdlrs

* refactor adapters to fit more common use cases

* new routes for notifiers

* update errors to fix validation panic

* go tidy

* reverse checkbox label display

* wip: notifiers UI

* use badges instead of text

* improve documentation

* add scaffold schema reference

* remove notifier service

* refactor schema folder

* support group edges via scaffold

* delete test file

* include link to API docs

* audit and update documentation + improve format

* refactor schema edges

* refactor

* add custom validator

* set validate + order fields by name

* fix failing tests
2023-03-06 21:18:58 -09:00
..
a feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
assets feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
home feat: implement selectable view + sortable table (#264) 2023-02-05 14:00:33 -09:00
item fix datetime display issues (again) (#324) 2023-02-27 19:52:56 -09:00
label fix: several layout issues (#305) 2023-02-18 10:09:19 -09:00
location fix: several layout issues (#305) 2023-02-18 10:09:19 -09:00
reports feat: mvp for label generation/printing (#274) 2023-02-12 15:09:31 -09:00
[...all].vue frontend: cleanup 2022-09-09 14:46:53 -08:00
index.vue fix: several layout issues (#305) 2023-02-18 10:09:19 -09:00
items.vue chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
locations.vue feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
profile.vue feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
tools.vue feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00