Commit Graph

2113 Commits (fdb25560c497ce20ce52423daa5b8c70e4b2a5d2)

Author SHA1 Message Date
Alex Boatwright 0dbaf4af43
feat(ui): lazy load monaco in runtime (#15978) 2019-11-21 15:28:02 -08:00
Alex Boatwright 2c5fbe8ae1
fix(ui): update the meta tag (#16013) 2019-11-21 14:52:10 -08:00
Chris Goller 2ae8592aa4
feat: add /oauth proxying in webpack dev server (#16002)
feat: add /oauth proxying in webpack dev server
2019-11-21 14:09:23 -06:00
Chris Goller 6471bd3438 fix(ui): use cross-env for cloud environment variables 2019-11-21 12:01:54 -06:00
Chris Goller 04f4b49b93 fix(ui): reorder endpoint listing 2019-11-21 12:00:57 -06:00
Alex Boatwright 5fc74d51f8
fix(ui): redirect user when they have no task templates (#15982) 2019-11-20 22:53:49 -08:00
Chris Goller b54a3349dc feat: add start:cloud target to yarn to run in a cloud like env 2019-11-20 23:55:54 -06:00
Chris Goller da44220413 feat: add /oauth proxying in webpack dev server 2019-11-20 22:31:57 -06:00
Ariel Salem 684139d3af
feat(ui/DWP): added searchable dropdown for tag key and values for selected bucket (#15879)
* feat(ui/DWP): added searchable dropdown for tag key and values for selected bucket

* feat(DWP-targets): key-value tags are associated with selected bucket

* fix(predicates/action): reordered actions so that actions alphabetical and thunks are at the bottom of the page

* feat(DWP-dropdown): made suggested PR changes

* fix(DWP-dropdown): added filter predicate to tagKeys query

* feat(ui/DWP): added searchable dropdown for tag key and values for selected bucket

* feat(DWP-targets): key-value tags are associated with selected bucket

* fix(predicates/action): reordered actions so that actions alphabetical and thunks are at the bottom of the page

* feat(DWP-dropdown): made suggested PR changes

* fix(DWP-dropdown): added filter predicate to tagKeys query

* first steps to predicate action tests

* fix(dwp-dropdown): added action tests for thunk actions

* fix(predicates.test): removed unnecessary store and redux logic from test
2019-11-20 15:23:35 -08:00
Chris Goller 10d1a49278 refactor(cypress): change the indent of tests 2019-11-20 15:55:58 -06:00
Chris Goller 676f389be7 test(cypress): add test for writing data via UI 2019-11-20 15:55:58 -06:00
Chris Goller 6d24f6f763 chore(cypress): clarify line protocol comments 2019-11-20 15:55:58 -06:00
Chris Goller ebf58f2ca1 refactor(cypress): use graph view types test ids 2019-11-20 15:55:58 -06:00
Chris Goller 0f1e0e112c chore(cypress): remove unused variable 2019-11-20 15:54:32 -06:00
Chris Goller 8b0c25f1ec test(cypress): add writing and exploring data 2019-11-20 15:54:32 -06:00
Deniz Kusefoglu c0011a6f56
fix(ui): Remove add member flow and users redux state (#15979)
* fix(ui): Remove add member flow and users redux state

* fix(getResourcesStatus): added tests to getresources function to ensure stability

* Refactor getResourcesStatus and testing
2019-11-20 12:15:43 -08:00
Alex Boatwright 388df3e99e
feat(ui): autofilling the organization in the client examples (#15983) 2019-11-19 14:59:59 -08:00
Timmy Luong bb6c666810 fix(ui): Delay threshold re-rendering until mouse up when dragging markers 2019-11-19 11:40:20 -08:00
Alex Boatwright 612a89854e
fix(ui): sort out table state (#15944) 2019-11-18 09:49:15 -08:00
Ariel Salem 59f3ca2b30
fix(getResourcesStatus): added checks for status prop in getResourceStatus (#15941)
* fix(getResourcesStatus): added checks for status prop in getResourceStatus

* fix(getResourcesStatus): updated file to align with prettier format

* fix(getResourcesStatus): removed helper func for better performance
2019-11-18 09:39:04 -08:00
Deniz Kusefoglu b923452250
feat(ui): Event marker filtering for check status levels. (#15874)
* feat(ui): Add unknown as check status level

* feat(ui) Implement eventMarker filtering

* feat(ui): update giraffe dependency

* feat(ui): Fix css classes

* feat(ui): Add tests
2019-11-15 18:05:13 -08:00
Zoe Steinkamp 1f29a46834
Merge pull request #15923 from influxdata/zs-singlestatstring-#15314
Zs singlestatstring #15314
2019-11-15 18:45:35 -07:00
Alex Boatwright 624a92a0a6
feat(ui): add some color to monaco (#15882) 2019-11-15 15:13:45 -08:00
Zoe Steinkamp 5b9c99463f improvment(UI): Single Stat allow string
Fixing test description
2019-11-15 16:08:48 -07:00
Zoe Steinkamp f9404a9134 improvment(UI): Single Stat allow string
running prettier
2019-11-15 16:07:41 -07:00
Zoe Steinkamp c37cfaade9 improvment(UI): Single Stat allow string
Fixing test
2019-11-15 15:37:54 -07:00
Timmy Luong 6751205505 test: combine tests and remove unnecessary thens 2019-11-15 14:33:21 -08:00
Zoe Steinkamp b6af1b53db improvment(UI): Single Stat allow string
Modifying test
2019-11-15 15:22:11 -07:00
alexpaxton 288ce95e70
chore(ui): upgrade to clockface 1.0.6 (#15925)
* chore(ui): upgrade to clockface 1.0.6

* refactor(ui): update old instances of g1-raven
2019-11-15 14:03:12 -08:00
Zoe Steinkamp 5df1c0c2ee improvment(UI): Single Stat allow string
Fixing cannot mispellings
2019-11-15 14:22:21 -07:00
Zoe Steinkamp 2d98e4994a improvment(UI): Single Stat allow string
the full fix
2019-11-15 14:22:21 -07:00
Zoe Steinkamp 26422d255d improvment(UI): Single Stat allow string
This is not complete, we have found the problem that needs to be fixed
2019-11-15 14:22:21 -07:00
Ariel Salem b50eeaf6be
fix(ui/alertbuilder): updated scss file to accurately set textarea height (#15936) 2019-11-15 09:59:36 -08:00
Zoe Steinkamp ae54fd34b2 fix(ui): arrows in table
Change to function
2019-11-14 17:09:29 -07:00
Zoe Steinkamp 96d27324d1 fix(ui): arrows in table
The fix for getting sorting to work
2019-11-14 14:55:07 -07:00
Timmy Luong 111f9f2719 fix(ui): update wording and remove name editing in checks page 2019-11-13 08:53:50 -08:00
Timmy Luong b1749ce257 fix(ui): Use correct text when generating token 2019-11-12 14:12:39 -08:00
Timmy Luong de53875663 fix(ui): Show empty dashboards state (#15853) 2019-11-12 11:49:56 -08:00
Bucky Schwarz bcc0aa8488 fix(ui): don't show members information in cloud 2019-11-12 10:54:09 -08:00
Timmy Luong efb782e471 fix(ui): Allow easier manipulation of custom bin sizes in Histograms 2019-11-12 10:18:09 -08:00
Alex Boatwright 118721a61d
feat: adding in some editor events for monaco (#15854) 2019-11-12 10:03:07 -08:00
Zoe Steinkamp 30623f65fe
Merge pull request #15787 from influxdata/zs-filteringTelegraphInput-#15601
Zs filtering telegraph input #15601
2019-11-11 14:49:14 -08:00
Alex Boatwright a1cecbf56a
fix(ui): make a more deterministic build (#15820) 2019-11-11 14:05:48 -08:00
Zoe Steinkamp e5e42549f4 fix(UI) Fixed the telegraph filtering on labels
Removing only
2019-11-11 14:29:25 -07:00
Zoe Steinkamp 5548f9aadb fix(UI) Fixed the telegraph filtering on labels
Adding additions
2019-11-11 13:33:48 -07:00
Zoe Steinkamp b246b0732e fix(UI) Fixed the telegraph filtering on labels
Cleaning up test
2019-11-11 13:33:48 -07:00
Zoe Steinkamp 5d31054998 fix(UI) Fixed the telegraph filtering on labels
need to just fix tests now
2019-11-11 13:33:48 -07:00
Alex Boatwright f2cda2ae10
fix(ui): infer cloud mode (#15801) 2019-11-08 12:44:10 -08:00
alexpaxton b6356fcdf2
refactor(ui): update home page animations (#15809)
* refactor: replace home page cards with Panels

* refactor: update collectors graphic

* refactor: update dashboard animation

* refactor: update alerting animation

* fix: appease linter

* chore: upgrade clockface

* refactor: animate on button hover instead of card hover

* chore: update changelog

* refactor: get orgID from redux instead of params
2019-11-08 13:07:42 -05:00
Timmy Luong 64ca5f91bc fix(ui): Update numeric Input components to pass NaN where appropriate and fix other edge cases 2019-11-08 10:05:23 -08:00