Commit Graph

1765 Commits (4ce17e842cc4d8c22b1c0bbbb98206ef26a0237e)

Author SHA1 Message Date
Alex P 4ce17e842c Style Template Variable Manager and customize markup
Adjusts to different screen sizes nicely
2017-04-27 18:03:53 -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
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 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 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
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
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
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
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
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
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