Commit Graph

10 Commits

Author SHA1 Message Date
Benedikt Kulmann
e44654dc9d Integrate loaded settings values into ui
Not yet done for single choice and multi choice, but getting there...
2020-05-07 07:42:50 +02:00
Benedikt Kulmann
8a6a06fcb8 Settings values protobuf and service 2020-04-29 09:51:22 +02:00
Benedikt Kulmann
92d03ffeb3 Fix title change on route change 2020-04-24 09:47:16 +02:00
Benedikt Kulmann
ea58fd46ef Add extension selection through route param 2020-04-24 07:43:59 +02:00
Benedikt Kulmann
1739d542ff fix styling of single and multi choice drops 2020-04-24 07:08:03 +02:00
Benedikt Kulmann
1635e5d92f Fix layout on empty settings 2020-04-24 07:01:02 +02:00
Benedikt Kulmann
ac67fee09a Add multi choice list support and fix single choice list
single choice list now
- uses raw radio input instead of the one from ODS because it's broken
- implements default value selection if no value is set
2020-04-23 19:49:40 +02:00
Benedikt Kulmann
48f79ad03f Render form elements 2020-04-23 15:23:51 +02:00
Benedikt Kulmann
ea37e22f55 Set up reflex and fix make watch 2020-04-22 09:27:55 +02:00
Benedikt Kulmann
39fa211b5a Generate http endpoints and add empty vue app entry point. 2020-04-21 15:24:27 +02:00