Brandon Farmer
b189cdb902
Merge pull request #1534 from influxdata/updates/switch-task-update-to-generated-client
...
Switch Tasks UI updates to use generated client
2018-11-20 11:16:31 -08:00
Brandon Farmer
08589aae61
Switch Tasks UI updates to use generated client
2018-11-20 11:03:39 -08:00
Michael Desa
407c01cb17
fix(platform): use authorizer instead of authorizion for endpoints
...
feat(platform): add ToPermissions method to user resource mapping
The ToPermissions method returns a set of permissions that is granted
via a user resource mapping.
feat(bolt): resolve sessions permissions on lookup
feat(http): use authorizer instead of authorization service for write api
feat(bolt): create user resource mappings for org users in bucket create
feat(bolt): create user resource mapping for first org/user
fix(platform): use authorizer for query endpoint instead of authorization
test(http): use cmp instead of reflect for decode test
2018-11-20 10:56:58 -08:00
Brandon Farmer
806c69dc90
Merge pull request #1408 from influxdata/fixes/update-task-creation-swagger
...
Update task creation request body in swagger
2018-11-20 10:36:40 -08:00
alexpaxton
3a510c9ef0
Merge pull request #1498 from influxdata/polish/cell-styles
...
Refactor Cell Styles
2018-11-20 10:27:15 -08:00
Brandon Farmer
789a072dc7
Fixes select task by id
2018-11-20 09:49:40 -08:00
Brandon Farmer
843a7a2ada
Fix typing issues with generated client
2018-11-20 09:49:40 -08:00
Brandon Farmer
948d2dcbe4
Exclude generated code from linting
2018-11-20 09:49:40 -08:00
Brandon Farmer
3c1112d31a
Use task status default constant
2018-11-20 09:49:40 -08:00
Brandon Farmer
b4aa8ff1d6
Add generated API code and use for task creation
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-20 09:49:39 -08:00
Brandon Farmer
0bdb3414ae
Add updated swagger docs for Task Creation
2018-11-20 09:43:21 -08:00
Delmer
d64ebf6662
feat(ui/logs): add loading of old logs ( #1492 )
...
feat(ui/logs): add loading of older logs
2018-11-20 12:15:06 -05:00
Christopher Henn
5c446d7047
Preserve queries when switching chart types
2018-11-20 08:11:23 -08:00
Christopher Henn
4bd0568f00
Fix incorrect loading state in VEO
...
Setting the initial `TimeMachine` state of the VEO after the VEO was
opened caused a double render in the `TimeSeries` component. This
created an issue where opening the VEO for a cell after the VEO had
previously been open would display the incorrect loading state (since
the `TimeSeries` component displays a special loading state for the
initial render).
This commit ensures the initial `TimeMachine` state for the VEO is set
before the VEO is opened.
2018-11-20 08:11:23 -08:00
Alex P
a857b0d7fa
Match name of classes to component names
2018-11-19 19:57:01 -08:00
Alex P
6775263c40
Make linter happy
2018-11-19 19:16:36 -08:00
Alex P
e78d5e7daa
Merge branch 'master' into polish/cell-styles
2018-11-19 19:13:42 -08:00
Alex P
7eaf49ce27
Style view empty state
2018-11-19 19:05:01 -08:00
Alex P
385ea38d15
Cleanup
2018-11-19 19:03:52 -08:00
Alex P
ea884f833f
Add theme support to context menus
2018-11-19 18:54:12 -08:00
Alex P
9f22c5df48
Refactor resizable handle styles
2018-11-19 18:05:44 -08:00
Alex P
a7aeb332f8
Refactor and redesign cell context menus
2018-11-19 17:46:21 -08:00
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