Sean Smith
e8f38ffda6
Support hex colors
...
Closes #546
Though only support full hex, not short hex
This limitation is from tcell
2019-09-04 22:17:34 -04:00
Chris Cummer
34d6d03b43
Update the oauth2 package
2019-09-04 14:59:16 -07:00
Chris Cummer
87f029a1a3
Merge pull request #599 from wtfutil/20190904-experimental-term-definitions
...
Include in extended tcell terminal descriptions
2019-09-04 05:38:51 -07:00
Chris Cummer
85fc8f28a1
Include in extended tcell terminal descriptions
2019-09-04 05:37:54 -07:00
Chris Cummer
3faefc1051
Upgrade tview and tcell dependencies
2019-09-03 21:09:21 -07:00
Chris Cummer
3a3394e240
Add @andor-pierdelacabeza as a contributor
2019-09-03 20:30:53 -07:00
Chris Cummer
42843b1798
Merge pull request #597 from andor-pierdelacabeza/patch-1
...
Update bin file name in flags
2019-09-03 20:29:57 -07:00
Alvaro [Andor]
e1e620a573
Update bin file name in flags
2019-09-03 19:36:03 +02:00
Chris Cummer
b783e6bf78
Update CHANGELOG.md
2019-09-02 16:20:15 -07:00
Chris Cummer
e56731a404
Add @Ameobea as a contributor
2019-09-02 16:18:52 -07:00
Chris Cummer
2bd7c43006
Merge pull request #582 from Ameobea/google-analytics-realtime
...
Add support for pulling realtime Google Analytics data
2019-09-02 16:18:08 -07:00
Chris Cummer
b4a65a3e4d
Merge branch 'master' of github.com:wtfutil/wtf
2019-09-02 16:07:21 -07:00
Chris Cummer
ecdeac7d90
Add @nyourchuck as a contributor
2019-09-02 16:07:08 -07:00
Chris Cummer
b7639f5460
Update CHANGELOG.md
2019-09-02 16:06:34 -07:00
Chris Cummer
ac63b5bb8a
Merge pull request #580 from nyourchuck/nyourchuck-travisci-updates
...
Add more configuration options to travisci module
2019-09-02 16:05:37 -07:00
Chris Cummer
b471d585ed
Update CHANGELOG.md
2019-09-02 16:05:03 -07:00
Chris Cummer
d0095f9e62
Merge pull request #591 from lesteenman/WTF-574-change-jira-status-layout
...
WTF-574: Change display of Jira columns.
2019-09-02 16:03:00 -07:00
Chris Cummer
03733084e6
Merge pull request #590 from Seanstoppable/errtidy
...
Refactor a number of widgets to display client errors
2019-09-02 15:28:32 -07:00
Sean Smith
8835f532cc
Refactor a number of widgets to display client errors
...
Rather than swallowing or crashing, display appropriate errors
2019-09-01 13:19:07 -04:00
Chris Cummer
ff77a3deb0
Merge branch 'master' of github.com:wtfutil/wtf
2019-09-01 08:49:48 -07:00
Chris Cummer
01d82e3745
Add @lesteenman as a contributor
2019-09-01 08:49:43 -07:00
Chris Cummer
42f6a4e171
Update CHANGELOG.md
2019-09-01 08:48:47 -07:00
Chris Cummer
fcda904e1b
Merge pull request #589 from lesteenman/WTF-575-url-decode-jenkins-job-names
...
WTF-575: URL-Decode Jenkins branch names
2019-09-01 08:46:53 -07:00
Chris Cummer
fd95a0f2a6
Update CHANGELOG.md
2019-09-01 08:27:42 -07:00
Chris Cummer
0206fd6baf
Merge pull request #587 from Seanstoppable/capturetodoisterrors
...
Capture API exceptions from todoist API
2019-09-01 08:26:50 -07:00
Chris Cummer
2d739959f9
Merge pull request #583 from Seanstoppable/kubeconfigerr
...
Catch and throw error when trying to get kube config
2019-09-01 08:25:37 -07:00
Chris Cummer
2886e58b0d
Update CHANGELOG.md
2019-09-01 08:23:57 -07:00
Chris Cummer
46a4c82e1a
Merge pull request #588 from Seanstoppable/fixscrollableandtodoist
...
Fix delete/close of todoist
2019-09-01 08:20:58 -07:00
Chris Cummer
471687543c
Update CHANGELOG.md
2019-09-01 08:17:33 -07:00
Chris Cummer
2fce7a129a
Add @mikkeljuhl as a contributor
2019-09-01 08:16:21 -07:00
Chris Cummer
f1c2a4248f
Merge pull request #576 from mikkeljuhl/mjuhl/feature/addPermissionReadingToGCal
...
Google Calendar Read Level
2019-09-01 08:12:20 -07:00
Erik Steenman
1365b6023b
WTF-575: URL-Decode Jenkins branch names
2019-09-01 11:44:44 +02:00
Sean Smith
f2c10902b3
Fix delete/close of todoist
...
Currently, when deleting, we jump 2 positions, since we are calling next.
However, the next item becomes the current selected position, so handle better
Properly set selected in some edge cases where we may go from a list to 0
2019-08-31 19:02:56 -04:00
Sean Smith
0f9e07259e
Capture API exceptions from todoist API
...
Rather than silently swallow, capture them and use them in rendering
2019-08-31 18:03:48 -04:00
Erik Steenman
35797d2db6
WTF-574: Change display of Jira columns.
...
- Single-word status is now shown
- All columns are now of equal width
- Issue type and issue status columns are now trimmed to
a certain max length (7 and 14 characters, respectively).
2019-08-31 22:47:34 +02:00
Sean Smith
c3115237a4
Catch and throw error when trying to get kube config
...
Handle error when building config to debug
2019-08-30 22:23:42 -04:00
Casey Primozic
a56c1fa923
Improve real time data fetch error message
...
* Provide link to enroll in the real time data beta
2019-08-30 18:46:43 -07:00
Casey Primozic
d5e06fe0c2
Add support for pulling realtime Google Analytics metrics
...
* Add config option `enableRealtime` that, if set to true, will cause realtime metrics to be displayed above the historicaly view counts for all view IDs
* Add in the v3 Google API client and construct a service for it conditionally if realtime metrics are enabled
* Update google analytics data pulling code to retrieve realtime metrics using the v3 client if realtime metrics are enabled in settings
* Update table generation code to display fetched realtime metrics if they are available
2019-08-30 18:34:31 -07:00
Nate Yourchuck
5545e4f220
Add more configuration options to travisci module
2019-08-30 15:30:13 -05:00
mikkeljuhl
869269c4e8
[Google Calendar]: Calendar Read Level
2019-08-30 19:36:51 +02:00
Chris Cummer
c3a54de181
Update README.md
2019-08-30 03:49:19 -07:00
Chris Cummer
68a7553648
Update README.md
2019-08-30 03:48:51 -07:00
Chris Cummer
02b0be0b22
Add @jeffz as a contributor
2019-08-30 03:47:27 -07:00
Chris Cummer
52aba305b4
Update CHANGELOG.md
2019-08-30 03:46:42 -07:00
Chris Cummer
9d4609e0c2
Merge pull request #570 from jeffz/arpansagovau
...
add arpansagovau module for displaying UV data from Australian cities
2019-08-30 03:44:13 -07:00
Chris Cummer
db5d50c9af
Set the text wrap of the clocks module to false
2019-08-30 03:24:18 -07:00
Chris Cummer
e1da955893
Update README.md
2019-08-29 22:36:26 -07:00
Chris Cummer
68b64a3ae7
Update CONTRIBUTING.md
...
Make the process for deciding which modules to create less onerous.
2019-08-29 22:34:23 -07:00
Chris Cummer
022de7804b
Update CHANGELOG.md
2019-08-29 21:47:25 -07:00
Chris Cummer
2612194f46
Update CHANGELOG.md
v0.21.0
2019-08-29 21:41:46 -07:00