Nathan Haugo
|
58a8c69ec4
|
Merge pull request #2478 from influxdata/bugfix/logging-cookies
Fix headers sent to Kapacitor proxy endpoint by clientside fetch
|
2017-12-04 15:56:13 -08:00 |
Hunter Trujillo
|
6a1625d8e7
|
Fix headers sent to Kapacitor proxy endpoint by clientside fetch.
|
2017-12-04 16:47:23 -07:00 |
Nathan Haugo
|
05610fe313
|
Merge pull request #2456 from influxdata/feature/alert-boolean-thresholds
Add boolean thresholds for kapacitor threshold alerts
|
2017-12-04 15:21:07 -08:00 |
Nathan Haugo
|
5216e05d1a
|
Merge pull request #2470 from influxdata/feature/update-readme
Update README to mention /docs and reformat
|
2017-12-04 15:20:10 -08:00 |
Nathan Haugo
|
5f05fc00fc
|
Merge pull request #2467 from influxdata/fix/basepath-logout
Update oauth logout to include basepath
|
2017-12-04 15:19:00 -08:00 |
Chris Goller
|
1849d2eee1
|
Merge branch 'master' into feature/alert-boolean-thresholds
|
2017-12-04 15:00:58 -06:00 |
Chris Goller
|
7d35d3b3d1
|
Merge branch 'master' into fix/basepath-logout
|
2017-12-04 15:00:07 -06:00 |
Nathan Haugo
|
3184202696
|
Merge pull request #2460 from influxdata/feature/cast-kapa-value
Update kapacitor alerts to cast to float before sending to influx
|
2017-12-04 12:14:47 -08:00 |
Andrew Watkins
|
6bf7dffc7e
|
Merge pull request #2466 from influxdata/bugfix/enterprise-no-rbac
Enterprise no metaURL - no rbac
|
2017-12-02 15:52:34 -08:00 |
Andrew Watkins
|
1966d8f6b5
|
Update CHANGELOG
|
2017-12-02 12:12:10 -08:00 |
Andrew Watkins
|
87fa2c1c91
|
Will not supply roles if there is no metaURL
|
2017-12-02 12:11:52 -08:00 |
Chris Goller
|
767778e460
|
Update README to mention /docs and reformat
|
2017-12-01 18:05:37 -06:00 |
Chris Goller
|
6e00e3a097
|
Update CHANGELOG to mention fixing oauth logout link
|
2017-12-01 15:44:43 -06:00 |
Chris Goller
|
3f760c1b1b
|
Update oauth logout to include basepath
|
2017-12-01 15:35:39 -06:00 |
Andrew Watkins
|
56f88cfbfc
|
Merge pull request #2461 from influxdata/bugfix/fix-file-removal
Fix Webpack File Cleanup of old source files
|
2017-12-01 12:40:16 -08:00 |
Hunter Trujillo
|
8413e77161
|
Fix file removal code. Fix clean script. Add clean to yarn start.
|
2017-12-01 11:14:16 -07:00 |
Chris Goller
|
a9bf6d7969
|
Update CHANGELOG to mention casting kapacitor output to influx to floats
|
2017-12-01 11:57:59 -06:00 |
Chris Goller
|
26fa1941f3
|
Update kapacitor alerts to cast to float before sending to influx
|
2017-12-01 11:53:28 -06:00 |
Chris Goller
|
ae76899acb
|
Update CHANGELOG to mention adding boolean threshold alerts
|
2017-12-01 08:14:51 -06:00 |
Chris Goller
|
e97c510e63
|
Add boolean thresholds for kapacitor threshold alerts
|
2017-12-01 08:11:04 -06:00 |
Chris Goller
|
d899b8b07f
|
Merge pull request #2449 from AdamSLevy/fix/issue/2404
Fix exported LDFLAGS causes .jsdep build step to fail
|
2017-11-30 18:22:40 -06:00 |
Andrew Watkins
|
855ac3fe14
|
Merge pull request #2444 from influxdata/bugfix/create-dashboard
Fix 'Create Dashboard' button
|
2017-11-30 18:52:02 -05:00 |
Adam S Levy
|
a4770879f8
|
Updated link to pull request
|
2017-11-30 23:48:32 +00:00 |
Adam S Levy
|
2aee98ead1
|
Updated CHANGELOG for issue #2404
|
2017-11-30 23:44:09 +00:00 |
Adam S Levy
|
1d20169f3a
|
Fix issue #2404: exported LDFLAGS causes build error in .jsdep
|
2017-11-30 23:38:06 +00:00 |
Nathan Haugo
|
c6989145c7
|
Merge pull request #2426 from influxdata/fix/enterprise-role-user-updates
Update enterprise users and roles to remove diffs instead of all
|
2017-11-30 13:20:50 -08:00 |
Andrew Watkins
|
82808ad316
|
Merge branch 'master' into bugfix/create-dashboard
|
2017-11-30 15:21:28 -05:00 |
Andrew Watkins
|
74bd10bfb4
|
Update CHANGELOG
|
2017-11-30 12:20:54 -08:00 |
Andrew Watkins
|
fd26f1fcfc
|
Fix 'Create Dashboard' button
this was not bound properly in `handleCreateDashboard`. Changed
handlers in DashboardsPage to use arrow functions for proper this
binding.
|
2017-11-30 11:10:13 -08:00 |
Chris Goller
|
52e1175c7d
|
Update patching of enterprise users allow incremental updating of fields
|
2017-11-30 12:41:50 -06:00 |
Chris Goller
|
52a6732820
|
Update influx enterprise users to not get deleted in race condition
|
2017-11-29 10:30:29 -06:00 |
Andrew Watkins
|
10b2d56201
|
Merge pull request #2416 from influxdata/bugfix/y-axis-label
Update y-axis label to handle new queryConfig field shape
|
2017-11-29 08:30:52 -05:00 |
Andrew Watkins
|
2d8b57c13f
|
Merge branch 'master' into bugfix/y-axis-label
|
2017-11-29 08:10:50 -05:00 |
Chris Goller
|
03f378d5d2
|
Update enterprise users and roles to remove diffs instead of all
|
2017-11-28 22:22:41 -06:00 |
Hunter Trujillo
|
37d96f7cc7
|
Merge pull request #2188 from influxdata/feature/tickscript-logging
Tickscript Logging
|
2017-11-28 19:37:46 -07:00 |
Andrew Watkins
|
d5bb53fc18
|
Update CHANGELOG
|
2017-11-28 21:05:37 -05:00 |
Andrew Watkins
|
f018ca98cb
|
Make labels work recursivley with func args
|
2017-11-28 21:02:49 -05:00 |
Andrew Watkins
|
eb4f8904ec
|
Modernize presenter spec
|
2017-11-28 20:58:50 -05:00 |
Alex Paxton
|
b651daf28f
|
Merge pull request #2423 from influxdata/fix-template-variables-responsive
Make Template Variables Manager More Responsive
|
2017-11-28 16:25:17 -08:00 |
Hunter Trujillo
|
4d7d06891d
|
Add experimental string parse failure recovery.
|
2017-11-28 16:18:06 -07:00 |
Nathan Haugo
|
412f51f9b8
|
Merge pull request #2400 from influxdata/feature/oauth-generic-key
Add GENERIC_API_KEY to override of oauth2 responses to support azure
|
2017-11-28 14:57:53 -08:00 |
Alex P
|
2b2aff54dc
|
Updoot log of changes
|
2017-11-28 12:30:55 -08:00 |
Alex P
|
eb40728aff
|
Refactor styles for template variable rows to withstand smaller resolutions
|
2017-11-28 12:26:46 -08:00 |
Alex P
|
e1c92b69c1
|
Extend customizability of delete confirm buttons
Can optionally be made into square buttons or have an icon replace the
text
|
2017-11-28 12:26:09 -08:00 |
Hunter Trujillo
|
d462226099
|
Merge branch 'master' into feature/tickscript-logging
|
2017-11-28 10:49:40 -07:00 |
Hunter Trujillo
|
8471c829de
|
Resolve some PR issues. Improve Logging UX. Switch back to version detection due to poor UX (lag) of feature detection. Split out LogsTableRow to SFC. LogsTable also becomes an SFC.
|
2017-11-28 10:47:14 -07:00 |
Andrew Watkins
|
1a1a74a1d2
|
Update label to handle new field shapes
|
2017-11-28 12:46:01 -05:00 |
Andrew Watkins
|
f80a6d8f03
|
Stop 'cannot communicate with server' spam
|
2017-11-28 11:17:59 -05:00 |
Hunter Trujillo
|
2fb9196f6c
|
Merge pull request #2398 from influxdata/bugfix/hosts-page-error-2255
Fix Hosts Page Apps Tag Parsing
|
2017-11-27 22:51:25 -07:00 |
Hunter Trujillo
|
9d526d56db
|
Merge branch 'master' into bugfix/hosts-page-error-2255
|
2017-11-27 22:05:47 -07:00 |