Commit Graph

11209 Commits (51d3e418b1eb0eefdd966a5fe5e239e5f4c89fe4)

Author SHA1 Message Date
Alex Paxton 51d3e418b1
Merge pull request #4107 from influxdata/resuable/import-css-modules
Update CSS Imports
2018-08-03 17:34:16 -07:00
Alex P 950299a0a8 Fix the oops 2018-08-03 16:54:22 -07:00
Alex P 2e1e10e401 Test new css import pattern on component in use 2018-08-03 16:48:53 -07:00
Alex P 07bc7c3c78 Test import pattern in component in use 2018-08-03 16:30:35 -07:00
Alex P 13c6d54cfd Import styles into individual components instead of master stylesheet
Also adding organizational comments
2018-08-03 16:24:14 -07:00
Alex Paxton b549191716
Merge pull request #4101 from influxdata/css-mixin-test
CSS Module/Mixin Test
2018-08-03 15:53:15 -07:00
Daniel Campbell 230611e65b
Merge pull request #4092 from influxdata/card-select-component
Card select component
2018-08-03 15:46:05 -07:00
Alex P fa1bb90cfb Revert "Create component which imports the single modules stylesheet"
This reverts commit 737050bf6f.
2018-08-03 15:43:30 -07:00
Alirie Gray 6991a58fa3
Merge pull request #4082 from influxdata/flux/switch-source-dropdown
Flux/switch source dropdown
2018-08-03 13:32:06 -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
Daniel Campbell 6995e40538 Allow cards to resize based on screen width 2018-08-02 18:19:28 -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
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
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
Daniel Campbell f513044e63 Use imported prop interface instead of redefining 2018-08-02 14:04:58 -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
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
Jared Scheib 2b71e67f4d
Merge pull request #4068 from influxdata/fix/import-dashboard-sources
Fix/import dashboard sources
2018-08-01 16:56:35 -07:00
Alex P 80d1d9e414 Revert page to not use Form Layout components 2018-08-01 16:45:19 -07:00
Jared Scheib 10de0e76dd Merge remote-tracking branch 'origin/master' into fix/import-dashboard-sources 2018-08-01 16:44:57 -07:00
Jared Scheib 3ec78c8229 dev: lower server integrations timeout to 10s to prevent build fail 2018-08-01 16:42:19 -07:00
Alex P f18f51ada9 Revert usage of panel components in page 2018-08-01 16:42:17 -07:00
Alex P 614e2fd4ed Merge branch 'fix/import-dashboard-sources' of github.com:influxdata/chronograf into fix/import-dashboard-sources 2018-08-01 16:09:11 -07:00
Alex P 601e72946b Move feature stylesheet and import into main stylesheet
Co-Authored-By: Jared Scheib <jaredscheib@users.noreply.github.com>
2018-08-01 16:09:06 -07:00
Jared Scheib 80e0e01a4a dev: use getDeep instead of _.get for stronger typing 2018-08-01 15:08:00 -07:00
Jared Scheib 3e86640828 dev: add missing types to various new func inputs & outputs
Instantiate source id regex only once & use const name convention.
2018-08-01 15:07:56 -07:00
Brandon Farmer 506d4f923c
Merge pull request #4079 from influxdata/bug-fix/laggy-time-dropdown
Store selected time in state on dashboard header
2018-08-01 14:58:02 -07:00
Brandon Farmer 391a8925c6 Store selected time in state on dashboard header 2018-08-01 14:50:02 -07:00
Alex Paxton fefa0ab2e6
Merge pull request #4073 from influxdata/reusable/inputs
Reusable Input
2018-08-01 14:20:47 -07:00
Alex P f7ea169be7 Remove "Controlled" from component name 2018-08-01 14:12:47 -07:00
Alex P 7cb73ee16f Allow for a custom class 2018-08-01 13:38:00 -07:00