Bucky Schwarz
6eed5e7c49
feat: add tab index to alerts page
2020-08-05 17:03:22 -07:00
Andrew Watkins
a3b000bb4c
perf: dashboard rendering events ( #19163 )
...
* fix: useRef DnD context error spam
* perf: only fire events for initiall viewable cells
* fix: drag types
* fix: import
* fix: unused imports
* chore: add TODO
* fix: remove unused ref
* fix: import
* fix: import observer polyfill
* chore: move event
* chore: mountID to renderID
* feat: change renderID from tag to field
* chore: remove redundant orgID
2020-07-31 11:56:40 -07:00
Daniel Campbell
4df52d0cb4
feat(ui): redesign asset & rate limit alerts ( #19032 )
...
* feat(ui): update rate limit alert
* feat(ui): update to clockface 2.3.0
* feat(ui): update limit alert components
* feat(ui): add home page limit alert
* feat(ui): replace alert page limit alerts
* feat(ui): relace load data limit alerts
* feat(ui): replace dashboards limit alerts
* feat(ui): replace data explorer limit alerts
* feat(ui): replace tasks limit alerts
* feat(ui): replace settings limit alerts
* fix(ui): prettier
* feat(ui): update changelog
* fix(ui): update clockface to 2.3.1 and fix tests
* fix(ui): change test id
2020-07-23 15:29:57 -07:00
Alex Boatwright
81d1c3908d
feat: move notebook schema to better normalized form ( #18893 )
2020-07-15 16:27:47 -07:00
Zoe Steinkamp
b74e1f649a
test: Upload variable file test ( #18932 )
...
* test: Upload variable file test
* test: Upload variable file test
prettier run
* test: Upload variable file test
2020-07-14 15:35:19 -06:00
Andrew Watkins
8e922ed14e
chore: add hook linter ( #18909 )
...
* chore: install eslint-plugin-react-hooks
* fix: login dependency list
* chore(wip): lint hooks
* chore(wip): hook linting
* chore: fix / comment lint rules
* chore: comment lint warnings
2020-07-09 16:45:33 -07:00
Andrew Watkins
8615c64177
chore: upgrade @types/react-redux ( #18873 )
...
* chore: upgrade @types/react-redux
* chore: update router types 294
* chore: upgrade react router types 0 lint
* fix: test typing
2020-07-07 11:02:16 -07:00
Andrew Watkins
e042fa8207
chore: upgrade react router ( #18854 )
...
* chore(wip): upgrade react-router-dom react-redux and connected-react-router
* chore(wip): move UnauthenticatedApp routes
* fix: type errors
* chore: render Getting Started
* chore: render tasks page
* chore: onboaring configure later
* fix: navbar orgID
* fix: two onboarding tests work
* chore: all onboarding tests pass
* chore: switch routes
* chore: no switch
* chore: task and data explorer working
* chore: dashboard index routing
* chore: route dashboard, cells, and veos
* chore: route to notebooks
* chore: add buckets routing
* chore: use constants for routes
* chore: route telegrafs
* chore: place overlays in an index
* fix: dashboard note overlays
* fix: generate token overlays
* fix: scrapers index
* chore: route client libs page and overlays
* chore: variable and template routes
* chore: label index routing
* chore: route AboutPage
* chore: alert routing
* chore: members routing
* chore: login routing
* fix: basepath
* fix: onboarding not rerendering
* fix: org rename
* fix: dashbaoard templates
* test: fix jstests
* chore: move dashboard routes
* fix: dashboard index catching dashboard show routes
* fix: e2e test
* chore: cleanup
* style: revert signin page
2020-07-06 10:45:43 -07:00
Timmy Luong
07c76030e4
chore(ui): update giraffe
2020-06-23 14:29:57 -07:00
Andrew Watkins
6d20ef4af5
test(e2e): drag and drop cell ( #18585 )
...
* test(e2e): drag and drop cell
* chore: update prettier to 1.19.1
* chore(e2e): find cell by substring
* test(e2e): fix element selectors
* fix: prettier
2020-06-22 13:34:29 -07:00
Alex Boatwright
9c6f02f7f0
fix: don't break on auto detected delimiters ( #18521 )
2020-06-15 16:56:01 -07:00
Ariel Salem
e8fe3c9ed6
chore(react-testing-library): updated react testing library ( #18449 )
2020-06-11 06:18:13 -07:00
Andrew Watkins
bac84a3c2f
chore: upgrade cypress ( #18356 )
...
* chore: upgrade cypress
* chore: remove redundant plugins
2020-06-03 15:37:21 -07:00
Timmy Luong
d30540e0b2
chore: update giraffe
2020-05-28 14:46:11 -07:00
Brandon Farmer
4c59dc6738
chore: update lsp to 0.5.11
2020-05-26 11:50:38 -07:00
Brandon Farmer
2ec0d26699
chore: update flux-lsp to 0.5.8
2020-05-19 11:33:37 -07:00
Timmy Luong
05fb0e3d23
chore: restore flux version
2020-05-17 21:32:00 -07:00
Alex Boatwright
89fe6834b0
feat: adding basic structure for notebooks ( #18108 )
2020-05-15 17:18:25 -07:00
Zoe Steinkamp
9770d0ac44
chore: upgrade clockface 2.2.0 ( #18092 )
...
* chore: upgrade clockface 2.2.0
* chore: upgrade clockface 2.2.0
test fix
* chore: upgrade clockface 2.2.0
fix test
2020-05-15 11:02:39 -06:00
Brandon Farmer
7dd2ea9b09
chore: update flux parser
...
- better error handling
- updated language specs
2020-05-14 13:28:22 -07:00
Brandon Farmer
38f900ced4
chore: update LSP
2020-05-08 14:02:41 -07:00
Brandon Farmer
c4824e8f2b
chore: update lsp dependency to 0.5.5
2020-05-05 09:44:06 -07:00
Andrew Watkins
a6af6d29b4
chore: upgrade ts to 3.8.3 ( #17913 )
2020-04-29 15:38:49 -07:00
Ariel Salem
a1d1a67a1b
feat(SignUpForm): Removed sign-up functionality since it's no longer relevant ( #17841 )
2020-04-22 14:37:48 -07:00
Brandon Farmer
5fe4520f4f
feat: integrate tag key completion in ui
2020-04-22 11:25:27 -07:00
Ariel Salem
960ec964f6
fix(Logout): Reverted the Logout component functionality to maintain the original IDPE-based logout ( #17830 )
...
fix(package.json): Updated the cloud-dev command to have the CLOUD_URL land on the same default port as Quartz
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2020-04-22 09:42:39 -07:00
alexpaxton
4fec6a3ae0
chore(ui): upgrade to Clockface 2.1.0 ( #17767 )
...
* chore: upgrade clockface dependency
* fix: update all instances of ResourceCard to match the new API
* fix: bandaid style for spacing in resource lists
* fix: make dashboard grid align with page
* fix: update card selectors labels e2e test
* fix: update meta item selector in buckets e2e test
* fix: ensure popover is dismissed and doesn't obscure other check card items
* fix: update selector in dashboard card interaction test
* fix: pass in meta items as children instead of an array to avoid map key issues
* refactor: ensure meta items are composed instead of passed in as an array
* fix: cleanup
2020-04-17 12:07:25 -07:00
Brandon Farmer
6633641d48
feat: ui measurement completion
2020-04-17 11:11:34 -07:00
Alex Boatwright
9b8a607940
fix: load dashboard before accessing ( #17691 )
2020-04-09 08:05:05 -07:00
Timmy Luong
e170b5d2df
fix(ui): update giraffe to fix spacing between ticks ( #17692 )
...
* fix(ui): update giraffe to fix spacing between ticks
* chore: update CHANGELOG
2020-04-08 17:45:56 -07:00
Brandon Farmer
a58b3347ed
chore: update LSP dependency to 0.4.2
2020-04-02 09:13:31 -07:00
Ariel Salem
4d60f8e3c9
chore(ui): updated the login page to new design ( #17397 )
2020-03-24 11:03:39 -07:00
Brandon Farmer
4d377b2fb0
feat: Add flux function signatures to ui
...
- Pulls signatures from LSP
2020-03-19 13:59:08 -07:00
Alex Boatwright
e7c363e60d
fix: neateo ( #17358 )
2020-03-19 12:21:29 -07:00
Brandon Farmer
a5255b748c
feat: add flux editor errors
2020-03-18 18:27:57 -07:00
Ariel Salem
ab1081ac78
feat(ui): made slight UI changes to the login page as per design requests ( #17255 )
2020-03-16 06:39:37 -07:00
alexpaxton
a0505cf73d
chore(ui): upgrade to Clockface 2.0.0 ( #17086 )
...
* chore(ui): upgrade clockface dependency to the latest version
* refactor(ui): address breaking changes from clockface
* refactor(ui): update design of home page
* chore(ui): prettier
* refactor(ui): update page headers to conform to new design
* refactor(ui): import stylesheet from Clockface and delete obsolete local styles
* refactor(ui): cleanup
* refactor(ui): factor out PageTitleWithOrg
* refactor(ui): remove font files and references to them
* fix(ui): update dashboard index and task index e2e tests
* fix(ui): update failing e2e test for Data Explorer
* fix(ui): derp
* refactor(ui): remove string interpolation
* refactor(ui): redesign renamable page title to match new clockface style
* refactor(ui): update VEO and CheckEO headers
* refactor(ui): flatten query builder design
* refactor(ui): polish save as dialog
* refactor(ui): cleanup
* refactor(ui): use Rubik in giraffe theme
* fix(ui): upgrade to utilize font and other fixes
* refactor(ui): fix jitter in renamable page title
2020-03-09 11:08:38 -07:00
Ariel Salem
4b3b1308f0
feat(ui): login & sign-up page for IDPE ( #17049 )
2020-03-09 10:33:34 -07:00
Alex Boatwright
31cfbde380
feat: upgrading lsp to 0.3.0 ( #17043 )
2020-03-02 09:38:30 -08:00
Timmy Luong
b64a7b0869
fix(ui): update giraffe to fix tooltip rendering in scatterplots ( #17013 )
...
* fix(ui): update giraffe to fix tooltip rendering in scatterplots
* chore: update CHANGELOG
2020-02-26 08:57:44 -08:00
Timmy Luong
d96f3dc5ab
fix(ui): update giraffe ( #16973 )
...
* fix(ui): update giraffe
* chore: update CHANGELOG
2020-02-21 14:29:33 -08:00
Deniz Kusefoglu
38e014ee90
feat(lsp): Add lsp wasm and connect to monaco ( #16842 )
...
* feat(lsp): Add flux-lsp-browswer dependency
* feat(lsp): Change webpack settings to compile lsp wasm
* feat(lsp): Add monaco lsp client dep
* feat:lsp instantiate lsp server in monaco editor file
* feat(lsp): Update monaco loaders and load in webpack.common
* feat(lsp): Update flux-lsp-browser dependency
* feat(lsp): Connect monaco to lsp server
* feat(lsp): Add trigger characters
* feat(lsp): Dispose of completion item provider
* feat(lsp): Remove javascript and go as monaco languages
* feat(lsp): Fix type errors in tests
* feat(lsp): Define constants file for fluxlangid
* feat(lsp): Remove console
* feat(lsp): Fix variable and function insertion
* feat(lsp): Fix script entering in DE
* feat(lsp): FIx task tests
* feat(lsp): Add monaco as global
* feat(lsp): Add monaco to window type
2020-02-14 09:59:05 -08:00
Ariel Salem
753bcbcc77
chore(ui): updated clockface to latest version ( #16886 )
2020-02-14 08:39:03 -08:00
Timmy Luong
2d276e594a
fix: update giraffe
2020-02-07 14:43:32 -08:00
Timmy Luong
6204058458
fix: update giraffe to fix graph tooltip ( #16769 )
...
* fix: update giraffe to fix graph tooltip
* chore: update CHANGELOG
2020-02-07 09:15:44 -08:00
Alex Boatwright
4362072afb
fix: bail webpack build on tsc error ( #16573 )
2020-01-16 15:01:53 -08:00
Timmy Luong
dc188fc1bf
fix(ui): update giraffe ( #16435 )
...
* fix(ui): update giraffe
* chore: update CHANGELOG
2020-01-07 11:52:14 -08:00
Bucky Schwarz
138caab0a2
test: fix flaky explorer tests by targeting .CodeMirror and not force typing
2020-01-03 14:57:34 -08:00
Bucky Schwarz
aa48c4397e
chore: upgrade cypress
2020-01-03 11:56:40 -08:00
Timmy Luong
8780bd23a8
fix(ui): extend the y-axis when stacked line option is selected ( #16376 )
...
* fix(ui): extend the y-axis when stacked line option is selected
* chore: update CHANGELOG
2020-01-02 10:12:45 -08:00