Sean Smith
c1eb75de1a
Add more settings helpers to widgets
2019-07-03 19:24:17 -04:00
Sean Smith
14abd422b2
Add default titles, to mimic original behavior
...
Have the modules set their own titles
If no title is specified, use this title, rather than default to name
2019-04-30 23:38:37 -04:00
Sean Smith
5abd701b40
Decouple modules from global config
...
Rather than referencing wtc.Config, instead pass the global config
Also, look up config for the module early and pass that in sooner, to deal with fewer long paths and get rid of the
ConfigKey variable
2019-04-27 22:26:23 -04:00
Chris Cummer
b50c762dab
WTF-400 Move name and configKey values from widget to settings
2019-04-17 17:16:26 -07:00
Chris Cummer
0790493c53
WTF-400 Fix wrong YAML identifier for some modules
2019-04-15 10:05:57 -07:00
Chris Cummer
5e1fdef5d4
WTF-400 DataDog extracted to new config format
2019-04-15 10:05:57 -07:00