Chris Cummer
3b4126c302
Update README.md
2019-02-21 11:03:26 -08:00
Chris Cummer
a8c4c1967b
Update CHANGELOG.md
2019-02-19 15:09:55 -08:00
Sean Smith
29e67a0d8a
Decouple newrelic client and widget
...
Have widget manage config
Have client handle communication
2019-02-18 16:55:22 -05:00
Sean Smith
7264dd5625
Decouple CircleCI client from widget
...
Have widget manage config, have client just manage communication
2019-02-18 11:51:28 -05:00
Sean Smith
8030380f89
Migrate all modules to their own subfolder
...
Handles #375
2019-02-18 11:16:34 -05:00
Chris Cummer
c28c31aedb
Merge branch 'rollbar-support' of https://github.com/AndrewScibek/wtf into AndrewScibek-rollbar-support
2019-02-17 12:39:44 -08:00
Chris Cummer
63ce6a9f3f
Merge pull request #390 from Seanstoppable/fixbamboohclient
...
Very nice. Thanks!
2019-02-17 12:37:56 -08:00
Chris Cummer
3b1aa9994f
Merge pull request #391 from wtfutil/WTF-378-makefile-improvement
...
Display message if wtf cannot be found after installation. Closes #378
2019-02-17 12:33:58 -08:00
Chris Cummer
28ccc9797a
Display message if wtf cannot be found after installation
2019-02-17 12:32:42 -08:00
Sean Smith
14d85715b0
Decouple bamboohr client from widget
...
Have the client be in charge of API
Have the widget be in charge of widget config
This is a step in the direction of running multiple version (with their own configs)
2019-02-15 23:43:39 -05:00
Anand Sudhir Prayaga
1f93ae7972
Merge pull request #387 from Seanstoppable/defaultunknown
...
Add default unknown widget
2019-02-15 08:38:35 +01:00
Sean Smith
90f150df3d
Add default unknown widget
...
Let people know if they are doing something wrong
2019-02-14 22:30:14 -05:00
Andrew Scibek
8a7fc81580
Initial Rollbar support
2019-02-14 01:02:56 -08:00
Anand Sudhir Prayaga
8a4c3ac121
Merge pull request #383 from anandsudhir/dont-fail-on-unknown-widget
...
Do not fail with an error if the configuration has references to widget that do not exist (yet)
2019-02-12 12:00:32 +01:00
Anand Sudhir Prayaga
95df0f6cda
Do not fail with error if the configuration has references to widgets that do not exist
...
E.g. If the user is working on new widgets adn switching back and forth on version with/without the "new" widget, the applciation crashes with an error when using the old version of the app.
I cant see that this is especially helpful
2019-02-12 11:56:17 +01:00
Chris Cummer
373d2bc504
Add @GaboFDC as a contributor
2019-02-11 03:19:22 -08:00
Chris Cummer
75db34a270
Merge pull request #366 from GaboFDC/gf_fix_opsgenie_api
...
Use new api format
2019-02-11 03:18:21 -08:00
Chris Cummer
c61e77469f
Merge pull request #376 from Seanstoppable/pd-alerts
...
Add incident showing to pagerduty
2019-02-11 03:17:29 -08:00
Sean Smith
659797c3fa
Add incident showing to pagerduty
...
Building off previous functionality, also show incidents
This is optional, and can be configured (as can, now showing schedules)
2019-02-09 15:30:01 -05:00
Anand Sudhir Prayaga
3122f2fee9
Merge pull request #374 from Seanstoppable/pagerduty
...
Initial pagerduty widget
2019-02-08 14:32:21 +01:00
Sean Smith
97790d6168
Initial pagerduty widget
...
List people on call, along with the escalation policy
Addresses #159
2019-02-07 02:13:53 -05:00
Chris Cummer
884864c970
Regenerate all-contributors documentation
2019-02-06 12:15:21 -08:00
Chris Cummer
d78878d4c8
Merge branch 'master' of github.com:wtfutil/wtf
2019-02-06 12:14:42 -08:00
Chris Cummer
2c418bd359
Add @E3V3A as a contributor
2019-02-06 12:14:39 -08:00
Chris Cummer
da51b25c1c
Update CHANGELOG.md
2019-02-06 12:14:10 -08:00
Chris Cummer
54a04dfb49
Update CHANGELOG.md
2019-02-06 12:13:57 -08:00
Chris Cummer
857b5adec4
Merge branch 'master' of https://github.com/E3V3A/wtf into E3V3A-master
2019-02-06 12:08:30 -08:00
Chris Cummer
fb873e1463
Merge branch 'master' of https://github.com/jdenoy/wtf into jdenoy-master
2019-02-06 12:04:34 -08:00
Johan Denoyer
96bef17f44
Added ticket status in widget display
2019-02-05 17:13:47 +01:00
Johan Denoyer
4dcaa152c7
Added up/down arrow support for ticket navigation in widget
2019-02-05 16:18:36 +01:00
E3V3A
b67339662c
Updated and improved the security widget
...
* Merged all windows kludges into unified files
* Removed window kludges
* Improved UI
* Fixed faulty Windows username detection
* Fixed dodgy Window firewall detection
* Fixed overlapping/overflowing DNS in UI
* Added fine-grained Windows firewall status
* Added correct and sanitized PowerShell Calls
Affcted Files:
modified: dns.go
deleted: dns_windows.go
modified: firewall.go
modified: users.go
deleted: users_windows.go
renamed: widget_windows.go -> widget.go
2019-02-05 10:52:13 +02:00
Chris Cummer
3ffefcd2d8
0.5.0 released
2019-02-04 10:53:26 -08:00
Gabriel Diaz
60794cb3e1
Use new api format
2019-01-30 19:39:46 -05:00
Chris Cummer
ab0dde5169
Merge pull request #365 from jdenoy/master
...
Changed nmcli cmd to check on AP connect to using '*' in the in-use f…
0.5.0
2019-01-30 09:50:28 -08:00
Johan Denoyer
e48ccf2a53
Changed nmcli cmd to check on AP connect to using '*' in the in-use field instead of 'yes/no' from the active field. This is needed for non english language set in operating system
2019-01-30 14:30:23 +01:00
Chris Cummer
c0ba7cdb6c
Add @maxbeizer as a contributor
2019-01-28 20:06:09 -08:00
Chris Cummer
4b7f48bcfb
Fix all-contributors documentation
2019-01-28 17:13:14 -08:00
Chris Cummer
6a60f5d3b3
Merge branch 'master' of github.com:wtfutil/wtf
2019-01-28 17:12:43 -08:00
Chris Cummer
bbc960766e
Add @linenoise as a contributor
2019-01-28 17:12:15 -08:00
Chris Cummer
b6ceafd7b8
Update CHANGELOG.md
2019-01-28 17:11:07 -08:00
Chris Cummer
84c8aa2e70
Merge branch 'retgits-go-generate'
2019-01-28 17:08:11 -08:00
Chris Cummer
89cf2151d2
Merge branch 'go-generate' of https://github.com/retgits/wtf into retgits-go-generate
2019-01-28 17:06:29 -08:00
retgits
db24a0b60e
fix: update help text
2019-01-26 20:12:40 -08:00
retgits
3770977d24
fix: update instructions to run go generate
2019-01-26 20:11:23 -08:00
Chris Cummer
4739673aae
Merge branch 'go-generate' of https://github.com/retgits/wtf into retgits-go-generate
2019-01-26 19:10:34 -08:00
Chris Cummer
85efb48f55
Merge pull request #363 from wtfutil/362-firewall
...
362 Determine linux firewall status on the unambiguous term
2019-01-25 15:18:25 -08:00
Chris Cummer
b4f1eabf5f
362 Determine linux firewall status on the unambiguous term
2019-01-25 15:17:06 -08:00
Chris Cummer
89650cb11c
Update CHANGELOG.md
2019-01-22 20:21:39 -08:00
Chris Cummer
aefb3a1cc6
Add @ImDevinC as a contributor
2019-01-22 20:19:07 -08:00
Chris Cummer
35a5a81721
Merge branch 'ImDevinC-victorops_oncall'
2019-01-22 20:18:14 -08:00