Chris Cummer
81799f9ba9
Update documentation for Todoist module
2018-07-11 17:38:53 -07:00
Chris Cummer
708699270d
Refactor GCal calendar code to simplify things
2018-07-11 17:38:16 -07:00
Anand Sudhir Prayaga
279822f0a6
Add gerrit widget
2018-07-11 17:37:00 -07:00
Chris Cummer
599a2aa813
Add 'make size' to Makefile because vanity
2018-07-11 17:36:59 -07:00
Chris Cummer
b1cdfe2c7b
Clean up the Todoist documentation a bit
2018-07-11 17:36:59 -07:00
Chris Cummer
995cd59176
Clean up the Todoist documentation a bit
2018-07-11 17:36:59 -07:00
Chris Cummer
37bb02571e
Update documentation for Todoist module
2018-07-11 17:36:59 -07:00
Chris Cummer
81cc0e4450
Add documentation for Todoist module
2018-07-11 17:36:59 -07:00
Chris Cummer
195fa331cd
Add @darkSasori as a contributor
2018-07-11 17:36:59 -07:00
Lineu Felipe
e288eef8dd
add todoist widget
2018-07-11 17:36:51 -07:00
Bill Keenan
8ad0d34875
fixed bargraph test
2018-07-11 17:36:51 -07:00
Konstantin Vorobyev
2c07ccce46
gcal module improvements:
...
- Simplify Google OAuth client creation
- Read OAuth code via text dialog
Same approach can be re-used for gspreadsheets
2018-07-11 17:36:51 -07:00
Bill Keenan
f1c4644620
now will load weather api key from config if not in env
2018-07-11 17:36:51 -07:00
Bryan Austin
7b7971d6bf
Make Jira module list interactable
...
Using the todo module as a template, this change adds interactivity
to the Jira module to allow selecting individual issues and opening
them in a web browser.
The j and k keys (or arrow keys) move up and down, and pressing
enter will open the URL for a given issue in the system's default
URL handler.
2018-07-02 17:20:39 -07:00
Chris Cummer
0d713325dc
Merge branch 'baustinanki-gcal-format'
2018-06-29 15:24:42 -07:00
Chris Cummer
276b9b1798
New and improved multicalendar display format
2018-06-29 15:24:34 -07:00
Chris Cummer
f8dabfb800
Wrap Google's calendar Event in a CalEvent struct
2018-06-29 15:15:51 -07:00
Chris Cummer
3f010f8a9f
Refactor GCal calendar code to simplify things
2018-06-29 05:28:08 -07:00
Chris Cummer
ea930d02b7
Fix path in travis config
2018-06-29 04:52:14 -07:00
Chris Cummer
18b657a861
Add Go Report Card to readme
2018-06-29 04:52:14 -07:00
Chris Cummer
5c4634f93a
Tweaking minor code issues
2018-06-29 04:52:14 -07:00
Chris Cummer
5de4dd65a5
Formatting fixes
2018-06-29 04:52:14 -07:00
Anand Sudhir Prayaga
bbb5d9a1da
Update dependencies
2018-06-29 04:52:14 -07:00
Anand Sudhir Prayaga
a5aac70647
Add generated docuemntation for gerrit module
2018-06-29 04:52:14 -07:00
Anand Sudhir Prayaga
b976a1b847
Add gerrit widget
2018-06-29 04:52:14 -07:00
Chris Cummer
e83d92b911
Fix path in travis config
2018-06-28 17:55:44 -07:00
Chris Cummer
a3bc69b6a7
Add Go Report Card to readme
2018-06-28 17:53:02 -07:00
Chris Cummer
cf776cd1b9
Tweaking minor code issues
2018-06-28 17:50:12 -07:00
Chris Cummer
0b1ec96545
Formatting fixes
2018-06-28 17:46:55 -07:00
Chris Cummer
c4210f7551
Merge branch 'anandsudhir-add-gerrit-widget'
v0.0.10
2018-06-28 08:06:24 -07:00
Anand Sudhir Prayaga
574693d9a8
Update dependencies
2018-06-28 16:50:49 +02:00
Anand Sudhir Prayaga
e075b7f659
Merge branch 'master' into add-gerrit-widget
2018-06-28 16:41:27 +02:00
Anand Sudhir Prayaga
5b5b338386
Add generated docuemntation for gerrit module
2018-06-28 16:40:24 +02:00
Chris Cummer
b78893db02
Merge branch 'master' into gcal-format
2018-06-27 20:43:56 -07:00
Chris Cummer
5caff0c617
Merge pull request #230 from BillKeenan/addBargraphTest
...
Add bargraph test
2018-06-27 20:43:42 -07:00
Chris Cummer
d44a8db74c
Merge branch 'master' into addBargraphTest
2018-06-27 20:38:01 -07:00
Chris Cummer
2def224c66
Merge pull request #229 from BillKeenan/patch-1
...
updated sample config, to new property names
2018-06-27 20:34:18 -07:00
Bill Keenan
578470c348
add subdirectory testing
2018-06-27 14:48:52 -04:00
Bill Keenan
85dd41bf45
fix bad merge
2018-06-27 14:44:51 -04:00
Bill Keenan
47bd3bfcea
Merge branch 'addBargraphTest' of github.com:BillKeenan/wtf into addBargraphTest
2018-06-27 14:35:36 -04:00
Bill Keenan
ac9c44d322
ugh this config
2018-06-27 14:35:13 -04:00
Bill Keenan
6c09935e56
fixing bad merge
2018-06-27 14:33:22 -04:00
Bill Keenan
1bac334a8a
added unit test
2018-06-27 14:20:58 -04:00
Bill Keenan
ae5ed9ee86
added bargraph unit test
2018-06-27 14:15:16 -04:00
Bill Keenan
87c8f8574e
updated sample config, to new property names
2018-06-27 13:31:24 -04:00
Anand Sudhir Prayaga
0f5993705f
Merge remote-tracking branch 'upstream/master' into add-gerrit-widget
2018-06-27 16:02:41 +02:00
Anand Sudhir Prayaga
3a58b6ace3
Add gerrit widget
2018-06-27 15:59:50 +02:00
Chris Cummer
b7d99fe74d
Merge pull request #227 from BillKeenan/createBarConfig
...
added length of bar to bargraph config
2018-06-26 15:31:30 -07:00
Bill Keenan
f3cf51f5e7
udpated config
2018-06-26 14:41:12 -04:00
Bill Keenan
02c07aa96f
udpated config
2018-06-26 14:40:44 -04:00