Commit Graph

7 Commits

Author SHA1 Message Date
Matt Hill
8df85e522a only reach for config if exists 2021-09-09 10:20:35 -06:00
Matt Hill
ffc920bf53 fix form display for services with no config 2021-09-09 08:55:13 -06:00
Matt Hill
09a9cfe88c bug fixes and cosmetic improvements 2021-09-01 14:45:16 -06:00
Drew Ansbacher
a54dfd96a3 only one modal submit block needed 2021-08-31 16:37:01 -06:00
Matt Hill
fc82fc2ec4 react to enter key for alerts and modals. Styling and logic 2021-08-31 16:37:01 -06:00
Matt Hill
6ea04dbeb8 cosmetics plus a slew of little frontend rendering bugs 2021-08-13 16:16:32 -06:00
Matt Hill
fd354b6cbe 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>
2021-08-09 13:53:42 -06:00