Chris Cummer
|
2c673ae616
|
WTF-611 Fix gCal color highlighting
|
2019-09-06 03:32:45 -07:00 |
|
Joel Valentine
|
d4e0b0956f
|
add unicode for exclamation mark
|
2019-09-06 02:50:53 +01:00 |
|
Joel Valentine
|
596bfbac02
|
fix: fixing linting for the github module
adding documentation to github module
fixing malformed icon causing display errors
|
2019-09-06 02:42:06 +01:00 |
|
Chris Cummer
|
e8881ef715
|
Merge pull request #606 from Seanstoppable/updategoreleaser
Update goreleaser config
|
2019-09-05 05:38:03 -07:00 |
|
Chris Cummer
|
886d9d931f
|
Update CHANGELOG.md
|
2019-09-05 05:28:13 -07:00 |
|
Chris Cummer
|
bbf5b12057
|
Add @Midnight-Conqueror as a contributor
|
2019-09-05 05:26:30 -07:00 |
|
Chris Cummer
|
993853a8bc
|
Merge branch 'Midnight-Conqueror-github-selection'
|
2019-09-05 05:25:12 -07:00 |
|
Chris Cummer
|
faa2098912
|
Merge branch 'github-selection' of github.com:Midnight-Conqueror/wtf into Midnight-Conqueror-github-selection
|
2019-09-05 05:23:59 -07:00 |
|
Chris Cummer
|
37c614245f
|
Update go.sum httpmock
|
2019-09-05 05:22:30 -07:00 |
|
Sean Smith
|
e213e6b337
|
Fix git ordering
This is due to us sorting
It doesn't look like there is a need to sort here, so remove it
|
2019-09-05 08:02:12 -04:00 |
|
Chris Cummer
|
bc0d79df7b
|
Update CHANGELOG.md
|
2019-09-04 22:06:30 -07:00 |
|
Chris Cummer
|
aef3286769
|
Merge pull request #605 from Seanstoppable/supporthexcolor
Support hex colors
|
2019-09-04 22:04:50 -07:00 |
|
Chris Cummer
|
a781c20088
|
Merge pull request #603 from Seanstoppable/handlegithubclienterr
Pass through github client errors to display
|
2019-09-04 21:59:54 -07:00 |
|
Chris Cummer
|
3d25caabca
|
Update CHANGELOG.md
|
2019-09-04 21:58:19 -07:00 |
|
Chris Cummer
|
237a05d056
|
Merge pull request #602 from Seanstoppable/hotfixtodoist
Hotfix todoist
|
2019-09-04 21:57:18 -07:00 |
|
Sean Smith
|
1c1ce4893a
|
Updates to make this work after refactors
|
2019-09-04 23:46:36 -04:00 |
|
Chris D Brown
|
3758ade094
|
feat(newrelic): Display deploy information from multiple apps
|
2019-09-04 22:52:01 -04:00 |
|
Sean Smith
|
5979564483
|
Update test case for default color
Tcell's default is default, so using that changes the tests
|
2019-09-04 22:20:48 -04:00 |
|
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 |
|
Sean Smith
|
23bd900204
|
Update goreleaser config
Removes deprecation warning
|
2019-09-04 22:12:23 -04:00 |
|
Sean Smith
|
0c8c1989b7
|
Fix module color config
Make sure we use `moduleConfig` with appropriate path
And `colorsConfig` for appropriate fallback
|
2019-09-04 21:42:34 -04:00 |
|
Sean Smith
|
12a006f5a8
|
Pass through github client errors to display
Per #598, we crash on occasion.
We are swallowing errors incorrectly, and should catch/render
|
2019-09-04 21:26:28 -04:00 |
|
Sean Smith
|
b184c8ae9f
|
Hotfix todoist
While waiting for upstream todoist to work, patch locally
Use 'replace' to use locally vendored version, with modifications
|
2019-09-04 21:15:08 -04:00 |
|
Chris Cummer
|
34d6d03b43
|
Update the oauth2 package
|
2019-09-04 14:59:16 -07:00 |
|
Joel Valentine
|
bd2f73aea5
|
unselecting correctly
|
2019-09-04 18:39:23 +01:00 |
|
Joel Valentine
|
c21b7c32a8
|
appending to a slice and referencing items within that using the currently selected
|
2019-09-04 17:55:32 +01: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 |
|
Viktor Braun (v_b)
|
8bd0bf722c
|
implemented docker module
|
2019-09-03 17:33:51 +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 |
|