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

105 Commits

Author SHA1 Message Date
Chris Cummer
dd170c0ab3 Rough JIRA implementation. Currently gets all issues assigned to user 2018-04-12 10:14:23 -07:00
Chris Cummer
8d131907a2 WIP 2018-04-12 08:58:23 -07:00
Chris Cummer
0472e8edec Remove some panics, replace with error percolation 2018-04-12 08:56:33 -07:00
Chris Cummer
04c3effcea Mark calendar start time conflicts 2018-04-11 16:06:49 -07:00
Chris Cummer
bd078f0a0e Improving the security data 2018-04-11 13:19:14 -07:00
Chris Cummer
34b5b69231 Differentiate between right now Now() and today from midnight 2018-04-10 12:42:28 -07:00
Chris Cummer
27a267b123 Cleaner config format and added simple_config.yml example 2018-04-10 11:28:48 -07:00
Chris Cummer
948d5acb2a Improved the readme 2018-04-10 09:20:59 -07:00
Chris Cummer
5637adf601 Handle NewRelic connectivity errors 2018-04-10 08:56:44 -07:00
Chris Cummer
2d09ae74eb README experiment 2018-04-09 18:11:09 -07:00
Chris Cummer
2ef5b9d7ed Cleaner GCal code 2018-04-09 17:36:43 -07:00
Chris Cummer
830c790081 Updated the config file 2018-04-09 16:40:41 -07:00
Chris Cummer
e8d6d3e49b Simplified Github 2018-04-09 16:39:25 -07:00
Chris Cummer
7958b76b45 Terribly rushed installation instructions into readme 2018-04-09 14:21:09 -07:00
Chris Cummer
10142ebddc Add the ability to get BambooHR away tomorrow 2018-04-09 13:30:21 -07:00
Chris Cummer
7072820967 Column and row definitions into the config file. No need to compile to change sizes 2018-04-09 13:19:16 -07:00
Chris Cummer
cc4b5714f0 Add DNS to Security 2018-04-09 10:19:12 -07:00
Chris Cummer
aa658db210 Handle offline scenarios for OpsGenie 2018-04-09 09:48:45 -07:00
Chris Cummer
204e3b4032 Gracefully handle weather data outages 2018-04-08 07:35:44 -07:00
Chris Cummer
01aab4cc53 wtf.Position into its own file 2018-04-08 05:04:33 -07:00
Chris Cummer
b216005385 Add a pseudo-id for deploys 2018-04-07 23:46:52 -07:00
Chris Cummer
9bda045ce1 Streamlining the widget creation process a bit more. Coords into config 2018-04-07 23:36:05 -07:00
Chris Cummer
cbf5b45c62 Add the Enabler and TextViewer interfaces 2018-04-07 14:39:28 -07:00
Chris Cummer
79bc8216d6 Don't display disabled widgets 2018-04-07 14:36:13 -07:00
Chris Cummer
ae13d52665 Enabled half-measure: widgets won't run if disabled (still need to not display) 2018-04-07 14:20:21 -07:00
Chris Cummer
b4bc6d4509 Remove a ton of duplication around TextView widget creation 2018-04-07 13:55:08 -07:00
Chris Cummer
52d57f1df4 Remove the space 2018-04-06 21:58:33 -07:00
Chris Cummer
42734a502c Widget text spacing 2018-04-06 21:55:44 -07:00
Chris Cummer
1404140b82 Faster start by having async initial refresh 2018-04-06 21:35:55 -07:00
Chris Cummer
f1590e29f8 Deployments with timezone 2018-04-06 21:32:30 -07:00
Chris Cummer
6303acc9a4 Basic New Relic deploy info 2018-04-06 21:14:19 -07:00
Chris Cummer
a82db2bea8 Cleaner pretty dates 2018-04-06 16:27:51 -07:00
Chris Cummer
59676ca344 Git title display improvements 2018-04-06 14:16:34 -07:00
Chris Cummer
fd5becd397 Minor config tweaks 2018-04-06 09:58:11 -07:00
Chris Cummer
85f010f886 Add Readme 2018-04-05 21:38:30 -07:00
Chris Cummer
54e14a5b29 Set theme jekyll-theme-tactile 2018-04-05 21:26:38 -07:00
Chris Cummer
5a0fe0941b Add a /docs directory. Someday.... 2018-04-05 21:25:00 -07:00
Chris Cummer
fb637700b1 Displays Github review requests and PRs 2018-04-05 21:16:55 -07:00
Chris Cummer
32b395a19e Indicate division between days in calendar widget
Also Clean up gcal's contentFrom() function
2018-04-05 21:16:55 -07:00
Chris Cummer
3c30bc4732 Creates the ~/.wtf directory. Displays a message if the config file is missing. 2018-04-04 20:02:03 -07:00
Chris Cummer
71f8fc789f A ton of cleanup around how config is handled and go rountines are executed 2018-04-04 18:02:59 -07:00
Chris Cummer
dd51994d8d Now expects the Google Calendar client_secret.yml to be in ~/.wtf/gcal/client_secret.yml 2018-04-04 15:38:29 -07:00
Chris Cummer
d41f5f5f99 Now expects config.yml to be in ~/.wtf/config.yml 2018-04-04 15:38:29 -07:00
Chris Cummer
c3f1d7ee36 Configuration used throughout the app 2018-04-04 15:38:29 -07:00
Chris Cummer
45d88c6700 Don't display time until in past calendar events 2018-04-04 11:58:55 -07:00
Chris Cummer
b58c0ea212 Url added to BambooHR config 2018-04-04 08:58:17 -07:00
Chris Cummer
b91e1be8df refreshInterval config added to BambooHR and Status 2018-04-03 18:03:34 -07:00
Chris Cummer
39cf8c6e1c YAML config added. App refreshInterval as first value 2018-04-03 17:54:52 -07:00
Chris Cummer
22a9f7b194 Gracefully handle calendar connection failures 2018-04-03 17:49:38 -07:00
Chris Cummer
a4a94f2984 Display a msg if no one is on call for a schedule 2018-04-03 16:41:24 -07:00