Commit Graph

7158 Commits (348c41510656e9bbb06b13291a9940acf50bb554)

Author SHA1 Message Date
Luke Morris 348c415106 Organizations only apply when auth is enabled 2018-02-12 17:51:34 -08:00
Luke Morris 3fa5e09c10 Bump version 2018-02-12 16:42:58 -08:00
Luke Morris 42fb64dbe5 Copyedit CHANGELOG 2018-02-12 16:40:19 -08:00
Alex Paxton acedd18798 Merge pull request #2788 from influxdata/single-stat-polish
Single Stat Polish
2018-02-12 15:48:32 -08:00
Iris Scholten 41c18e755f update CHANGELOG for mappings 2018-02-12 15:44:53 -08:00
Alex P 10caa1efc6 Treat color values in CEO as numbers until save the coerce into string 2018-02-12 15:30:41 -08:00
ischolten 1014946dc5 Merge pull request #2699 from influxdata/feature/mappings
Add Mappings to organizations
2018-02-12 15:29:01 -08:00
Iris Scholten cc8d0c7354 remove OrganizationTableRowDefault bc its not used and update the verbiage for the empty providers table 2018-02-12 15:19:57 -08:00
Iris Scholten fc00b95141 prevents create for incomplete records 2018-02-12 15:07:01 -08:00
lukevmorris d821b62d74 Merge pull request #2796 from influxdata/fix/maintain-auth-across-refresh
Wait until after authentication to match routes
2018-02-12 15:01:08 -08:00
Iris Scholten 06e41d628a add placeholders for InputClickToEdit for the new provider table row 2018-02-12 14:52:32 -08:00
Michael Desa 43f828f7f1 Merge pull request #2800 from influxdata/fix/chronoctl-build
Copy chronoctl to current directory in circle.yml
2018-02-12 17:42:12 -05:00
Michael Desa 5c75700683 Copy chronoctl to current directory in circle.yml 2018-02-12 17:36:42 -05:00
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
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