Commit Graph

8621 Commits (646da4919ef68026967e1f721a1e85f7829e364b)

Author SHA1 Message Date
Alex P d7e218d6e6 Extract color formatting function into constant 2018-04-02 10:51:36 -07:00
Deniz Kusefoglu c28cf22aac
Merge pull request #3080 from influxdata/flip-table-graph-feature-flag
Flip feature flag for table graphs
2018-04-02 13:46:29 -04:00
Deniz Kusefoglu f0c0c5e2e9
Merge branch 'master' into flip-table-graph-feature-flag 2018-04-02 13:28:25 -04:00
ebb-tide 8802c82666 Show link to configure kapacitor if no kapacitor configured 2018-04-02 09:41:54 -07:00
ebb-tide 8b1d58a356 Update changelog 2018-03-30 18:14:33 -07:00
ebb-tide 909dc48381 Remove annotation timer at unmount 2018-03-30 18:10:35 -07:00
ebb-tide 2e0971a474 Make ajax request for annotations at autorefresh interval 2018-03-30 18:00:29 -07:00
Andrew Watkins 0204873d51
Merge pull request #3046 from brennentsmith/master
Don't just base CPU on `user`
2018-03-30 17:27:02 -07:00
Alex Paxton a6671c3d74
Merge pull request #3103 from influxdata/feature/clone-dashboards
Add Ability to Clone Dashboards
2018-03-30 17:25:17 -07:00
Alex P debe3a4145 Udpoot changelog 2018-03-30 16:25:57 -07:00
Alex P 166e0bb1d1 Revert "Remove unused key in payload"
This reverts commit 4372454219.
2018-03-30 16:22:04 -07:00
Alex P ffc2fe255e Merge branch 'master' into feature/clone-dashboards 2018-03-30 16:11:02 -07:00
ebb-tide 3548fd712e Remove requirement on prop that is not required 2018-03-30 16:09:37 -07:00
Alex P 192a63c856 Write test for deleting a dashboard 2018-03-30 15:52:41 -07:00
Alex P 14c7428376 Redirect user to freshly cloned dashboard after cloning 2018-03-30 15:37:23 -07:00
Alex P 4372454219 Remove unused key in payload 2018-03-30 15:36:57 -07:00
Alex P 7574a6066c Show clone dashboard button on hover only 2018-03-30 15:36:44 -07:00
Andrew Watkins 3ffdae1ee8
Merge pull request #3101 from influxdata/bugfix/tempvar
Fix templateVariables not loading properly.  Other variables were amazed
2018-03-30 15:32:00 -07:00
Alex P 35203da2db Fix Dashboard delete button
Nothing was being passed in, also moved the closure to where the
function is defined
2018-03-30 14:57:45 -07:00
Alex P d18cbb15e1 WIP Introduce clone dashboard button 2018-03-30 14:45:47 -07:00
Andrew Watkins aeaa655a34 Update CHANGELOG
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:48:03 -07:00
Andrew Watkins 7f3b991c0b Fix templateVariables not loading properly
Runtime error in the 'EDIT_TEMPLATE_VARIABLE_VALUES' reducer
was causing the list not to populate

Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:38:00 -07:00
Alex Paxton f351d3f907
Merge pull request #3088 from influxdata/polish/improve-add-new-cell
Improve Add New Cell UX
2018-03-30 11:48:44 -07:00
Alex Paxton 808bf80753
Merge branch 'master' into polish/improve-add-new-cell 2018-03-30 11:33:24 -07:00
Alex Paxton 99d32f68fa
Merge pull request #3096 from influxdata/polish/confirmation-buttons
Standardize Confirmation Buttons
2018-03-30 11:21:21 -07:00
Alex P d247c11cd9 Use Iris' improved approach for determine most common cell sizes 2018-03-30 11:20:12 -07:00
Brandon Farmer e9ce13f18d
Merge pull request #3097 from influxdata/migrate-all-users-tabel-row
Convert AllUsersTableRow to typescript
2018-03-30 10:10:14 -07:00
Deniz Kusefoglu f6c5222b51
Merge pull request #3090 from influxdata/feature/table-graph-polish
Feature/table graph polish
2018-03-30 01:52:12 -04:00
ebb-tide de22496613 Merge branch 'master' into feature/table-graph-polish 2018-03-29 18:56:10 -07:00
ebb-tide b38b812867 Change swagger a tad 2018-03-29 18:52:35 -07:00
ebb-tide 3656bee056 Move table graph data transform function tests 2018-03-29 18:47:49 -07:00
Andrew Watkins 683cfb8c02
Merge pull request #3098 from influxdata/fix-deprecation-warnings
Fix test warning spam
2018-03-29 18:04:40 -07:00
Alex Paxton 330188c5cb
Merge branch 'master' into polish/improve-add-new-cell 2018-03-29 17:18:24 -07:00
Jared Scheib 183a194215
Merge pull request #2656 from influxdata/swagger-1.4.0.0
Update Swagger for most multiorganization & multiuser changes
2018-03-29 17:01:53 -07:00
Jared Scheib 6d93ee470f Further disambiguate Invalid JSON vs Invalid data schema 2018-03-29 16:53:13 -07:00
Brandon Farmer 661bc9d8cd Convert AllUsersTableRow to typescript 2018-03-29 16:46:23 -07:00
Andrew Watkins 152027a639 Fix test warning spam 2018-03-29 16:44:24 -07:00
Jared Scheib 7a85c9be1c Update superAdmin description 2018-03-29 16:43:10 -07:00
Jared Scheib ccce4a6226 Remove -Chronograf suffix from User & Role 2018-03-29 16:40:35 -07:00
Jared Scheib 04251c01d8 Add 'InfluxDB-' prefix to User, Role, Permission, & Allowance 2018-03-29 16:39:13 -07:00
Brandon Farmer 439f337528
Merge pull request #3033 from influxdata/feature/ifql-builder
Time Machine
2018-03-29 16:30:44 -07:00
Alex Paxton ae004b9617
Merge branch 'master' into polish/confirmation-buttons 2018-03-29 16:22:32 -07:00
Alex P c2fdf733a0 Updoot changelog 2018-03-29 16:21:56 -07:00
Jared Scheib 50feb5b138 Remove obsolete 'public' property from organizations 2018-03-29 16:18:19 -07:00
Alex P 468be2b513 Remove test for button order
This is now handled with CSS
2018-03-29 16:10:17 -07:00
Brandon Farmer ff6d082c18 Define name type for feature flag 2018-03-29 16:07:56 -07:00
Alex P dc7de7f85d Remove obsolete component 2018-03-29 16:07:36 -07:00
Alex P 0ad032d9b5 Remove obsolete component 2018-03-29 16:07:08 -07:00
Brandon Farmer d5a6f4a75d Fix tests related to new ifql ast link
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:06:10 -07:00
Andrew Watkins cfa0626055 Add initial styles 2018-03-29 16:06:10 -07:00