Commit Graph

18 Commits

Author SHA1 Message Date
Matt Hill
698b0d97e5 closes #910 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c3c161cc25 union tag description 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ac8384f2ec union change fix 2022-01-21 20:35:52 -07:00
Matt Hill
397a71cb0d fix amination for config nested objects 2022-01-21 20:35:52 -07:00
Matt Hill
41da8e89cf fixes #781 2022-01-21 20:35:52 -07:00
Matt Hill
9dea6d292d collapsable config 2022-01-21 20:35:52 -07:00
Matt Hill
65a4b8ab84 rework cutofing processing (#716)
* rework cutofing processing

* fix default generation bug

* dont hard code all dependent ids to 'hello'

* fix recommendation display and bug with health cehck not updating

* fix key name

* fix dependency error updates and retain order on backup

* fix health check display
2022-01-21 20:35:52 -07:00
Matt Hill
2dc0f97d90 convert strigs to numbers for numberic form controls 2022-01-21 20:35:52 -07:00
Matt Hill
37a6df0815 react to enter key for alerts and modals. Styling and logic 2022-01-21 20:35:52 -07:00
Matt Hill
f0d331b222 switch to warning, general cleaning up tech debt 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2e6513ed03 all items crossed off 2022-01-21 20:35:52 -07:00
Drew Ansbacher
a61cdb088f more items crossed off 2022-01-21 20:35:52 -07:00
Matt Hill
2475c08648 better change warnings 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f3190cc68f fixes 2022-01-21 20:35:52 -07:00
Matt Hill
62b523ebde revamp wifi, fix error messaging in forms 2022-01-21 20:35:52 -07:00
Matt Hill
1fe9c6ffdf update to angular 12 2022-01-21 20:35:52 -07:00
Drew Ansbacher
58678522ff Drew style (#403)
* mail icon

* working unique

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Matt Hill
5741cf084f Subnav (#391)
* begin subnav implementation

* implement subnav AND angular forms for comparison

* unions working-ish, list of enums working

* new form approach almost complete

* finish new forms approach for action inputs and config

* expandable list items and handlebars display

* Config animation (#394)

* config cammel

* config animation

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

* improve server settings inputs, still needs work

* delete all notifications, styling, and bugs

* contracted by default

Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00