Chris Cummer
324666a3ec
Clean up the MakeWidgets process by miniming the number of params passed around
2019-07-29 06:15:51 -07:00
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
936acc0326
WTF-400 BambooHR extracted to new config format
2019-04-15 10:05:57 -07:00