Commit graph

30 commits

Author SHA1 Message Date
Daniel
3afd5009bf Add value migrations to config options 2023-11-24 14:17:23 +01:00
Daniel
e3840f765e Add SettablePerAppAnnotation 2023-10-03 11:21:44 +02:00
Daniel
4451b6985c Improve config import and export utils 2023-10-03 11:21:44 +02:00
Patrick Pacher
65a9371fec Add new config annotation for settings that require a UI reload 2023-09-13 10:38:37 +02:00
Daniel
3f5345e674 Add IsSetByUser to config.Option 2023-07-20 14:53:23 +02:00
Daniel Hovie
52ba3f0a15
Update option.go
Improve naming
2023-07-20 14:24:14 +02:00
Patrick Pacher
c992b8ea54
Add config annotation to mark a setting as "plan requires" 2023-07-19 10:59:31 +02:00
Daniel
f08f16a5f3 Add file-picker display hint 2022-07-29 13:59:25 +02:00
Daniel
deef6cdafc Mark config options as sensitive 2022-03-19 22:00:39 +01:00
Daniel
bdd1bc2d86 Add proper validation errors to config module, enable soft-fail on start 2022-03-01 15:28:55 +01:00
Daniel
92c16b1c88 Add optional validation function to config options 2022-02-17 15:35:14 +01:00
Daniel
e6903c65dc Annotate config option if changed and restart is required 2022-02-03 15:36:18 +01:00
Daniel
462570f0c9 Delete copy of dsd formats in database.record package 2021-11-23 12:56:13 +01:00
Daniel
7dd62276af Move devMode config option to config pkg 2021-01-28 16:49:25 +01:00
Daniel
505fcc8913 Implement review suggestions 2020-10-30 13:27:11 +01:00
Daniel
dbbe556f3c Add Has fn to config perspective 2020-10-29 14:28:09 +01:00
Daniel
8a0c3a077c Fix linter errors and update deps 2020-10-29 14:28:09 +01:00
Patrick Pacher
45d8d7eaf9 Add StackableAnnotation and update wording 2020-10-29 14:28:09 +01:00
Patrick Pacher
d24deb013b Add quick-settings and requires annotation 2020-10-27 14:18:09 +01:00
Patrick Pacher
ea02f59b14
Fix multiple race conditions in config package 2020-10-08 09:13:16 +02:00
Patrick Pacher
330e6bd1f1
Add PossibleValues support and option annotations 2020-09-15 09:00:58 +02:00
Daniel
a554481247 Add Order field to config Option 2020-04-21 14:11:39 +02:00
Daniel
558486483b Improve database storage put method 2020-04-15 17:27:33 +02:00
Daniel
e349fb4f5b Add perspective, improve getters 2020-03-20 17:24:19 +01:00
Daniel
807095f9bc Update config release levels and add expertise levels 2019-10-04 23:49:57 +02:00
Daniel
2a1681792d Add release level attribute to config option, improve internal handling 2019-09-24 12:10:17 +02:00
Daniel
78aa2f3986 Clean up config package 2019-09-20 10:35:35 +02:00
Daniel
05bead1890 Add RequiresRestart attribute to config option 2019-08-02 16:10:07 +02:00
Daniel
8f3082f96f Update import paths 2019-06-27 13:29:56 +02:00
Daniel
53fde29e1a Improve config and integrate with database 2018-09-27 15:58:53 +02:00