homebox/frontend/components
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
..
App feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
Base feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
Chart feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
Form feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
global fix datetime display issues (again) (#324) 2023-02-27 19:52:56 -09:00
Item fix: table row background (#315) 2023-02-25 18:07:03 -09:00
Label feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
Location feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
Search feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
DetailAction.vue feat: init tools page (#271) 2023-02-10 19:38:50 -09:00
Icon.vue frontend: cleanup 2022-09-09 14:46:53 -08:00
ModalConfirm.vue frontend: cleanup 2022-09-09 14:46:53 -08:00