Commit Graph

7447 Commits (bda43293f6a63cf7c0b3c3dc99783280a36c14ee)

Author SHA1 Message Date
Alex P 3604c76cf5 Fix spelling mistake
Hella T’s no good
2018-02-12 14:18:47 -08:00
Alex P 962e705aca Remove commented out code 2018-02-12 14:17:36 -08:00
Alex P 28cd164f16 Rename SingleStatColoration to SingleStatType 2018-02-12 14:17:18 -08:00
Nathan Haugo a7379ba3fe Merge pull request #2799 from influxdata/fix/chronoctl-add-user-org
Change oauth to oauth2 in scheme flag
2018-02-12 13:36:18 -08:00
Michael Desa b8d57b4e31 Change oauth to oauth2 in scheme flag 2018-02-12 16:24:54 -05:00
Nathan Haugo 999c838a34 Merge pull request #2798 from influxdata/fix/chronoctl-add-user-org
Add organization flag to chronoctl for orgs
2018-02-12 13:06:09 -08:00
Michael Desa 2457bf25b8 Add organization flag to chronoctl for orgs
This flag allows users to have a comma delimited list of organization
IDs that the user should given a role in.
2018-02-12 16:03:27 -05:00
Iris Scholten 5222614dd6 disable eslint for ready check 2018-02-12 12:17:20 -08:00
Nathan Haugo 258d5e2de0 Merge pull request #2791 from influxdata/feature/user-cli-commands
Add chronoctl to build.py and Dockerfile
2018-02-12 12:14:06 -08:00
Iris Scholten b71788df9f Wait until after authentication to match route 2018-02-12 12:03:07 -08:00
Luke Morris 758fe96f3c Remove dummy schemes 2018-02-09 16:02:12 -08:00
Luke Morris c5d89c353d Remove Public; Improve Tab Names 2018-02-09 16:00:27 -08:00
Luke Morris 638036c1de redirect members immediately to purgatory 2018-02-09 15:41:09 -08:00
Alex Paxton 60c7332a9f Merge pull request #2756 from influxdata/expandable-kapacitor-logs
Improve TICKscript Editing
2018-02-09 15:06:47 -08:00
Luke Morris 043d134a81 add user to Default org in add-superadmin cmd 2018-02-09 14:29:43 -08:00
Iris Scholten ee90260d92 resolve forgotten merge conflict 2018-02-09 11:52:35 -08:00
Luke Morris 5f0ef591ea Merge branch 'master' into feature/mappings 2018-02-09 11:42:07 -08:00
deniz kusefoglu 8c1739c430 Fix linter error 2018-02-09 09:39:30 -08:00
Michael Desa 93da5047f5 Add chronoctl to Makefile
All usage information when no commands supplied
2018-02-09 10:30:02 -05:00
Luke Morris c17e124b27 Replace Public functionality with Mappings feature 2018-02-08 17:53:34 -08:00
Alex Paxton 77146e42cc Merge branch 'master' into expandable-kapacitor-logs 2018-02-08 16:54:36 -08:00
Alex P 1ca5d61f57 Remove unused indices 2018-02-08 16:53:36 -08:00
Alex P f2cc269a33 Merge branch 'master' into feature/annotationz-pre-pl-with-master 2018-02-08 16:38:47 -08:00
Alex P 325e481468 Merge master 2018-02-08 16:36:38 -08:00
Michael Desa 49f7c27926 Add chronoctl to build.py and Dockerfile 2018-02-08 19:21:29 -05:00
Alex P e7f96db664 Use more reliable means of rendering key/value pairs 2018-02-08 16:21:22 -08:00
Iris Scholten 5f44034584 WIP remove public logic from organizations 2018-02-08 16:01:00 -08:00
Nathan Haugo ec0229cdf3 Merge pull request #2781 from influxdata/feature/user-cli-commands
Add commands to users & create superadmin
2018-02-08 15:49:37 -08:00
Alex Paxton 73f579b6bd Merge branch 'master' into single-stat-polish 2018-02-08 15:41:26 -08:00
Alex P da5ed7083e Fix all kinds of weird bugs
I don’t even know how to describe what is going on, brain is melted
2018-02-08 15:40:20 -08:00
ischolten 260866d3c2 Merge pull request #2782 from influxdata/feature/global-users
Global Users page bug fixes
2018-02-08 15:04:57 -08:00
Iris Scholten ffbe628d18 keep track of only the single role instead of an array of one role in AllUsersTableRowNew and update the add user reducer so that it appends the new user instead of prepends them 2018-02-08 14:55:56 -08:00
Alex P fbc2e7a52f Make unreachable code reachable 2018-02-08 14:28:08 -08:00
Alex P 0df8d341e5 Improve handling of single stat coloring
Previously would return some undesirable defaults when certain
conditions are met (eg. a user with a single stat + line graph upgrades
to this new version)
2018-02-08 14:04:33 -08:00
Alex P c5fd1a57ca Make singleStat shadow less drastic 2018-02-08 14:00:18 -08:00
Iris Scholten 98a4a04b21 add comments to explain the comparing to nullorg/nullrule when adding new users via the global users page 2018-02-08 12:46:02 -08:00
Deniz Kusefoglu 49dec4c83a Merge pull request #2780 from influxdata/bugfix/alert-rule-save-routing
Bugfix/alert rule save routing
2018-02-08 12:35:34 -08:00
deniz kusefoglu 326cbd2657 Simplify nested if else statements 2018-02-08 12:35:04 -08:00
deniz kusefoglu 95c24ef14b take onSave out of render and rename to handleSave 2018-02-08 12:27:04 -08:00
Alex P 32d4c41927 Updoot log of changes 2018-02-08 11:26:41 -08:00
Alex P 5cedcecebd Save single stat colorization when single stat + line graph is chosen 2018-02-08 11:14:51 -08:00
Alex P 8d095d1bb3 Connect line graph prefix and suffix to child single stat 2018-02-08 11:12:19 -08:00
Alex P 1de16619be Fix logic in single stat coloration getter
Sometimes results in a situation where coloration state gets set to a
weird value, which seems to be a factor in the auto refresh bug
2018-02-08 11:02:34 -08:00
Luke Morris c270b3371d Pseudo code for removal of Public 2018-02-08 10:59:54 -08:00
Iris Scholten 2f12f73074 change row key from id to uuid 2018-02-08 10:42:32 -08:00
Chris Goller f07173cf0d Merge pull request #2784 from influxdata/feature/go-1.9.4
Update to go 1.9.4
2018-02-08 10:33:02 -06:00
Chris Goller 14ec3cf2aa Merge pull request #2785 from influxdata/er-go-bindata
Update jteeuwen/go-bindata to kevinburke/go-bindata
2018-02-08 10:29:34 -06:00
Michael Desa 0f4e62ff4f Add Changelog entry for PR 2781 2018-02-08 10:44:49 -05:00
Michael Desa 8415e48165 Add commands to users & create superadmin
This PR introduces two new commands:

1. `list-users` which lists all users in boltdb
2. `add-superadmin` which can be user to promote existing users to
superadmins, or creates new users that are superadmins

Currently this work was done as a separate binary, but the intention is
to make it a part of the `chronograf` binary.

Connect https://github.com/influxdata/chronograf/issues/2744
2018-02-08 10:44:49 -05:00
Edd Robinson e7e6cf7cd5 😱 2018-02-08 15:41:29 +00:00