Commit Graph

6724 Commits (18bf6aecba7a7bc93807fb88b4a00cff70bcd56a)

Author SHA1 Message Date
Chris Goller 18bf6aecba Add update/create/delete for influx annotation store 2018-01-11 20:49:10 -06:00
Chris Goller 38e57eb897 WIP Add annotation store to influxdb 2018-01-11 11:46:49 -06:00
Hunter Trujillo 828ccd3967 Hotfix synchronization. Small quick fix. Reviewed by Watts while pairing. 2018-01-05 12:15:35 -07:00
Andrew Watkins 5a64637c81
Merge pull request #2664 from influxdata/bugfix/custom-time-overlap
Fix positioning of CustomTimeIndicator
2018-01-05 11:05:29 -08:00
Andrew Watkins d590a9136d Fix style name 2018-01-04 18:21:04 -08:00
Andrew Watkins ba6140681b
Merge pull request #2672 from influxdata/feature/env
ENV variable TELEGRAF_SYSTEM_INTERVAL
2018-01-04 12:37:31 -08:00
Andrew Watkins 149dce21f1 Make the time proportional to the group by interval 2018-01-03 15:23:18 -08:00
Andrew Watkins ca915e4462 Refactor multiple promises to use async await 2018-01-03 14:53:34 -08:00
Andrew Watkins 575fcaaeff Add environment variables and links to chronograf 2018-01-03 13:13:56 -08:00
Michael Desa 2151413ece Add /chronograf/v1/env endpoint to expose env vars
Some environment variables are needed by the front end. This PR
introduces a route so that those environment variables can be exposed.
Additionally, a new environment variable TELEGRAF_SYSTEM_INTERVAL was
added. This env var controls the rate at which the host list page will
update its red/green status.
2018-01-03 11:52:40 -08:00
Andrew Watkins c72e405b65 WIP handle telegrafSystemInterval env 2018-01-03 11:50:34 -08:00
Andrew Watkins bb276e6130 Update CHANGELOG 2018-01-02 17:40:51 -08:00
Andrew Watkins 5e259a8c84 Fix positioning of CustomTimeIndicator 2018-01-02 16:35:26 -08:00
Nathan Haugo b74ae38772 Update package.json 2017-12-22 13:09:03 -08:00
Nathan Haugo d7f9faa782 Bumpversion to 1.4.0.0 2017-12-22 12:59:04 -08:00
Nathan Haugo 9626ff1d54 Changelog cleanup for 1.4.0.0 2017-12-22 12:57:04 -08:00
Nathan Haugo 3647b200ff
Merge pull request #2652 from influxdata/fix/sourcepage_render_styles
Fix SourcePage render & render Page Header for user context when adding initial source
2017-12-22 12:53:31 -08:00
Alex Paxton 0f6a2d8802
Merge pull request #2598 from influxdata/single-stat-colors-polish
Single Stat Colors Polish
2017-12-22 12:48:50 -08:00
Jared Scheib 4db5439f2d Logdate upchange 2017-12-22 12:37:28 -08:00
Jared Scheib f0175b292d Show Page Header & 'Add a New Source' copy when adding initial source 2017-12-22 12:30:04 -08:00
Jared Scheib 002b7de339 Fix SourcePage styles to render edit source page successfully 2017-12-22 12:30:04 -08:00
Luke Morris 57c9ad78df This should never have been committed 2017-12-21 12:49:01 -08:00
Nathan Haugo 94fea97117 Update version 2017-12-21 11:36:03 -08:00
Nathan Haugo a6e2be87ac
Merge pull request #2646 from influxdata/feature/1.4.0.0rc2-changelog
Update changelog for release
2017-12-21 11:31:12 -08:00
Nathan Haugo da509c3311 Update changelog for release 2017-12-21 11:30:31 -08:00
Alex P 6d2beff8d3 Do not require suffix in single stat graph 2017-12-21 00:13:50 -08:00
Alex P f9faeb7e52 Fix color validation logic 2017-12-21 00:13:27 -08:00
Jared Scheib 731f6f11c4
Merge pull request #2642 from influxdata/bugfix/rls-pls
DE UI fix
2017-12-20 19:04:31 -08:00
Hunter Trujillo f5253ca056 updoot2 2017-12-20 19:57:17 -07:00
Hunter Trujillo c56935ec13 Merge branch 'master' into bugfix/rls-pls 2017-12-20 19:56:44 -07:00
Jared Scheib 5d075f6d04
Merge pull request #2632 from influxdata/feature/superadmin_gets_default_role
Give SuperAdmin DefaultRole on PUT /me
2017-12-20 18:07:55 -08:00
Alex P 1de3928a6c Fix merge issues 2017-12-20 18:00:10 -08:00
Alex P 8b37f02030 Merge branch 'master' into single-stat-colors-polish 2017-12-20 17:59:52 -08:00
Jared Scheib 3bd662639e Update changelog 2017-12-20 17:52:41 -08:00
Jared Scheib f91a2e436d Merge branch 'master' into feature/superadmin_gets_default_role 2017-12-20 17:49:29 -08:00
Nathan Haugo 77c80ee791
Merge pull request #2643 from influxdata/fix/add-changelog-for-2369
Add changelog for 2369
2017-12-20 16:57:50 -08:00
Nathan Haugo f582e632c8 Add changelog for 2369 2017-12-20 16:56:58 -08:00
Michael Desa c9230ebb4a
Merge pull request #2639 from influxdata/fix/prevent_demoting_superadmin_for_self
Prevent SuperAdmin from modifying their own status
2017-12-20 16:51:17 -08:00
Michael Desa 95297303be Check specific case when SA changes their status
SA - SuperAdmin
2017-12-20 16:34:31 -08:00
Jared Scheib 6bf2d25b5b Notify user what role & organization they switched to
Show that notification for 4 seconds.
Change copy from 'signed in' to 'logged in'.
Remove concept of userHasRoleInOrg since now obsolete.
2017-12-20 16:20:12 -08:00
Alex P 96a1224c4f Disable SuperAdmin slide toggle on users own row 2017-12-20 16:05:07 -08:00
Alex P 9a08438f07 Add disabled state logic to SlideToggle component 2017-12-20 16:04:37 -08:00
Alex P d39fd6e1b2 Add styles for slide toggle disabled state 2017-12-20 16:00:34 -08:00
Hunter Trujillo ca63100f40 FIx issue with DE UI state not also updating Redux state when first used. 2017-12-20 16:49:57 -07:00
Michael Desa 14af1aa115 Prevent SuperAdmin from modifying their own status
Previously it was possible for SuperAdmins to remove their own status.
This could create an application state where there were no super admins.
This is not an acceptable application state.
2017-12-20 15:17:08 -08:00
Michael Desa ab9e686bbb Give SuperAdmin DefaultRole on PUT /me
Previously, SuperAdmins were given the admin role in an organization
when they switched into it (via a PUT to /me). This is undesireable for
the comonitoring organization. This PR gives SuperAdmins the default
role for the organization when they switch into it.
2017-12-20 14:20:24 -08:00
Chris Goller 466dc3d9ca
Merge pull request #2626 from influxdata/1.4.0.x
Remove backup chronograf database
2017-12-19 21:05:11 -06:00
Chris Goller 6d0c6ccaf1 Remove backup chronograf database 2017-12-19 20:56:32 -06:00
Chris Goller 45bf67d300
Merge pull request #2623 from influxdata/1.4.0.x
Prep release of 1.4.0.0-rc1
2017-12-19 20:31:52 -06:00
Chris Goller d02735b1da
Merge pull request #2624 from influxdata/fix-integration-timings
Update integration test to timeout in 5 seconds rather than 0.1
2017-12-19 20:16:14 -06:00