Commit Graph

1868 Commits (579b4bc81c3214f57de31ed18211e905e61987f8)

Author SHA1 Message Date
Jared Scheib 46f8e76447 Fix Lukifer's bug that Pineapple didn't catch 2017-04-27 17:20:18 -07:00
Jared Scheib 9f4dedae14 Select first value of new variable values 2017-04-27 17:17:58 -07:00
Jared Scheib fac3fb33d8 Fix key state bug 2017-04-27 17:03:16 -07:00
Jared Scheib f2afd01836 Remove unused dep 2017-04-27 16:32:51 -07:00
Jared Scheib 637b9f7db5 Fix dropdown populating via normalizd parsers, rename selected var names for clarity 2017-04-27 16:24:00 -07:00
Jared Scheib 39e68be599 Update some fns to async/await 2017-04-27 16:01:21 -07:00
Jared Scheib 8a5c46d822 Handle errors and use async/await in AJAX from TVQB Dropdowns 2017-04-27 15:50:25 -07:00
Alex P 56f1ceca61 Style page header dismiss 2017-04-27 15:01:06 -07:00
Alex P 997bdbae34 Organize styles a bit 2017-04-27 14:53:43 -07:00
Jared Scheib ca844fdf7d Merge branch 'feature/template-variables' of https://github.com/influxdata/chronograf into feature/template-variables 2017-04-27 14:36:27 -07:00
Jared Scheib b8be4cbe75 Use prettier (though 2x slower) syntax 2017-04-27 14:36:24 -07:00
Alex P 103ddce41e Use specific class instead of relying on H1 being inside page-header 2017-04-27 14:33:43 -07:00
Jared Scheib 8ee9a61366 Remove obsolete action and reducer for editing template variable 2017-04-27 14:20:34 -07:00
Jared Scheib 5d03718eb4 Merge branch 'master' into feature/template-variables 2017-04-27 14:15:48 -07:00
Jared Scheib 5f19b90625 Rename function for clarity, clean up 2017-04-27 14:13:36 -07:00
Jared Scheib b18082ada2 Fix bug introduced in e8fb66d6 that overwrote templates 2017-04-27 13:47:17 -07:00
Jared Scheib 4c678f240d Add proper type to buttons 2017-04-27 13:34:05 -07:00
Andrew Watkins e225f41cf2 Merge branch 'master' into fix/add-source 2017-04-27 13:17:24 -07:00
Andrew Watkins 7751efac02 Merge branch 'master' into chore/destroy-kuber-dash 2017-04-27 13:14:03 -07:00
Jared Scheib d7ab421823 Fix duplicate temp var detection bug where a new one would delete itself if not persisted onCancel 2017-04-27 12:57:50 -07:00
Jared Scheib 22b7a8bd49 Fix styling on RowValues component 2017-04-27 11:20:59 -07:00
Jared Scheib 7b04966f0c Prevent duplicate template variables 2017-04-27 11:12:48 -07:00
Jared Scheib a17fb3db76 Lengthen short notification delay by 500ms 2017-04-27 11:10:21 -07:00
Andrew Watkins 75eddce8d6 Add empty state 2017-04-27 11:08:12 -07:00
Andrew Watkins f26a860c1c Fix incorrect count 2017-04-27 11:08:02 -07:00
Andrew Watkins d9fd245050 Prettier 2017-04-27 10:47:59 -07:00
Andrew Watkins ccccbb84e7 Remove all reference to KubernetesDashboard 2017-04-27 10:44:19 -07:00
Jared Scheib fff14d5fdb Remove 'label' from TVM UI and template data shape 2017-04-27 10:35:14 -07:00
Andrew Watkins 3bf623d07f Fix alphabetical jumping 2017-04-27 09:37:03 -07:00
Andrew Watkins 0be149ab61 Prettify 2017-04-27 09:32:44 -07:00
Andrew Watkins 5d4291c75a Make guard more readable 2017-04-27 08:53:19 -07:00
Andrew Watkins 82de00621f Change to table view on meta queries 2017-04-27 08:46:46 -07:00
Andrew Watkins bbad73ecfe Fix no active query on page load 2017-04-27 07:58:51 -07:00
Jared Scheib db80588859 Add and remove ':'s from template variables 2017-04-26 19:54:05 -07:00
Jared Scheib 402c1f4c30 Update template variables from TV Query Builder to new :var: syntax 2017-04-26 19:21:53 -07:00
Jared Scheib 0175860f61 Remove obsolete comment 2017-04-26 19:21:17 -07:00
Jared Scheib b2b63b12b3 Narp 2017-04-26 18:23:16 -07:00
Jared Scheib 773aa24512 Delete a new template on cancel 2017-04-26 18:17:16 -07:00
Jared Scheib 0a4a8bfe28 Add Edit button to enter editing mode, make Save Template button a different color 2017-04-26 17:58:14 -07:00
Jared Scheib cfcf67f3b2 Add Edit button to TVM Row 2017-04-26 16:13:45 -07:00
Jared Scheib 67d906127a Add user ability to enter a CSV via text input to TVM; fix row find for state update 2017-04-26 15:58:44 -07:00
Jared Scheib 3b27efaf3c Make CSV values editable 2017-04-26 15:17:08 -07:00
Jared Scheib 2eb1657b6a Change copy when no values 2017-04-26 14:42:14 -07:00
Andrew Watkins 1faa800e52 Prettify 2017-04-26 14:40:56 -07:00
Andrew Watkins 9fe7f62d3a Guard against no active series 2017-04-26 14:40:34 -07:00
Andrew Watkins e7d78a2a40 Refactor handler 2017-04-26 14:10:23 -07:00
Jade McGough b106a74f3b require a connection string and name when creating a connection 2017-04-26 14:08:51 -07:00
Jade McGough 270869f063 prettier 2017-04-26 14:06:20 -07:00
Andrew Watkins e35019b41e Update onChange to handle new varmoji pattern 2017-04-26 13:54:21 -07:00
Andrew Watkins 656c647884 Update tempVar regex 2017-04-26 13:53:29 -07:00
Andrew Watkins 5cef01bbd5 Prettify 2017-04-26 13:52:59 -07:00
Andrew Watkins fd3a35fedd Update stubs for new varmoji pattern 2017-04-26 13:52:33 -07:00
Andrew Watkins 8ffd8b3ce6 Update tests for new varmoji pattern 2017-04-26 13:52:10 -07:00
Alex P 2822332591 Prevent horizontal scrollbar from disappearing 2017-04-26 12:59:55 -07:00
Alex P e756ecb9f5 Display a dropdown if there are too many tabs 2017-04-26 12:55:10 -07:00
Alex P 6988896be8 Improve empty state copy 2017-04-26 12:53:28 -07:00
Hunter Trujillo e0f827ea96 Add delete rows. Add empty table state. 2017-04-26 13:18:42 -06:00
Hunter Trujillo a02da73d92 Add add template variable. 2017-04-26 12:42:40 -06:00
Hunter Trujillo a40b4e8d3b Add confirm dialog for unsaved changes (temporary) 2017-04-26 12:20:49 -06:00
Andrew Watkins 69680d3baf Set host tag to empty string if none was set 2017-04-26 09:30:57 -07:00
Andrew Watkins 2f02ac6dad Make code breath 2017-04-26 09:29:09 -07:00
Andrew Watkins edf821c06d Prettify 2017-04-26 09:23:16 -07:00
Andrew Watkins 1af44ebb67 Resolve missing binding for Node Sass error 2017-04-26 06:17:41 -07:00
Andrew Watkins ec59050429 Resolve errors 2017-04-26 06:15:49 -07:00
Andrew Watkins a845734cf4 Prettify 2017-04-26 06:15:00 -07:00
Alex P 0127df80b2 Add & Style Varmoji Flipper 2017-04-25 18:53:02 -07:00
Alex P 609639a0f6 Add 1 more fake template var 2017-04-25 18:52:16 -07:00
Alex P 1373b08ce8 Move query templates dropdown inside query status
Doing this to prepare for the varmoji animation
2017-04-25 17:36:55 -07:00
Hunter Trujillo 156bd9480f Always select first item in Dashboard template value selectors, if there's no selection and there are items. 2017-04-25 18:14:58 -06:00
Alex P 8ad7091dc6 Remove excess
We will be lean and mean
2017-04-25 17:07:02 -07:00
Alex P 228b1c7c3b Merge branch 'master' into feature/template-varmojis
The rebase to end all rebases
2017-04-25 17:06:08 -07:00
Andrew Watkins 6bc19d3b39 Add separators and CONT QUERIES to query template dropdown 2017-04-25 16:44:37 -07:00
Hunter Trujillo e174698458 PropTypes fixes. 2017-04-25 17:35:12 -06:00
Hunter Trujillo b53c359a54 Fix error handling in dashboard actions and add errorThrown to dashboard page. 2017-04-25 17:12:36 -06:00
Hunter Trujillo 116c2e3c23 Merge branch 'master' into feature/template-variables
# Conflicts:
#	bolt/internal/internal.pb.go
#	ui/src/CheckSources.js
#	ui/src/dashboards/actions/index.js
#	ui/src/dashboards/containers/DashboardPage.js
#	ui/src/data_explorer/components/Visualization.js
#	ui/src/shared/components/AutoRefresh.js
#	ui/src/shared/components/Dropdown.js
2017-04-25 17:08:55 -06:00
Andrew Watkins 2884080345 Prettify 2017-04-25 16:07:54 -07:00
Jade McGough 079de55e97 cleanup and styling 2017-04-25 16:07:32 -07:00
Hunter Trujillo fd691bff84 Fix linter errors. 2017-04-25 16:43:20 -06:00
Andrew Watkins 2a8b762596 Table can now handle multiple series 2017-04-25 15:39:25 -07:00
Andrew Watkins 7c2ba7e3f2 Remove jsx-indent-props from eslintrc 2017-04-25 15:38:58 -07:00
Hunter Trujillo f7e1c627ed Disable Save Template button when data has been saved. Refactor remaining dashboard promises into async/await. 2017-04-25 16:36:59 -06:00
Jade McGough 113fb5d117 use RedactedInput in all config components 2017-04-25 15:15:50 -07:00
Hunter Trujillo 034bef23c2 TVM now persists its state to the server. 2017-04-25 16:09:22 -06:00
Jade McGough 7747f6882d hide redacted value unless user wants to edit it 2017-04-25 15:01:59 -07:00
Hunter Trujillo 9bb05c107a TVM now gets values from a query for a row and also displays them. 2017-04-25 15:21:44 -06:00
Andrew Watkins 6f8c1d65de Remove old state 2017-04-25 13:36:39 -07:00
Jared Scheib d9db77d25e WIP 2017-04-25 13:33:52 -07:00
Andrew Watkins c7e957ee36 Prettify and not error when no values returned from influxdb 2017-04-25 13:32:04 -07:00
Andrew Watkins 12c70bf923 Update table to render per series 2017-04-25 13:31:29 -07:00
Jade McGough e9a2229221 prettier 2017-04-25 12:53:00 -07:00
Andrew Watkins dda39c171f Not display TABLE toggle in CEO 2017-04-25 11:47:10 -07:00
Andrew Watkins 3cbd7fc143 Even prettier 2017-04-25 11:37:47 -07:00
Andrew Watkins 099207f02e Prettier 2017-04-25 11:34:06 -07:00
Jared Scheib 0f04ba0476 Update copy for 'Run Query' button 2017-04-25 11:20:22 -07:00
Admin 93efe846f7 Apply eslint fix for single-quote warnings 2017-04-25 10:53:01 -07:00
Andrew Watkins 9efb63f5fa Update stubbed data 2017-04-24 18:16:26 -07:00
Andrew Watkins da146e1d60 Highlight first tempVar if selected is filtered out 2017-04-24 18:10:38 -07:00
Andrew Watkins 48d852eca0 Filter template drawer via user input 2017-04-24 18:10:38 -07:00
Andrew Watkins b0fd5188b0 Add click handling and refactor 2017-04-24 18:10:38 -07:00
Andrew Watkins b94a86b976 Handle Enter and Esc while templating 2017-04-24 18:10:37 -07:00