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 |
|
Chris Cummer
|
faa4a915c4
|
Don't display calendar until() time if in the past
|
2018-04-03 16:33:26 -07:00 |
|
Chris Cummer
|
12e6b2a9f2
|
Mark the current calendar event if there is one
|
2018-04-03 14:51:21 -07:00 |
|
Chris Cummer
|
ef10ac5d0c
|
Refresh the calendar every five minutes
|
2018-04-03 09:10:52 -07:00 |
|
Chris Cummer
|
6a70bbe345
|
Clean the OpsGenie schedule names
|
2018-04-03 04:52:36 -07:00 |
|
Chris Cummer
|
0eb45dd748
|
Hands baby, hands
|
2018-04-03 04:38:15 -07:00 |
|
Chris Cummer
|
8c856477e1
|
Display names instead of emails in OpsGenie widget
|
2018-04-03 04:28:32 -07:00 |
|
Chris Cummer
|
5c9da163b2
|
Cleaner extraction code in the OpsGenie client
|
2018-04-03 04:20:59 -07:00 |
|
Chris Cummer
|
ff994cb793
|
OpsGenie on-call schedules into dashboard
|
2018-04-03 03:44:57 -07:00 |
|
Chris Cummer
|
3ebb299350
|
Display none when no git files
|
2018-04-02 22:12:05 -07:00 |
|
Chris Cummer
|
7555ae3b5c
|
Border color on the widgets
|
2018-04-02 22:09:01 -07:00 |
|
Chris Cummer
|
46d3983cf3
|
Goofin' around
|
2018-04-02 21:56:59 -07:00 |
|
Chris Cummer
|
945dfc8db7
|
Display OpsGenie oncall data for one specific schedule
|
2018-04-02 21:41:46 -07:00 |
|
Chris Cummer
|
62502c24d0
|
An experimental attempt to kill the zombie processes
|
2018-04-02 11:00:45 -07:00 |
|
Chris Cummer
|
202d5ca95e
|
Increased the git refresh interval
|
2018-04-02 08:45:56 -07:00 |
|
Chris Cummer
|
176a821079
|
The /wtf directory is now in source control
|
2018-04-02 08:43:42 -07:00 |
|
Chris Cummer
|
0b8a063487
|
ExecuteCommand() moved into the utils dumping ground
|
2018-04-02 08:36:43 -07:00 |
|
Chris Cummer
|
de7480b221
|
CenterText function out into utility function
|
2018-04-02 04:45:46 -07:00 |
|
Chris Cummer
|
278bf583c4
|
Remove the common refresher() code into BaseWidget
|
2018-04-02 04:38:55 -07:00 |
|
Chris Cummer
|
35e7fa0128
|
Add JIRA frame
|
2018-04-01 22:49:38 -07:00 |
|
Chris Cummer
|
c856ea3c82
|
Add OpsGenie frame and some layout modifications
|
2018-04-01 21:39:56 -07:00 |
|
Chris Cummer
|
a79588e9cc
|
Git now displays changed files and last ten commits
|
2018-04-01 20:57:55 -07:00 |
|
Chris Cummer
|
e1e8af5e38
|
Display current git repo and branch
|
2018-03-31 23:44:27 -07:00 |
|
Chris Cummer
|
f6e7a2c030
|
WIP Git widget
|
2018-03-31 20:04:09 -07:00 |
|
Chris Cummer
|
d3cd19fd8f
|
Starting a git implementation
|
2018-03-31 14:01:09 -07:00 |
|
Chris Cummer
|
7b5d06c670
|
Tweaks to the widget presentation
|
2018-03-31 13:59:23 -07:00 |
|
Chris Cummer
|
9756e1885f
|
Calendar displays number of days/hours/minutes until the listed meeting
|
2018-03-31 13:43:03 -07:00 |
|