Henry Jameson
bfd802ad04
setting admin settings works now. also now we have draftable settings
2023-03-16 23:18:55 +02:00
Henry Jameson
af0cd54223
serverSideConfig renamed into profileSettingConfig to avoid confusion
...
with serverSideStorage, reduced overall need for SharedComputedObject in
settings tabs, moved copypaste code of "setting" type of helpers into a
separate file.
2023-03-12 14:36:49 +02:00
Alexander Tumin
3e7e31d4a9
Allow column width configuration
...
Group column configuration in settings
Column width configuration: do not act on defaults
2022-08-11 16:38:24 +03:00
Henry Jameson
f4b36a9ebf
fix errors in choicesetting
2022-02-28 18:15:21 +02:00
Henry Jameson
9c1814d122
expert settings toggle + server-side settings
2022-02-22 23:31:40 +02:00
Henry Jameson
32d1a0e181
better approach
2021-05-31 14:23:57 +03:00
Henry Jameson
e95412a03c
fix BooleanSetting and ChoiceSetting not working properly on initial
...
launch as anon visitor (would show all as changed, empty selects)
2021-05-31 14:16:37 +03:00
Henry Jameson
1f0ac68fcd
implement ChoiceSetting for settings modal similar to BooleanSetting
2021-03-11 16:55:14 +02:00