Commit Graph
20 Commits
Author SHA1 Message Date
Benedikt Kulmann 6baabf2148 Remove Nil validation on ListSettingsValues request
That validation was just wrong. It enforced identifier values to be
empty.
2020-06-03 15:24:39 +02:00
Benedikt Kulmann 718ec8e061 Set up input validation for Identifiers on settings bundles
Implemented first input validation steps by making static validation on
identifiers in settings bundle requests.
2020-06-03 10:50:28 +02:00
Artur NeumannandBenedikt Kulmann 72cfd4a89f gprc tests 2020-06-02 13:33:54 +02:00
Benedikt Kulmann 04837d5bcb Fix import formatting 2020-05-27 16:05:50 +02:00
Benedikt Kulmann e341835c7d Add changelog item 2020-05-27 15:46:50 +02:00
Benedikt Kulmann a39bd39bac Upgrade dependencies 2020-05-27 15:36:03 +02:00
Alex Unger c1adfd2c26 Automated changelog update [skip ci] 2020-05-22 10:21:42 +00:00
Benedikt Kulmann 2f8cf78963 Upgrade go-micro to 2.6.0 2020-05-18 12:13:36 +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
A.Unger cac9cb8ecc downgrade go-micro to v1 2020-05-11 11:27:09 +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 ea37e22f55 Set up reflex and fix make watch 2020-04-22 09:27:55 +02:00
A.Unger 4b612965d9 add fileb0x manifest and generate assets 2020-04-21 21:10:21 +02:00
Benedikt Kulmann 39fa211b5a Generate http endpoints and add empty vue app entry point. 2020-04-21 15:24:27 +02:00
A.Unger a02480062f update branch 2020-04-16 12:52:35 +02:00
Benedikt Kulmann 5b89729d1e Basic service boilerplate for settings bundles 2020-04-16 10:07:45 +02:00
Michael Barz 622ecebfd5 Add defaults to log formatting 2020-04-07 22:22:35 +02:00
Michael Barz 2d36f28754 Upgrade calens 2020-04-07 20:27:59 +02:00
Benedikt Kulmann a8af03c338 Initial boilerplate from boilr-ocis-extension. 2020-04-07 15:06:08 +02:00