Commit Graph

72 Commits (25eebd00842c838c699d7e18bff7ea5f4fc1b4a7)

Author SHA1 Message Date
alexpaxton e09dd2abde
Merge pull request #1465 from influxdata/polish/fade-disabled-links
Fade IndexList Disabled Links to Match Design Spec
2018-11-16 15:24:35 -08:00
Iris Scholten 5e6a7c16b7 Add step for choosing csv, streaming, or line protocol 2018-11-16 14:17:39 -08:00
Alex P 439da75ac4 Fade color of links in disabled IndexList rows to match design spec 2018-11-16 11:20:04 -08:00
Palakp41 bf0d8362a2
Merge pull request #1464 from influxdata/fix-tasks-page-css
Fix css on tasks header for cleaner view
2018-11-16 11:08:06 -08:00
Palak Bhojani 846912c088 Fix css on tasks header for cleaner view 2018-11-16 10:18:07 -08:00
Christopher Henn b22c97df6f Remove use of external file download code 2018-11-16 10:12:29 -08:00
Christopher Henn 79b0ea9374 Add CSV export button to TimeMachine 2018-11-16 10:12:29 -08:00
Christopher Henn 74f7c81b7f Work around emergent type errors 2018-11-16 10:12:29 -08:00
Christopher Henn 355a19fe7a Split out singular time machine reducer 2018-11-16 10:12:29 -08:00
Christopher Henn 34d2216dc1 Introduce selector for getting active time machine 2018-11-16 10:12:29 -08:00
Christopher Henn 1b9fd1bcda Hoist TimeSeries component to root of TimeMachine
This enables us to use the data provided by the `TimeSeries` component
outside of the `TimeMachine` visualization without breaking one-way data
flow.
2018-11-16 10:12:29 -08:00
Delmer 3c6445cbaf
feat(ui/logs): add influxql logs querying utils (#1415)
feat(ui/logs): add influxql log querying utils
2018-11-16 11:45:56 -05:00
Palak Bhojani 0a22974e29 Add onclick to organization on task row
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-15 16:32:38 -08:00
Palak Bhojani 1d5828d05a Add error message on task not created error
Co-authored-by: Palak Bhojani <palak@influxdata.com>
2018-11-15 15:24:23 -08:00
alexpaxton 512ec658e7
Merge branch 'master' into clockface/improve-index-list 2018-11-15 14:47:13 -08:00
Christopher Henn 6d0654d0f8 Add ability to filter orgs index 2018-11-15 14:07:50 -08:00
alexpaxton f4e7cc4233
Merge pull request #1407 from influxdata/polish/orgs-index-alignment
Fix Alignment of Orgs Index View
2018-11-15 14:02:21 -08:00
Palakp41 bf34eceb0f
Merge pull request #1419 from influxdata/feat/tasks-org-dropdown-filter
Create a dropdown filter to filter tasks through Organizations
2018-11-15 13:42:50 -08:00
Iris Scholten c79a8c90a3
Merge pull request #1416 from influxdata/onboarding/select-source
feat(ui/dataSources): Add initial Select Data Sources Step
2018-11-15 13:25:01 -08:00
Palak Bhojani b798e55db3 Create a dropdown filter to filter tasks through Organizations
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-15 13:24:49 -08:00
Christopher Henn c7a708d3db Fix ProfilePage typechecking 2018-11-15 12:35:32 -08:00
Christopher Henn db5337d42a Move org name to page header on org page 2018-11-15 12:35:32 -08:00
Iris Scholten b493e97e5c Add initial Select Data Sources Step 2018-11-15 11:46:14 -08:00
Palak Bhojani 4bdeb1a934 Add export button on task row
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-15 11:03:03 -08:00
Alex P e6f0b2d6a8 Fix more imports >___< 2018-11-14 17:41:34 -08:00
Alex P a2c9ea3590 Fix import 2018-11-14 17:38:42 -08:00
Alex P 04e6aa035c Update test snapshots 2018-11-14 17:38:38 -08:00
Alex P 510d426821 Merge branch 'master' into clockface/improve-index-list 2018-11-14 17:36:27 -08:00
Alex P 95660e583f Add optional sortable options to headers 2018-11-14 17:28:27 -08:00
Christopher Henn 81c0e53c4a Add initial source management UI 2018-11-14 16:38:25 -08:00
Alex P 629a03330d Import styles directly into component 2018-11-14 16:00:41 -08:00
Alex P 25b3e4f29e Move IndexList into Clockface directory 2018-11-14 15:49:19 -08:00
Alex P b357f22ef1 Wrap orgs index list in 12 column div
This fixes the misalignment of the page
2018-11-14 15:25:09 -08:00
Palak Bhojani a7b8d4b35e Resolved state into action/reducer 2018-11-14 15:24:16 -08:00
Palak Bhojani 04ee4fce3c Added toggle on Task Header for option to show only active
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-14 15:24:16 -08:00
alexpaxton 0558f351d4
Merge pull request #1404 from influxdata/polish/page-layout-styles
Polish Page Styles
2018-11-14 15:16:22 -08:00
Alex P 1890fa96d4 Cleanup 2018-11-14 14:36:49 -08:00
Alex P ab2103c0cb Make radio buttons "primary" theme by default 2018-11-14 14:36:10 -08:00
Alex P 2ed24a76a7 Make Radio button active state more obvious 2018-11-14 14:35:59 -08:00
Alex P 6490283700 Import stylesheet into component 2018-11-14 14:27:11 -08:00
Alex P 24075ccc4c Import page styles into nav component 2018-11-14 14:13:49 -08:00
Palak Bhojani 57c17ba535 Added schedule column to the tasks page
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-14 11:18:03 -08:00
Delmer fc4986f422
fix(ui/logs): time point selection dropdown (#1361)
fix(ui/logs): update time point selection to use clockface
2018-11-14 07:10:43 -05:00
Palak Bhojani 53d36e49b7 Updated function name for toggle in task row 2018-11-13 16:01:15 -08:00
Palak Bhojani 3d9df39fd1 Updated Organizaiton Tasks to include the task status 2018-11-13 16:01:15 -08:00
Palak Bhojani 8a58fb4041 Add enable toggle feature to tasks page
Co-authored-by: Palak Bhojani <patel.palak41@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-13 16:01:15 -08:00
Palak Bhojani 418116a49a Capitalized columns names on the tasks list page 2018-11-13 14:53:13 -08:00
Andrew Watkins 536bbe297e
feat(chrono): replace div with form element in Form component
* cleanup

* feat(forms): add onSubmit handlers to older forms

* cleanup
2018-11-13 12:36:16 -08:00
Iris Scholten b9ad495e58
Merge pull request #1352 from influxdata/line-display-options
Add display options ui for line graph types
2018-11-12 16:46:10 -08:00
Christopher Henn 78d3a0ba2d Streamline signin page
1. The username field is now autofocused.
2. Pressing enter in an input will submit the signin form.

Long term, we should switch the reusable UI `Form` element to use an
actual HTML `form` element, rather than a `div`. That way we get these
sorts of interactions for free.

Closes #1354
Closes #1355
2018-11-12 15:29:02 -08:00