Commit Graph

2378 Commits (5efde876d7f52599ff6308edae99561373c9a529)

Author SHA1 Message Date
Deniz Kusefoglu b1b2444fac
feat(sampledata): Route from buckets index to Data Explorer (#17085)
* feat(sampledata): Add routing to de from bucket name

* feat(sampledata): Change rename edit bucket flow

* feat(sampledata): Add onclick behavior to system buckets

* feat(sampledata): Move rename button

* feat(sampledata): Remove rename bucket button from create bucket overlay

* feat(sampledata): Fix bucket tests

* feat(sampledata): Update changelog
2020-03-04 18:02:43 -08:00
Brandon Farmer 95893147c0 chore: Refactor LSP server integration for future work 2020-03-04 15:33:39 -08:00
Ariel Salem ad053d3c24
fix(ui): fixed regression bug that prevented variable maps from properly assigning values (#17072)
fix(ui): fixed regression bug that prevented variable maps from properly assigning values and updated tests to enforce correct functionality
2020-03-04 13:52:40 -08:00
Alex Boatwright 16a0b6f7fb
feat: change aggregateWindow default text (#17080) 2020-03-03 14:21:00 -08:00
Andrew Watkins 91678cb9ac
chore(multi-user): update user list link (#17084) 2020-03-03 13:30:58 -08:00
Ariel Salem 2e348eb082
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder (#17028)
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder
2020-03-03 10:09:11 -08:00
Alex Boatwright 31cfbde380
feat: upgrading lsp to 0.3.0 (#17043) 2020-03-02 09:38:30 -08:00
Ariel Salem 497abb585b
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly (#17040)
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly
2020-02-27 15:53:13 -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
Ariel Salem c225be8a4e
fix(ui): fixed overflow issue on scrollbar list (#17010)
fix(ui): fixed overflow issue on scrollbar list
2020-02-25 15:43:09 -08:00
Bucky Schwarz e6cf208400 test: add e2e test for query builder grouping 2020-02-25 11:37:16 -08:00
Bucky Schwarz f072164219 fix: Query Builder grouping now (correctly) groups on columns, not tag values 2020-02-25 11:37:16 -08:00
Russ Savage 8d9e3550bd
fix(fluxFunctions): fix category on fromRange (#16991)
* fix(fluxFunctions): fix category on fromRange

* fix(fluxFunctions): update to use example-bucket

* fix(fluxFunctions): run prettier

* fix(fluxFunctions): update description for experimental/query functions

* fix(fluxFunctions): update category for inBucket

* chore(changelog): update changelog
2020-02-24 16:03:55 -08:00
Scott Anderson 036d2a67ae
Merge pull request #16970 from influxdata/flux-0.60.0-functions
chore(flux): add functions for flux 0.60.0 and 0.61.0
2020-02-24 13:45:22 -07:00
Alex Boatwright c24445665e
chore: perfection (#16958)
* chore: perfection

* chore: linting
2020-02-24 11:03:42 -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
Scott Anderson b1e7ec43db chore(flux): added functions for flux 0.61.0 2020-02-21 11:54:22 -07:00
Scott Anderson 784bda61d3 chore(flux): add functions for flux 0.60.0 2020-02-21 10:36:12 -07:00
Alex Boatwright 583014b743
fix: remove moment warning (#16963) 2020-02-21 09:34:11 -08:00
Alex Boatwright 443d6e413d
fix: clears out the old results (#16959) 2020-02-21 09:16:48 -08:00
Russ Savage b8130bf947
fix(variablelist): fix sort by variable type (#16935) 2020-02-20 20:36:04 -08:00
Alex Boatwright fae020a773
fix: bugs (#16951)
* fix: bugs

* fix: patch it

* chore: prettier?

* fix: cloudnav header

* fix: adding some notifications
2020-02-20 15:23:36 -08:00
Andrew Watkins c7a81fe88d
fix: cloud user link (#16950) 2020-02-20 12:56:30 -08:00
Alex Boatwright a0cf7f16d0
fix: weird normalizr bug (#16949) 2020-02-20 10:40:54 -08:00
Andrew Watkins e51bf963d9
feat: add side nav for cloud users (#16939)
* feat: add side nav for cloud users

* feat: wrap in CloudOnly component

* chore: use constant for path
2020-02-20 10:07:53 -08:00
Alex Boatwright 4eb64deff6
chore: cleaning (#16915) 2020-02-20 09:58:56 -08:00
Russ Savage 508ecdd287
fix(timeMachine): do not set activeQueryIndex when deleting last tab (#16942)
* fix(timeMachine): do not set active index when out of bounds

* test: add test cases for activeQueryIndex bugfix

Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>
2020-02-20 09:22:32 -08:00
Alex Boatwright 336287b3d8
fix: escaping tag values (#16938) 2020-02-19 15:51:07 -08:00
Russ Savage 9a305a383c
fix(tokenlist): fix sort by status (#16934)
* fix(tokenlist): fix sort by status

* chore(changelog): updated changelog
2020-02-19 14:09:37 -08:00
Alex Boatwright 6e8647e1dc
feat: override the notification text (#16933) 2020-02-19 13:56:35 -08:00
Russ Savage e0075fc7da
fix(checkmetacard): fix for tags being null (#16931)
* fix(checkmetacard): fix for tags being null

* chore(changelog): update changelog

* fix(checkmetacard): prettier:fix
2020-02-19 13:30:03 -08:00
Russ Savage c8a02b83ea
fix(me): sort dashboards list (#16919)
* fix(me): sort dashboards list

* chore(changelog): update changelog

* chore(me): remove extra spaces

* fix(me): adding localeCompare
2020-02-19 11:19:19 -08:00
Jakub Bednář b24be19b53
docs(clientLibs): add query example for Ruby client (#16905)
* docs(clientLibs): add actual version of Java client

* docs(clientLibs): add query example for Ruby client
2020-02-18 14:48:19 -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
Zoe Steinkamp f6704f428a
fix: gauge now fits containers (#16858)
* fix: gauge now fits containers

* fix: gauge now fits containers
2020-02-14 10:35:43 -07:00
Ariel Salem 753bcbcc77
chore(ui): updated clockface to latest version (#16886) 2020-02-14 08:39:03 -08:00
Alex Boatwright 798a53f50b
feat: adding in a simple regexp (#16879) 2020-02-13 14:35:51 -08:00
Andrew Watkins 31c1ea0523
test: add reducer helpers test (#16845) 2020-02-13 14:18:29 -08:00
Ariel Salem 47ab6d620d
feat(ui): added labels to buckets (#16855)
feat(ui): added labels to buckets
2020-02-13 12:27:43 -08:00
Zoe Steinkamp 6c3b160b2d
Zs gaugecontainerfit15911 (#16849)
* fix: gauge now fits containers

* destructure props to make typescript shut up

* fix: gauge now fits containers

* fix: gauge now fits containers

* fix: gauge now fits containers

* fix: gauge now fits containers

* fix: gauge now fits containers

Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>
2020-02-13 09:08:52 -07:00
Ariel Salem f5de43b973
chore(ui): moved logic into thunk reducer (#16831)
chore(ui): moved logic into thunk reducer
2020-02-11 15:22:44 -08:00
Ariel Salem 1fe3d8ffd6
fix(ui): fixed false success message that stemmed from error-swallowing throughout post process (#16825)
fix(ui): fixed false success message that stemmed from error-swallowing throughout post process
2020-02-11 14:25:18 -08:00
Alex Boatwright d892b8ec6a
fix: ignore cluster specific hoopla (#16820) 2020-02-11 11:43:55 -08:00
Alex Boatwright ebfa85c143
fix: broke the dev env (#16821) 2020-02-11 11:03:08 -08:00
Alex Boatwright b6d1cc6dd0
feat: remove vendor from prod builds (#16807) 2020-02-11 07:58:29 -08:00
Andrew Watkins 7188363c2b
refactor: normalize labels (#16787)
* chore: move thunks and creators

* refactor(labels): normalization

* refactor(variables): normalize labels for variables

* refactor(templates): label normalization

* refactor(labels): convert to labelIDs

* test: add label tests

* fix: filtering by labels

* fix(labels): delete test

* chore: remove unused import

* fix: template dashboards

* test: fix / update broken unit tests

* chore: defenisve against non-existent labels

* chore: move auth schema

* chore: move bucket schema

* chore: move more schemas

* chore: move org schema

* chore: move schemas

* fix: test imports

* test: add setRelation test
2020-02-10 15:38:51 -08:00
Zoe Steinkamp 91ca1b7f54
fix: Hide single stat optional ticks (#16778) 2020-02-10 12:38:12 -08:00
Greg 1f1b1c492e
fix: remove orgs from token permission list (#16760)
* fix: remove orgs from token permission list

* fix: set orgs read resource permission to 'id' rather than 'orgID'

* fix: add types to the typescripts

thanks ebb-tide!

* test: add test for permissions bit

find the test that circle prefers

* chore: comment on org's unique permissions
2020-02-07 15:53:24 -07:00
Timmy Luong 2d276e594a fix: update giraffe 2020-02-07 14:43:32 -08:00
Zoe Steinkamp 39b767cb0e
fix: e2e tasks test (#16777) 2020-02-07 10:16:15 -07:00