Commit Graph

12915 Commits (3e8189a72815cd356990241fe61ce36bb742c1af)

Author SHA1 Message Date
Alex P 0e1ea2bf4c Introduce clockface context menu component 2018-11-19 17:45:47 -08:00
Alirie Gray f2d07acb5b
Merge pull request #1426 from influxdata/tasks/configure-task-options-from-flux-page
Create task options UI
2018-11-19 16:50:07 -08:00
Alirie Gray 5996e24a54 Create task options UI
* Create TaskOptions type and actions/reducers
* Add prevent default event handling to Dropdown click functions
* Improve utility of ComponentSpacer
* Create components for task option unit and org dropdowns
* Replace ActionTypes enum with hard-coded strings in tasks actions

Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-19 16:11:44 -08:00
Christopher Henn 3bddf76bb3 Submit script on Control-Enter 2018-11-19 15:59:26 -08:00
Christopher Henn f487d38e3c Do not autorefresh in VEO 2018-11-19 15:59:26 -08:00
Christopher Henn e3fa95fdd1 Show query status in submit script button 2018-11-19 15:59:26 -08:00
Christopher Henn 646879704f Remove menu options from Threesizer 2018-11-19 15:59:26 -08:00
Christopher Henn d2019fedd5 Port FluxFunctionsToolbar 2018-11-19 15:59:26 -08:00
Christopher Henn 43199e4468 Move TimeMachine activeTab state to Redux 2018-11-19 15:59:26 -08:00
Delmer 7e3f968484
fix(logs/ui): fix logs table height calculation (#1399)
fix(logs/ui): fix table height calc
2018-11-19 18:25:06 -05:00
Alex P 10d6c3e6b6 Remove cellheader component 2018-11-19 14:55:33 -08:00
Alex P d5b3c86078 Import react grid layout styles into associated component 2018-11-19 14:35:24 -08:00
Alex P b31acff421 Rename stylesheet and import into associated component 2018-11-19 14:34:40 -08:00
Alex P 4823b6d01b Introduce cell border component 2018-11-19 14:34:13 -08:00
alexpaxton b01627b62b
Merge pull request #1489 from influxdata/clockface/form-tweak
Cleanup Clockface Form Component
2018-11-19 12:24:17 -08:00
Alirie Gray c6294843b8
Merge pull request #1491 from influxdata/update-gitignore
Add .DS_Store to .gitignore file
2018-11-19 11:45:10 -08:00
Alirie Gray 4809f00718 Add .DS_Store to .gitignore file 2018-11-19 11:30:26 -08:00
Alex P 935253187c Gaurd against nonexistant onSubmit 2018-11-19 10:49:37 -08:00
Alex P 7636400022 Remove unused child type validation 2018-11-19 10:49:25 -08:00
Andrew Watkins fc41d6454e
feat(sort-table): reusable component for table sorting (#1473)
* Introduce SortingHat component

* feat(dashboard-index): add sorting to table

* Implement suggestions
2018-11-19 10:40:25 -08:00
Christopher Henn cd0de6babb Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
Christopher Henn 75b0052e75 Fix hover legend in DataExplorer 2018-11-19 10:00:47 -08:00
kelwang 4a16cd77cf
Merge pull request #1320 from influxdata/authorization_error
fix(http): convert auth errors
2018-11-16 19:45:59 -05:00
Kelvin Wang 1c3ba481eb leo's proposed change 2018-11-16 19:33:20 -05:00
Kelvin Wang 25eebd0084 fix(http): convert auth errors 2018-11-16 19:33:20 -05:00
Kelvin Wang 8d15d70360 fix(http): convert auth errors 2018-11-16 19:30:34 -05:00
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
jlapacik f7a55a7606 transpiler test case for multiple fields in project 2018-11-16 15:05:45 -08:00
Iris Scholten 637edd0151
Merge pull request #1449 from influxdata/dataSources/data-source-type
feat(ui/onboarding): Add step for choosing csv, streaming, or line protocol
2018-11-16 15:02:33 -08:00
Iris Scholten 5e6a7c16b7 Add step for choosing csv, streaming, or line protocol 2018-11-16 14:17:39 -08:00
Chris Goller aaf69ffbc9
Merge pull request #1411 from influxdata/feature/grpc-errors
feat(kit/grpc): add translation between gRPC status and platform.Error
2018-11-16 16:16:34 -06:00
Chris Goller 7f3035eaef
Merge pull request #1448 from influxdata/feature/self-source
feat(http): self sources now return links to /api/v2
2018-11-16 16:14:18 -06:00
Adam 41aa5688a0
Add default column to databases and add support for `show retention policies` (#1423)
* Add default column to databases to support `show retention policies`

* add unit test for show retention policies

* update transpiler readme for show databases, show retention policies
2018-11-16 15:20:49 -05: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
Mark Rushakoff 8ab01c99c0 test(tsdb/tsm1): skip long tests in short mode
The tsdb/tsm1 package was one of the test suites that took the longest
to run in platform with go test -short. The rule of thumb on the Go
project is that short mode should skip any individual test that takes
longer than one second. This change skips two such tests, and it
eliminates a string concatenation loop in two other tests, so that they
report completion in "0.00s" rather than about 0.94s, on my machine.

These cumulative changes take `go test -short ./tsdb/tsm1` from about 14
seconds to about 7 seconds on my machine.
2018-11-16 08:06:23 -08:00
Chris Goller 8dc9f4c0c0 feat(kit/grpc): add tests for conversions 2018-11-15 21:17:24 -06:00
Chris Goller 6054288f3e feat(kit/grpc): add translation between gRPC status and platform.Error 2018-11-15 21:16:48 -06:00
Chris Goller 5b575143e6
Merge pull request #1454 from influxdata/fix/makefile-clean
fix(Makefile): remove old clean targets
2018-11-15 20:36:03 -06:00
Chris Goller a8c1155b21 fix(Makefile): remove old clean targets 2018-11-15 20:21:30 -06:00
Chris Goller ea5d9112b2 feat(http): self sources now return links to /api/v2 2018-11-15 19:01:34 -06:00
Palakp41 1e2a602cf6
Merge pull request #1445 from influxdata/feat/organization-tasks-page-routes
Add onclick to organization on task row
2018-11-15 16:53:39 -08:00