1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

412 Commits

Author SHA1 Message Date
Jack Morris
58228834fc
Allow users to choose color
Change boolean in config yaml to 'successBallColor' which allows users to choose their own if they wish
2019-04-15 17:03:49 +01:00
Jack Morris
db7e4b960c
Jenkins Green Balls Plugin Support
Adds support for a 'greenBalls' boolean parameter in the config file which overrides the default value of "blue" with "green".
2019-04-15 12:06:37 +01:00
Chris Cummer
aa313bdaa4 WTF-389 Log an exception and terminate if widget config is invalid
If, on startup, a widget's positional configuration is invalid (ie:
cannot be displayed onscreen) then terminate the app and inform about
which widget is erroring
2019-04-12 05:29:44 -07:00
Chris Cummer
27a806ae6d Add focusable title to NBA Scores module 2019-03-07 05:47:32 -08:00
Chuo-Yun Yang
f3c4b709df add activate game color 2019-03-04 22:18:47 -05:00
Chuo-Yun Yang
f334604071 fix tie color 2019-03-04 21:15:15 -05:00
Chuo-Yun Yang
951fed29bd fix padding 2019-03-04 20:25:32 -05:00
Chuo-Yun Yang
1699ec0010 nbascore widget 2019-03-04 17:50:28 -05:00
Chris Cummer
0c436a9f2f
Merge pull request #395 from Seanstoppable/circleciclient
Decouple CircleCI client from widget
2019-02-28 13:33:27 -08:00
Sean Smith
29e67a0d8a Decouple newrelic client and widget
Have widget manage config
Have client handle communication
2019-02-18 16:55:22 -05:00
Sean Smith
7264dd5625 Decouple CircleCI client from widget
Have widget manage config, have client just manage communication
2019-02-18 11:51:28 -05:00
Sean Smith
8030380f89 Migrate all modules to their own subfolder
Handles #375
2019-02-18 11:16:34 -05:00