Commit Graph

12 Commits

Author SHA1 Message Date
Benedikt Kulmann
6f57e42859 Use server URL from ocis-web config.json 2020-07-02 08:05:47 +02:00
Benedikt Kulmann
2f8cf78963 Upgrade go-micro to 2.6.0 2020-05-18 12:13:36 +02:00
Benedikt Kulmann
d5390e442b Move responsibility of providing settings values away to phoenix 2020-05-15 13:52:46 +02:00
Benedikt Kulmann
56bbab28e7 Set up an axios interceptor to inject the auth token on all requests 2020-05-12 15:46:33 +02:00
Benedikt Kulmann
0fddb624d0 Generate new ui api client and adapt to changed function names 2020-05-11 11:39:40 +02:00
Benedikt Kulmann
d6cd343b62 Implement single choice value load/save 2020-05-07 11:29:51 +02:00
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
ea58fd46ef Add extension selection through route param 2020-04-24 07:43:59 +02:00
Benedikt Kulmann
1635e5d92f Fix layout on empty settings 2020-04-24 07:01:02 +02:00
Benedikt Kulmann
48f79ad03f Render form elements 2020-04-23 15:23:51 +02:00
Benedikt Kulmann
39fa211b5a Generate http endpoints and add empty vue app entry point. 2020-04-21 15:24:27 +02:00