Commit Graph

33426 Commits (5d1a7591709286e91fd535ab4bd9809fcb56e125)

Author SHA1 Message Date
Greg 912d058d59
chore: import selenium e2e tests (#18090)
* chore: import e2e tests

* Cleanup the comments, according to the feedbacks

Co-authored-by: karel-rehor <karel-rehor@users.noreply.github.com>
2020-05-14 09:25:24 -06:00
Andrew Watkins 828302c430
feat: tokens empty state (#18060)
* feat(tokens): add TokensEmptyState component

* feat: token empty state
2020-05-14 08:25:05 -07:00
greg linton 3cd13242b3 Cleanup the comments, according to the feedbacks 2020-05-13 16:39:45 -06:00
karel-rehor 9ed4770700 chore: import e2e tests 2020-05-13 14:55:16 -06:00
Alex Boatwright 8903c939fe
feat: move cursor to end of text (#18063) 2020-05-13 12:23:14 -07:00
Michael Desa 4d2ebe9452
Merge pull request #18084 from influxdata/chore/bump-flux-response
chore(shared/constants): increase flux response limit to 27MB
2020-05-13 12:20:43 -07:00
Jonathan A. Sternberg 09b8e40933
fix(query/stdlib): update to function to use the refactored row functions (#18086)
The row functions were refactored to remove state from the dynamic
function. This updates the code that invoked row functions.
2020-05-13 14:11:14 -05:00
Michael Desa ddefe22ae5 chore(shared/constants): increase flux response limit to 27MB
This was detemined by looking at the 99th percentile of query responses.
2020-05-13 11:49:56 -07:00
Ariel Salem 8365f7617f
fix(useVisYDomainSettings): added check for undefined values (#18082) 2020-05-13 11:15:04 -07:00
Deniz Kusefoglu 2a1511c188
feat(demodata): Disambiguate dd errors (#18075) 2020-05-13 11:11:03 -07:00
Alex Boatwright 246eeef794
feat: notebook flag (#18087) 2020-05-13 11:08:51 -07:00
Greg 6ad1640641
feat: use new demodata member apis (#18058) 2020-05-13 11:55:15 -06:00
George f646653b1b
refactor!: replace authorizer.Allowed method with PermissionSet (#17959)
* refactor!: replace Allow method with PermissionSet

* chore(changelog): update changelog to reflect changes to authorizer
2020-05-13 12:27:46 +01:00
Lyon Hill 8872c0f24d
fix: update session namespace to avoid any duplication (#18068) 2020-05-12 16:25:53 -06:00
Lyon Hill 57ed471bbe
fix: tenant findBucket action needs to properly route actions (#18069)
Tenant bucket look up needs route a action to storage to use indexes.
I added an error condtion into the storage code to ensure this was working
but the tests did not exercise this piece of code. Both have been remedied.
2020-05-12 16:00:38 -06:00
Ariel Salem bf21cf86b7
fix(timeFormat-single-stat-graph): fixed issue where setting the timeFormat on single-state + graph wasn't persisted (#18066) 2020-05-12 14:51:52 -07:00
Ariel Salem aad4eea933
feat(y_axis_domain): updated y-axis domain settings to allow min OR max values to be set. (#18040) 2020-05-12 14:36:23 -07:00
Sebastian Borza 2fb92a138a
Merge pull request #18067 from influxdata/update_changelog
chore(CHANGELOG): update to include recently merged PR #17764
2020-05-12 16:02:45 -05:00
Deniz Kusefoglu 396e7f629f
feat(demodata): Add GA events for demodata (#18047)
* feat(demodata): Initialize window.dataLayera

* feat(g-analytics): Add generic GA event function

* feat(demodata): Add demodata bucket Added event

* feat(demodata): Add remove dd event

* feat(demodata): Fire query analytics event when org is queried

* feat(demodata): Convert DashboardHeader to FC

* feat(demodata): Alert on demodata dashboard viewed

* feat(demodata): fireGAEvent to fireEvent

* feat(demodata): move window.dataLayer override to fireEvent function

* feat(demodata): Fix fire event name where it is called
2020-05-12 13:53:19 -07:00
Sebastian Borza 8e5b76bda1
chore(CHANGELOG): update to include recently merged PR #17764 2020-05-12 15:38:16 -05:00
Sebastian Borza 01b00da667
Merge pull request #17764 from influxdata/17004/csv2lp
feat(pkg/csv2lp): add csv to line protocol conversion library
2020-05-12 15:35:50 -05:00
Michael Desa 33e0184908
Merge pull request #18065 from influxdata/fix_add_defaultTo
fix: change null to empty array for default value
2020-05-12 13:18:33 -07:00
Timmy Luong d1bcc9d498
fix: change null to empty array for default value 2020-05-12 13:05:26 -07:00
Michael Desa 930aa4321c
Merge pull request #18062 from influxdata/inc_5ebaf007
fix: add default value for "settings"
2020-05-12 12:43:56 -07:00
Pavel Zavora 7af307d76a chore(pkg/csv2lp): repair doc 2020-05-12 21:32:29 +02:00
Pavel Zavora 9699352e1a chore(pkg/csv2lp): clarify README.md 2020-05-12 21:32:29 +02:00
Pavel Zavora d12d6deae9 chore(pkg/csv2lp): rename CsvToProtocolLines to CsvToLineProtocol 2020-05-12 21:32:29 +02:00
Pavel Zavora 010f23f82f feat(pkg/csv2lp): support quoted new lines in SkipHeaderLinesReader 2020-05-12 21:32:29 +02:00
Pavel Zavora 584ade526d feat(pkg/csv2lp): improve README.md 2020-05-12 21:32:29 +02:00
Pavel Zavora 8dcbd15df2 feat(pkg/csv2lp): add SkipHeaderLinesReader 2020-05-12 21:32:29 +02:00
Pavel Zavora bfba3480fb feat(pkg/csv2lp): add MultiCloser 2020-05-12 21:32:29 +02:00
Pavel Zavora 94da00598a chore: improve doc 2020-05-12 21:32:29 +02:00
Pavel Zavora 8cdde7ac17 chore(pkg/csv2lp): apply code-review comments 2020-05-12 21:32:29 +02:00
Pavel Zavora 6e5aca1d8c chore(pkg/csv2lp): document tests 2020-05-12 21:32:29 +02:00
Pavel Zavora 476acc496a chore(pkg/csv2lp): use snake_case 2020-05-12 21:32:29 +02:00
Pavel Zavora 786f06b453 chore(pkg/csv2lp): add README.md 2020-05-12 21:32:29 +02:00
Pavel Zavora 234eac85eb feat(pkg/csv2lp): add csv to line protocol conversion library 2020-05-12 21:32:29 +02:00
Timmy Luong 2a58a92973
fix: add default value for "settings" 2020-05-12 12:13:49 -07:00
jlapacik 2124d84e13
Merge pull request #18061 from influxdata/chore/merge-master
chore: merge master into algo-w branch
2020-05-12 12:00:58 -07:00
jlapacik 20a583dbcf chore: update flux to latest revision 2020-05-12 11:22:37 -07:00
jlapacik 34e581ca0a Merge branch 'master' into chore/merge-master 2020-05-12 11:18:25 -07:00
George a8ba8be41d
fix(http): call PATCH endpoint in checks service PathCheck (#18056) 2020-05-12 19:15:37 +01:00
Alirie Gray 95efdc25df
fix: change logging level to debug to reduce noise (#18054) 2020-05-12 10:16:00 -07:00
Andrew Watkins 5cd872721d
fix: password length (#18041)
* fix: password length

* chore: go mod tidy

* chore: switch err message

* chore: remove backend validation
2020-05-12 10:14:09 -07:00
Deniz Kusefoglu 46ad19500a
feat(demodata): Place dd dashboard errors behind feature flag (#18027)
* feat(demodata): Alert user if demodata switched off

* feat(demodata): Get created Dashboard directly from api call function

* feat(demodata): Return flux errors as part of query response parsing

* feat(demodata): Fix linting errors

* feat(demodata): Return flux code directly
2020-05-12 10:03:22 -07:00
George f9fd9d4717
refactor: remove urm and org service from check service interface definition (#17969) 2020-05-12 11:11:42 +01:00
Lyon Hill bdc882f6ce
feat(session): Build out a new session service (#17950)
This new session service has the ability to work independant of other systems
it relies on having its own store type which should allow us to be more flexible
then using the built in kv system.

I have included an in mem session store.
2020-05-11 15:04:11 -06:00
Ariel Salem c6b2fc5d2c
feat(custom-tz): added the ability to set UTC as the timezone when making custom time range queries (#18011) 2020-05-11 09:15:48 -07:00
Stuart Carnie ebe77518a5
Merge pull request #18018 from influxdata/sgc/fix/rs2lp
fix(reads): Fix ResultSetToLineProtocol to generate correct output
2020-05-08 14:47:47 -07:00
vlastahajek c701c19bc1 refactor: Permission.Resource made top level type 2020-05-08 14:33:50 -07:00