Commit Graph

8002 Commits (e98973b0ba78e32e662fded57fbb27dc6da42707)

Author SHA1 Message Date
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
Deniz Kusefoglu 2d40b7a709 Add new kapacitor button opens wizard instead of routing
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 16:18:36 -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
Deniz Kusefoglu 881919362d Convert Dropdown component to TS
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 15:22:40 -07:00
Deniz Kusefoglu b303dc1920 Toggle Wizard from Add kapacitor connection button
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 14:10:46 -07:00
Deniz Kusefoglu 340f4aacb8 Change width of wizard also skip link text
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 14:09:09 -07:00
Deniz Kusefoglu ca3bc28829 Add option to Open wizard at specified step
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 13:43:07 -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
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
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
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
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
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 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
Alex P 1a8f136adf Merge branch 'master' into reusable/inputs 2018-08-01 13:28:08 -07:00
Alex P 5f693e034e Merge branch 'master' into reusable/panels 2018-08-01 13:26:53 -07:00
Alex P 30f0c71e50 Merge branch 'master' into reusable/form-layout 2018-08-01 13:26:05 -07:00
Alex P 57314e8fb7 Introduce controlled input component 2018-08-01 13:23:43 -07:00
Alex P 92f7636655 Use a value for default status enum 2018-08-01 13:16:01 -07:00
Alex P 0786095c8b fix typo 2018-08-01 13:15:40 -07:00
Deniz Kusefoglu e1d06a718a Add https checking to SourceStep 2018-08-01 12:13:03 -07:00
Jared Scheib 032fa6154c fix: minor typo 2018-08-01 12:00:57 -07:00
Jared Scheib dddfafdb16 Merge branch 'master' into fix/import-dashboard-sources 2018-08-01 11:58:35 -07:00
Christopher Henn b85269589a Fix error when running `run-dev` after `clean` target 2018-08-01 11:56:26 -07:00
Deniz Kusefoglu a510c77e98 Add Wizard Checkbox to Source Step 2018-08-01 11:38:30 -07:00
Christopher Henn b1935560a2 Size laser spinners based on their container 2018-08-01 08:41:21 -07:00
Deniz Kusefoglu 1c4d1c2e7f Add source controls and notifications to SourceStep 2018-08-01 00:38:21 -07:00
Iris Scholten 37cfc685b5 Add tests for utils 2018-07-31 17:50:13 -07:00
Iris Scholten d41d252cf4 Add concept of Dynamic Source as dropdown option and replace No Source with Dynamic Source 2018-07-31 16:59:44 -07:00
Iris Scholten 818bfdff33 Update description verbiage for reconcile sources page 2018-07-31 15:55:20 -07:00
Deniz Kusefoglu 6018d740e2 Remove separate onBlur function from WizardTextInput 2018-07-31 15:36:37 -07:00
Deniz Kusefoglu ea6efe8aa6 Create SourceStep component and pass ref to connect to wizard actions
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-07-31 14:22:23 -07:00
Alex P e3596c16e2 Style empty state 2018-07-31 13:56:00 -07:00
Alex P 697cb96e6b Style alert message
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
2018-07-31 13:38:32 -07:00
Alex P 047753142c Center submit button
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
2018-07-31 13:38:22 -07:00
Alex P d00ad0f6e2 Add "Grey" version of alert
Much less screamy

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
2018-07-31 13:37:49 -07:00
Iris Scholten 458c281c6a Add Description to the source mappings overlay 2018-07-31 11:51:39 -07:00
Iris Scholten 4d8a9e6c9c Polish styles mapping sources
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-07-31 11:50:07 -07:00
Delmer Reed e9dfb36442 Rename GrabDataForDownloadHandler
Renames GrabDataDownload type to indicate it's a function
2018-07-31 13:56:55 -04:00
Delmer Reed 5d68db7514 Remove unused prop for grabDataForDownload 2018-07-31 13:14:39 -04:00
Delmer Reed 215723020c Fix csv downloading
Fixes CSV downloading by adding back the optional call to
GrabDataForDownload in RefreshingGraph
2018-07-31 13:14:08 -04:00
Delmer 70369aedaf
Merge pull request #4063 from influxdata/fix/query-viewer-update
Fix query editor save
2018-07-30 22:22:17 -04:00
Iris Scholten 29d32cd209 Move constants/types/utils to separate files 2018-07-30 18:24:00 -07:00
Iris Scholten a3716a586c Change component to use old dropdown instead of new dropdown 2018-07-30 17:50:48 -07:00
Iris Scholten d0c56a645a Add arrow in mapping rows 2018-07-30 17:50:48 -07:00
Iris Scholten 7a0a050e2c Handle cells with no source in their queries when importing 2018-07-30 17:50:43 -07:00
Alex Paxton e470b51f72
Merge pull request #4050 from influxdata/reusable/buttons
Reusable Button Component
2018-07-30 17:25:49 -07:00
Alex P e3db98954c Simplify import filepath 2018-07-30 17:11:59 -07:00
Alex P 769dda3c78 Introduce and use enum for ComponentStatus
Using this to decouple from RemoteDataState
2018-07-30 17:09:29 -07:00
Alex P 471a097213 Unify naming scheme w/ panels PR 2018-07-30 16:57:21 -07:00
Alex P 385a37c672 Use cleaner way to validate children and throw errors 2018-07-30 16:51:10 -07:00
Alex P 8b78f2a991 Sort imports 2018-07-30 16:40:34 -07:00
Alex P e88ffdaafe Throw error when unexpected children passed in to Form 2018-07-30 16:40:24 -07:00
Iris Scholten dd68df7de8 Create a second step in the importing dashboard process that allows users to map sources from imported dashboard to current sources 2018-07-30 15:52:52 -07:00
Alex P dcff019ef2 Implement form layout components in SourceForm
Using this as an example of how to use the components
2018-07-30 15:35:23 -07:00
Delmer Reed df064c081d Fix type error in QueryMaker 2018-07-30 18:33:58 -04:00
Alex P 6c00d9ad0e Introduce Form Element Set 2018-07-30 15:33:03 -07:00
Delmer Reed e3b5bbe4e3 Update InfluxQLEditor to pass blur handler 2018-07-30 18:24:08 -04:00
Delmer Reed 1ad6372032 Remove onClickOutside in favor of onBlur 2018-07-30 18:24:08 -04:00
Delmer Reed 71f0281092 Rename varimoji handler to handleMouseDown 2018-07-30 18:24:08 -04:00
Delmer Reed 5f37b7d16a Fix save on editor blur 2018-07-30 18:24:08 -04:00
Delmer Reed 08f8aa8718 Fix unused handler method linting error 2018-07-30 18:23:52 -04:00
Delmer 403f90adc4
Add truncation to procid and host (#4059) 2018-07-30 18:20:29 -04:00
Deniz Kusefoglu a1758abc97 Add connection wizard to manage sources page 2018-07-30 14:41:37 -07:00
Brandon Farmer 65b40341a7 Pause log viewer when message is expanded 2018-07-30 13:06:41 -07:00
Alex P df34fb8dbf Revert dashboards page back to normal state 2018-07-30 12:32:50 -07:00
Brandon Farmer 634ce8f70a Show full value in filter tooltip 2018-07-30 11:31:10 -07:00
Alex P 03d889a758 Prevent click behavior on button icons 2018-07-30 11:11:31 -07:00
Alex P 1ff4850eae Polish appearance of buttons 2018-07-30 11:08:33 -07:00
Brandon Farmer cb2c539ec5
Merge pull request #4042 from influxdata/log-viewer/move-query-count
Move histogram count to make it more clear
2018-07-30 10:48:52 -07:00
Alex P 3d08fc5978 Use IconFont enum for icon prop type 2018-07-28 13:06:41 -07:00
Alex P f1978bf44f Merge branch 'master' into reusable/buttons 2018-07-28 11:41:05 -07:00
Alex P 17ab771114 Merge branch 'master' into reusable/panels 2018-07-28 11:39:26 -07:00
Alex Paxton 0e0856d5bc
Merge pull request #4041 from influxdata/reusable/dropdowns
Reusable Dropdowns
2018-07-27 17:34:55 -07:00
Alex P c7f29e00ca Throw away dummy testing component 2018-07-27 17:24:57 -07:00
Alex P b4d9a6581d Use id instead of itemKey and selectedID instead of selectedKey 2018-07-27 17:23:41 -07:00
Brandon Farmer 47b92b2776 Update backoff algorithm 2018-07-27 17:15:21 -07:00
Alex P a7c1ea6e71 Improve means of enforcing child type 2018-07-27 16:50:55 -07:00
Alex P db7c26d0bf Implement Panel component on a page 2018-07-27 16:35:52 -07:00
Alex P a420e8439c Introduce family of Panel components 2018-07-27 16:35:31 -07:00
Alex P 88b3586e8d WIP replace cloning with instantiating
Also checking for accepted child classes
2018-07-27 15:42:49 -07:00
Alex P c0719021d8 Use new status type in example 2018-07-27 15:16:46 -07:00
Alex P d07804f507 Use RemoteDataState type for indicating status of the button 2018-07-27 15:09:06 -07:00
Alex P 23c43fdcc3 Woops 2018-07-27 15:02:15 -07:00
Brandon Farmer d6927f3893 Move histogram count to make it more clear 2018-07-27 14:44:00 -07:00
Alex P fd0ad036cf Merge branch 'reusable/dropdowns' of github.com:influxdata/chronograf into reusable/dropdowns 2018-07-27 14:41:29 -07:00
Alex P 2f044342bc Make prop names more descriptive 2018-07-27 14:41:25 -07:00
Delmer Reed 5332d617ea Update tests for dropdown 2018-07-27 16:59:58 -04:00
Alex P 770c575ed6 Remove dropdown from dashboards page 2018-07-27 12:14:18 -07:00
Alex P 5780d977f1 Polish 2018-07-27 12:11:41 -07:00
Deniz Kusefoglu 34b9f720a0
Merge pull request #4038 from influxdata/bugfix/hover-time-in-alert-rule
Connect Rule Graph to redux store to set hover time on hover
2018-07-27 10:48:53 -07:00
Deniz Kusefoglu 65296546e0 Connect Rule Graph to redux store to set hover time on hover 2018-07-27 10:16:30 -07:00
Alirie Gray 0f393b8bf3 Flux/connections page (#4026)
* Load services on manages sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Flux dropdown on manage sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add flux connection dropdown with create, select, and update

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Prevent creation of Flux connection with duplicate name

Fixed bug where refreshing page allowed for Flux or connections
with duplicate names to be created

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add ability to delete a FluxService from the fluxservice dropdown

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Change FluxPage to use the active flux connection set by FluxConnectionPage

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Ensure that only flux services are loaded into redux services

* Polish styles for Flux Connection Page

Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add pingflux as a part of adding and updating a flux service

Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Swagger routes and definitions for Service endpoints

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace flux overlay with redirect to flux connections pages

* Add test for FluxConnectionPage

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace hard-coded string with enum

* Use active from metadata instead of service object in ServiceDropdown

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add generic for getDeep on service metadata property

* Capitalize enum constant values in FluxFormMode

* Show error notification when user reaches edit route for nonexistant flux

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add tests for FluxDropdown

* Update types for async functions
2018-07-26 18:16:02 -07:00
Alex P f901290b6a Organize files 2018-07-26 17:00:54 -07:00
Brandon Farmer 693cb549ce
Merge pull request #4025 from influxdata/log-viewer/scroll-performance
Log viewer/scroll performance
2018-07-26 17:00:53 -07:00
Brandon Farmer 04e72e679f Update for consolidating naming around infinite scroll 2018-07-26 16:52:22 -07:00
Alex P 3dc44c296e Use more obvious prop name 2018-07-26 16:37:44 -07:00
Alex P 4537b890b1 Remove child flattening mechanism 2018-07-26 16:35:24 -07:00
Deniz Kusefoglu 728c1fe825 WIP Add a text input component for wizard 2018-07-26 14:29:34 -07:00
Alex P da75597999 REVERT THIS COMMIT 2018-07-26 14:20:25 -07:00
Delmer 26921f4793
Update log viewer time ranges (#4037) 2018-07-26 17:14:52 -04:00
Alex P 1d95a703c6 Introduce reusable Dropdown components 2018-07-26 14:07:41 -07:00
Iris Scholten 42ef7bd8bc
Add a mapping of sources ids and names to dashboard export (#4033)
* Add a mapping of sources ids, links, and names to dashboard export

* Update Changelog
2018-07-26 13:59:44 -07:00
Delmer Reed a83a0f0d4b Revert "Update interval replacement (#4011)"
This reverts commit 06dc4e2222.
2018-07-26 16:32:40 -04:00
Delmer 06dc4e2222
Update interval replacement (#4011)
Update interval replacement to use replace api
2018-07-26 16:28:52 -04:00
Brandon Farmer 1ace31eb2d
Merge pull request #4031 from influxdata/log-viewer/default-source
If no current source for log viewer, use default
2018-07-26 13:23:17 -07:00
Delmer 110473c624
Update query editor to show template values (#3955)
Updates InfluxQLEditor to utilize ReactCodeMirror to show and hide
template variables in the CEO.

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-Authored-by: Alex P <thealexpaxton@gmail.com>
2018-07-26 15:07:30 -04:00
Daniel Campbell 82910aa4dc
Merge pull request #4018 from influxdata/generic-wizard
Add Generic Wizard Component
2018-07-26 11:49:43 -07:00
Brandon Farmer f3862dce0f If no current source for log viewer, use default 2018-07-26 11:49:12 -07:00
Daniel Campbell 85c6d8018b Increase classname specificity, wizard style updates 2018-07-26 11:30:27 -07:00
Alex P c6e9319894 REVERT THIS COMMIT 2018-07-26 10:26:33 -07:00
Alex P cb3b092be1 Inroduce revamped Button component 2018-07-26 10:13:52 -07:00
Brandon Farmer 37e3092b14 Truncate appname in log viewer to prevent wrapping 2018-07-26 09:33:08 -07:00
Daniel Campbell 1574bb6af7 rename WizardCloak to WizardController 2018-07-26 09:05:59 -07:00
Daniel Campbell d2d85814b8 Move constants from types file to own constants file 2018-07-25 17:09:22 -07:00
Christopher Henn 5033c4a240 Remove unused index.template.html 2018-07-25 16:51:22 -07:00
Christopher Henn a9f8d688ae Add back favicon 2018-07-25 16:51:22 -07:00
Brandon Farmer 0a33f65847 Exponential backoff for finding timeframe to query logs from 2018-07-25 16:17:47 -07:00
Christopher Henn c4684151b0 Fix all existing type errors 2018-07-25 12:37:30 -07:00
Christopher Henn 9fc472ee00 Lock down prettier version
Prettier includes breaking changes in semvar minor versions. This
commit locks down prettier to the precise version that we have been
linting files with in the recent past (1.12.1).
2018-07-25 12:37:30 -07:00
Daniel Campbell 4fe2382628 Cleanup dummy files and changes 2018-07-25 11:39:23 -07:00
Christopher Henn 9f40961bd8 Tweak port and sourcemaps config 2018-07-25 11:16:04 -07:00
Jared Scheib 76a6cd3bc2 dev: clean up yarn scripts, add typescript check & watch scripts
tsconfig rootDir was changed because tsc would throw errors and
apparently it wants all files in the project to be at the rootDir.

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Chris Henn <chris@chrishenn.net>
2018-07-25 11:16:04 -07:00
Christopher Henn dcf6c7dcc5 Replace webpack with parcel 2018-07-25 11:16:04 -07:00
Andrew Watkins 70b340ad64 Bugfix/no org name (#4014)
Fix runtime error when no orgs
2018-07-25 10:23:42 -07:00
Daniel Campbell ee7dc31234 Add snapshots to Wizard cloak tests 2018-07-25 09:11:54 -07:00
Daniel Campbell 07a1a3ca27 Update Wizard step component and tests 2018-07-25 09:10:39 -07:00
Daniel Campbell 41c0c0c7dc add progress bar tests
Co-authored-by Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by Deniz Kusefoglu <deniz@influxdb.com>
2018-07-25 09:09:12 -07:00
Daniel Campbell b07199c88b Add overlay tests 2018-07-25 09:04:23 -07:00
Daniel Campbell 045a5dd975 Add tests for WizardFullScreen 2018-07-24 17:01:03 -07:00
Daniel Campbell 6fbd0cee72 Handle case of single or no children passed to WizardCloak
Co-authored-by Deniz Kusefoglu <deniz@influxdb.com>
Co-authored-by Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-24 16:46:19 -07:00
Christopher Henn f9e21a4bb3 Fix histogram overflow issue when using basepath 2018-07-24 15:39:41 -07:00
Daniel Campbell d07d2e798b commit snapshot files 2018-07-24 15:33:18 -07:00
Daniel Campbell caa0f4e067 Add snapshots to previous tests, add tests for WizardCloak 2018-07-24 15:32:41 -07:00
Daniel Campbell ea9029ee1b Add error handling to components
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdb.com>
2018-07-24 15:31:11 -07:00
Iris Scholten 50e98214b9 Move dygraph legend slightly closer to dygraph to make it easier to hover inside
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-07-24 14:35:26 -07:00
Alex Paxton 89f9b5c88f
Merge pull request #4005 from influxdata/polish/single-stat-clip
Prevent Single Stat Text With Descenders From Clipping
2018-07-24 10:11:09 -07:00
Andrew Watkins 96295d300a
Merge pull request #4003 from influxdata/bugfix/flux-response
Change #partition to #group
2018-07-24 10:06:43 -07:00
Andrew Watkins 5829251787
Merge pull request #4006 from influxdata/bugfix/data-explorer-submit
Change UX of query submission and newlines
2018-07-24 09:55:46 -07:00
Alex P 61a58ea5e4 Prevent text with descenders from clipping 2018-07-24 09:25:50 -07:00
Andrew Watkins 69569d5c68 Change UX of query submission and newlines 2018-07-24 09:25:50 -07:00
Andrew Watkins 9284a010f6 Fix typo 2018-07-24 08:41:02 -07:00
Andrew Watkins 89009c88af Change partition to group 2018-07-24 08:40:00 -07:00