Commit Graph

7288 Commits (7eb4011d6060b747340ea0a8a4751322c0c9e086)

Author SHA1 Message Date
Deniz Kusefoglu e6e269fe1e Merge pull request #2812 from influxdata/bugfix/DE-csv-dl-tempvars
Set default tempVar :interval: with data explorer csv download call.
2018-02-13 16:28:05 -05:00
deniz kusefoglu b63f647a78 Change chagelog 2018-02-13 16:27:48 -05:00
deniz kusefoglu bbdde76463 Use predefied default template vars 2018-02-13 16:13:36 -05:00
deniz kusefoglu 127c9c9201 Send default tempVars value with :interval: from data explorer csv download 2018-02-13 15:49:59 -05:00
Luke Morris 3959bd15ca Merge branch '1.4.1.x' 2018-02-13 12:31:44 -08:00
Iris Scholten 374878f626 display series with 0 value in the legend 2018-02-13 12:30:54 -08:00
ischolten 63621ea6c1 Merge pull request #2811 from influxdata/fix/zero-value-in-legend
Display series with 0 value in the legend
2018-02-13 12:26:07 -08:00
Iris Scholten e297105d7d use lodash function to check for nil instead of checking for number 2018-02-13 12:16:07 -08:00
Iris Scholten 058fc8d677 display series with 0 value in the legend 2018-02-13 11:39:46 -08:00
Luke Morris 932d4f3084 Initial links fetch requires basepath 2018-02-13 11:17:21 -08:00
Luke Morris 035988e990 Bump version to 1.4.1.1 2018-02-12 18:03:16 -08:00
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
Alex P f2cc269a33 Merge branch 'master' into feature/annotationz-pre-pl-with-master 2018-02-08 16:38:47 -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