Commit Graph

11186 Commits (fb566d83dd5cdadc4e39393e43387451bb5815a4)

Author SHA1 Message Date
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
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
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
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
Christopher Henn af7186f96c Remove unused targets from Makefile 2018-08-01 11:56:26 -07:00
Christopher Henn ca947cfffd Clear cache before building production UI assets 2018-08-01 11:56:26 -07:00
Christopher Henn b1935560a2 Size laser spinners based on their container 2018-08-01 08:41:21 -07:00
Iris Scholten 346fa78a9b Update Changelog 2018-07-31 17:54:34 -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
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 375c9896e8
Merge pull request #4065 from influxdata/fix/download-csv
Fix cell CSV downloading
2018-07-31 14:19:59 -04:00