Commit Graph
12 Commits
Author SHA1 Message Date
Denis Arh 10dd0226c1 Settings service cleanup
Remove intermediate settings service layer
2019-10-31 00:06:27 +01:00
Denis Arh 05f0647804 Refactor (auth) settings, enable update w/o restart 2019-10-30 12:58:17 +01:00
Denis Arh 63bfb18259 Add ability to provision (partial) unexisting settings
We moved a couple of strings from code to provision files and
we need to handle existing systems accordingly
2019-10-29 12:56:26 +01:00
Denis Arh 780f4094a0 Update squirrel lib, move from gopkg.in to github.com 2019-10-29 10:06:14 +01:00
Denis Arh 90d5b13cbb Add support for decoding settings into arb. structure 2019-10-28 19:03:32 +01:00
Tomaž Jerman 22cfc3db9a Improve setting import tests 2019-10-16 16:30:48 +02:00
Tomaž Jerman 346f9bd4df Improve setting exporter tests 2019-10-16 16:30:48 +02:00
Tomaž Jerman 737bd9f155 Improve tests 2019-10-16 12:47:37 +02:00
Tomaž Jerman 298ce908c2 Improve setting export/import structure
Properly encode/decode json structures.
2019-10-16 12:47:37 +02:00
Tomaž Jerman cb202d474d Add compose setting import/export 2019-10-16 12:47:37 +02:00
Denis Arh d130e7e641 Fix tools & specs (internal => pkg) 2019-10-01 18:21:09 +02:00
Denis Arh a54cb00efa Move internal/settings to pkg/settings 2019-10-01 18:13:26 +02:00