Chris Cummer
0403b75fe8
WTF-400 Rollbar extracted to new config format
2019-04-16 02:13:21 -07:00
Chris Cummer
d3eef146cb
WTF-400 Security extracted to new config format
2019-04-16 02:04:06 -07:00
Chris Cummer
8df624f2c0
WTF-400 ResourceUsage extracted to new config format
2019-04-16 01:54:39 -07:00
Chris Cummer
e55cf754b3
WTF-400 PrettyWeather extracted to new config format
2019-04-16 01:46:36 -07:00
Chris Cummer
a8e9f69c22
WTF-400 PagerDuty extracted to new config format
2019-04-16 01:39:45 -07:00
Chris Cummer
265149ca11
WTF-400 Power extracted to new config format
2019-04-15 21:38:10 -07:00
Chris Cummer
ad15679588
WTF-400 OpsGenie extracted to new config format
2019-04-15 21:16:18 -07:00
Chris Cummer
b6d845b734
WTF-400 NewRelic extracted to new config format
2019-04-15 21:01:25 -07:00
Chris Cummer
8ad8d942d0
WTF-400 NBAScore extracted to new config format
2019-04-15 20:49:03 -07:00
Chris Cummer
3259e16ada
WTF-400 Mercurial extracted to new config format
2019-04-15 20:44:31 -07:00
Chris Cummer
fea83a38b2
WTF-400 Jira extracted to new config format
2019-04-15 10:46:41 -07:00
Chris Cummer
9b41e6e732
WTF-400 Jenkins extracted to new config format
2019-04-15 10:16:06 -07:00
Chris Cummer
d4558f533a
WTF-400 IPInfo extracted to new config format
2019-04-15 10:05:58 -07:00
Chris Cummer
0b6a589827
WTF-400 IPAPI extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
92c2cfc498
WTF-400 HackerNews extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
4c6aacac50
WTF-400 GSpreadsheets extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
6e053fc117
WTF-400 Gitter extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
50726b4f07
WTF-400 GitLab extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
6c22ad6d27
WTF-400 GitHub extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
095041be61
WTF-400 Git extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
0790493c53
WTF-400 Fix wrong YAML identifier for some modules
2019-04-15 10:05:57 -07:00
Chris Cummer
fcbfd8e9a7
WTF-400 Gerrit extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
12a895b9df
WTF-400 GCal extracted to new config format
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
Chris Cummer
27b4274d38
WTF-400 Cryptolive extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
73e0e18ebc
WTF-400 CmdRunner extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
37356679cc
WTF-400 Clocks extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
1630fb96b7
WTF-400 Blockfolio extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
3db2848169
WTF-400 Bittrex extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
fbf89448af
WTF-400 CircleCI extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
936acc0326
WTF-400 BambooHR extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
cf661e7e15
WTF-400 Todo extracted to new config format
2019-04-15 10:05:57 -07:00
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