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
Chris Cummer
01d664c058
Merge pull request #241 from senorprogrammer/revert-234-google-oauth
...
Revert "gcal module improvements"
2018-07-11 20:34:02 -04:00
Chris Cummer
c1dc9523a6
Revert "gcal module improvements"
2018-07-11 17:33:49 -07:00
Chris Cummer
44c42ef046
Merge pull request #234 from kvj/google-oauth
...
gcal module improvements
2018-07-11 20:32:35 -04:00
Chris Cummer
25290cdc57
Camelcase the Weather API key config for consistency
2018-07-11 17:27:06 -07:00
Chris Cummer
ba97ac7999
Add 'make size' to Makefile because vanity
2018-07-11 17:21:33 -07:00
Chris Cummer
cc4a44e8f5
Clean up the Todoist documentation a bit
2018-07-11 17:21:33 -07:00
Chris Cummer
3d304e7256
Clean up the Todoist documentation a bit
2018-07-11 17:21:33 -07:00
Chris Cummer
2f2446a424
Update documentation for Todoist module
2018-07-11 17:21:33 -07:00
Chris Cummer
cf4d2c34b2
Add documentation for Todoist module
2018-07-11 17:21:33 -07:00
Chris Cummer
95c0fffb63
Add @darkSasori as a contributor
2018-07-11 17:21:33 -07:00
Lineu Felipe
a0c9b63a01
add todoist widget
2018-07-11 17:21:30 -07:00
Bill Keenan
e211d655ee
fixed bargraph test
2018-07-11 17:21:29 -07:00
Chris Cummer
89868c169c
New and improved multicalendar display format
2018-07-11 17:21:29 -07:00
Chris Cummer
c64270e6ad
Wrap Google's calendar Event in a CalEvent struct
2018-07-11 17:21:29 -07:00
Chris Cummer
374cdc0612
Refactor GCal calendar code to simplify things
2018-07-11 17:21:29 -07:00
Anand Sudhir Prayaga
79d4f04f0c
Add gerrit widget
2018-07-11 17:20:37 -07:00
Bryan Austin
0ffbf66f88
Re-work calendar view
...
As discussed in issue #223 (which has pictures that better explain
the changes here), this change:
- Removes the date from individual events, instead centering a
title at the start of each day with the date (which uses a new
configurable color, `wtf.mods.gcal.colors.day`)
- Consolidates 3 lines per event down to 2, moving timestamp to
front of each event
- Makes the time-until-event text turn red when under 30 minutes
(wasn't discussed in the issue but was another thing I added
locally for this, feel free to discard if unwanted)
New format is:
```
Monday, Jun 25
x 13:00 Super Cool Meeting Title 2h
Event location
x 14:00 Also Super Cool Meeting 3h
Event location
Tuesday, Jun 26
...
```
2018-07-11 17:19:36 -07:00
Chris Cummer
8b169c6fdb
Add 'make size' to Makefile because vanity
2018-07-11 13:55:35 -07:00
Chris Cummer
83eb8d617d
Clean up the Todoist documentation a bit
2018-07-11 13:47:50 -07:00
Chris Cummer
43a3036cb3
Clean up the Todoist documentation a bit
2018-07-11 13:46:43 -07:00
Chris Cummer
c958a43799
Update documentation for Todoist module
2018-07-11 10:30:24 -07:00
Chris Cummer
195da3801c
Merge pull request #237 from BillKeenan/update_bargraph_test
...
fixed bargraph test
2018-07-11 13:29:33 -04:00
Chris Cummer
4d1ab92b47
Add documentation for Todoist module
2018-07-11 10:27:57 -07:00
Chris Cummer
d1bdeb7876
Add @darkSasori as a contributor
2018-07-11 10:25:47 -07:00
Chris Cummer
8267c3aa93
Merge branch 'darkSasori-master'
2018-07-11 10:24:05 -07:00
Chris Cummer
fad99a2262
Add todoist dependency
2018-07-11 10:00:00 -07:00
Chris Cummer
06d1f58275
Merge branch 'master' into master
2018-07-11 12:58:03 -04:00
Chris Cummer
b84a4394d7
Close #239 . Update the tcell dependency
2018-07-11 09:45:53 -07:00
Lineu Felipe
97c9ed3886
add todoist widget
2018-07-06 00:05:45 -03:00
Bill Keenan
4c8266335a
fixed bargraph test
2018-07-04 10:46:36 -04: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
Konstantin Vorobyev
e0b54d9315
gcal module improvements:
...
- Simplify Google OAuth client creation
- Read OAuth code via text dialog
Same approach can be re-used for gspreadsheets
2018-07-01 21:37:07 +02: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
Bill Keenan
4b9c42844b
now will load weather api key from config if not in env
2018-06-29 09:20:44 -04: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