Deniz Kusefoglu
|
50dee653b6
|
Allow linking to connection wizard from existing sources in manage sources page
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
|
2018-08-03 12:58:01 -07:00 |
Iris Scholten
|
70c0d727a5
|
Fix failing test from addition of new props
|
2018-08-03 12:31:21 -07:00 |
Alex P
|
737050bf6f
|
Create component which imports the single modules stylesheet
|
2018-08-03 10:16:14 -07:00 |
Alex P
|
1bafb0e31c
|
Import modules into a single stylesheet
|
2018-08-03 10:10:49 -07:00 |
Delmer Reed
|
1e66aa0e92
|
Update reducer to use truncation constant
|
2018-08-03 12:22:28 -04:00 |
Delmer Reed
|
0f5d924278
|
Factor row padding into total height
|
2018-08-03 12:19:39 -04:00 |
Delmer Reed
|
18d72ad18f
|
Fix util/config test
|
2018-08-02 22:01:18 -04:00 |
Daniel Campbell
|
6995e40538
|
Allow cards to resize based on screen width
|
2018-08-02 18:19:28 -07:00 |
Deniz Kusefoglu
|
097f1df9d3
|
Change sourceStep next button copy to update if source exists
|
2018-08-02 18:16:52 -07:00 |
Delmer Reed
|
629b1630df
|
Update logs table height calculation
|
2018-08-02 21:15:29 -04:00 |
Deniz Kusefoglu
|
c8d25751c8
|
Set make source default slider to false by default
|
2018-08-02 17:59:21 -07:00 |
Deniz Kusefoglu
|
5fbc99a521
|
Connect Connection Wizard to Router and connect to newly created source on wizard completion
|
2018-08-02 17:50:48 -07:00 |
Alex Paxton
|
ee8473a62e
|
Merge pull request #4096 from influxdata/bugfix/drodpown-buttons
Fix Dropdown Buttons
|
2018-08-02 17:33:54 -07:00 |
Deniz Kusefoglu
|
940ff14621
|
Add ability to update existing source
|
2018-08-02 17:25:51 -07:00 |
Delmer Reed
|
a031d72825
|
Update naming options overlay
|
2018-08-02 20:11:51 -04:00 |
Delmer Reed
|
fc7cc67e27
|
Update total height to handle truncation
|
2018-08-02 20:11:51 -04:00 |
Delmer Reed
|
1ffdc82d23
|
Update gridProperties to provide a rowHeight number
|
2018-08-02 20:11:51 -04:00 |
Delmer Reed
|
e6658d8dd7
|
Update truncated log line row height to be constant
|
2018-08-02 20:11:51 -04:00 |
Delmer Reed
|
fb566d83dd
|
Update LogsTable to toggle row truncation
|
2018-08-02 20:11:51 -04:00 |
Delmer Reed
|
9d5220277d
|
Add log truncation slider to OptionsOverlay
|
2018-08-02 20:11:51 -04:00 |
Alirie Gray
|
905ebee888
|
Add SourceDropdown component with source/service items to FluxPage
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-08-02 17:08:39 -07:00 |
Alex P
|
04409b31c9
|
Fix button class
|
2018-08-02 17:05:31 -07:00 |
Deniz Kusefoglu
|
020d5565e1
|
Reset wizard state at next of last step and at skip link
|
2018-08-02 16:55:49 -07:00 |
Alirie Gray
|
15cde747cd
|
Fix issue where setting active service removed services from other sources
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-08-02 15:39:56 -07:00 |
Alirie Gray
|
82263fe3a1
|
Fix issue where FetchAllFluxServices did not return services on await
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-08-02 15:39:56 -07:00 |
Deniz Kusefoglu
|
484bb08f73
|
Rename name of component within Kapacitor Step
|
2018-08-02 15:07:07 -07:00 |
Deniz Kusefoglu
|
f865394157
|
Merge branch 'master' into feature/onboarding-wizard
|
2018-08-02 14:21:31 -07:00 |
Deniz Kusefoglu
|
f184ae204f
|
Add CompletionStep to Connection Wizard
|
2018-08-02 14:15:54 -07:00 |
Daniel Campbell
|
f513044e63
|
Use imported prop interface instead of redefining
|
2018-08-02 14:04:58 -07:00 |
Deniz Kusefoglu
|
5419f43d57
|
Reorder import statements
|
2018-08-02 13:59:49 -07:00 |
Daniel Campbell
|
1799e2f908
|
Remove optional state type, refactor toggleChecked
|
2018-08-02 13:59:09 -07:00 |
Daniel Campbell
|
cf92f793ff
|
move stylesheet imports to styles.scss
|
2018-08-02 13:45:37 -07:00 |
Daniel Campbell
|
bf2e29d9ee
|
add default image, update tests
|
2018-08-02 13:40:10 -07:00 |
Daniel Campbell
|
8d9bad696d
|
css tweaks, update tests
|
2018-08-02 13:40:10 -07:00 |
Daniel Campbell
|
09fd5cdb7c
|
Add disabled state
|
2018-08-02 13:40:10 -07:00 |
Daniel Campbell
|
f08a45755f
|
Add card select card component and card select fieldset component
|
2018-08-02 13:40:10 -07:00 |
Alex Paxton
|
10d24997d0
|
Merge pull request #4089 from influxdata/update-style-imports
Update Reusable UI Style Imports
|
2018-08-02 13:30:38 -07:00 |
Deniz Kusefoglu
|
fe4b2ad12a
|
add Kapacitor step to connection wizard flow
|
2018-08-02 13:04:49 -07:00 |
Iris Scholten
|
f99ea955ab
|
Merge pull request #4090 from influxdata/fix/source-mappings-regex
Fix source extraction regex in dash imports
|
2018-08-02 12:21:31 -07:00 |
Alex P
|
3c208c1426
|
Export input type
|
2018-08-02 12:01:53 -07:00 |
Alex P
|
47fd018b17
|
Organize scss imports
|
2018-08-02 11:58:06 -07:00 |
Iris Scholten
|
95c6cfc2ed
|
Update the regex so that it consistently returns results
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-08-02 11:53:38 -07:00 |
Brandon Farmer
|
86400d3797
|
Merge pull request #4088 from influxdata/log-viewer/fix-expanding-pause
Clear interval when live updating is changed to Pause
|
2018-08-02 11:24:20 -07:00 |
Alex P
|
421afdebed
|
Export all reusable components and enums from a single file
|
2018-08-02 11:18:04 -07:00 |
Brandon Farmer
|
dd989467f3
|
Clear interval when live updating is changed to Pause
|
2018-08-02 11:06:29 -07:00 |
Alex P
|
1b6043da1e
|
Import reusable stylesheets into master stylesheet instead of components
|
2018-08-02 10:52:17 -07:00 |
Alex Paxton
|
dd73eb352f
|
Merge pull request #4064 from influxdata/reusable/form-layout
Reusable Form Layout Component Family
|
2018-08-02 10:36:01 -07:00 |
Alex Paxton
|
7cb592fb52
|
Merge pull request #4066 from influxdata/reusable/panels
Reusable Panel Component Family
|
2018-08-02 10:35:45 -07:00 |
Deniz Kusefoglu
|
f1361bfb0c
|
WIP add kapacitor Step component
|
2018-08-01 23:16:11 -07:00 |
Deniz Kusefoglu
|
e1b0a63ad2
|
Add types to Kapacitor related components
|
2018-08-01 23:13:53 -07:00 |