Johnny Steenbergen
3fd731511a
chore(pkger): make integration stack tests indpendent
2020-05-05 11:01:13 -07:00
Johnny Steenbergen
8e52b6cf56
fix: delete unique keys when record not found
...
was missign this in one code path. Decided to throw this into a defer
so its always caught on exit regardless of what path it follows.
2020-05-05 11:01:13 -07:00
Brandon Farmer
4769a38dad
Merge pull request #17961 from influxdata/update-lsp-0.5.5
...
chore: update lsp dependency to 0.5.5
2020-05-05 10:03:44 -07:00
Brandon Farmer
c4824e8f2b
chore: update lsp dependency to 0.5.5
2020-05-05 09:44:06 -07:00
Deniz Kusefoglu
9bc7a37c0b
feat(demodata): Optimize demodata lookup ( #17947 )
...
* feat(demodata): Optimize demodata lookup
* feat(demodata): style demodata dropdown
2020-05-04 14:50:03 -07:00
Johnny Steenbergen
784b222d4d
feat(pkger): enforce metadata.name dns name compliance
...
this PR includes a lot of small changes to names in existing test pkgs.
the tests are updated to follow suit.
closes : #17940
2020-05-04 12:40:22 -07:00
Ariel Salem
2eb70ee041
fix(zero_value_checks): checks can now have a value set to 0 ( #17933 )
2020-05-04 05:00:28 -07:00
Johnny Steenbergen
35ed5734bb
chore(httpc): refactor inputs to eliminate required path
...
the base address should be enough to make a request. All requests
are now valid without a path provided. This will be true as long
as the address is valid.
2020-05-01 17:47:37 -07:00
Johnny Steenbergen
95ad3c6582
feat(pkger): add the ability to remove a stack and all its associated resources
...
closes : #17554
2020-05-01 16:18:13 -07:00
Alex Boatwright
369186d339
fix: show buckets in alerting ( #17930 )
2020-05-01 11:26:36 -07:00
Alex Boatwright
0f09f4d2ab
fix: safari rendering bug in checks ( #17929 )
2020-05-01 10:28:07 -07:00
Alex Boatwright
7be7328c3b
feat: frontend consumption of feature flags ( #17926 )
2020-04-30 16:44:09 -07:00
Alex Boatwright
22899aee25
fix: load variables one at a time ( #17875 )
2020-04-30 13:59:38 -07:00
Johnny Steenbergen
c7e97f1625
feat(pkger): add service and http server integreations for stack lists
...
references: #17554
2020-04-30 13:24:15 -07:00
Johnny Steenbergen
097d761c3a
feat(pkger): extend store with stack lists operation
...
references: #17544
2020-04-30 13:24:15 -07:00
George
67307d804e
chore(errors): interpret more cases as influxdb error type in http.CheckError ( #17888 )
2020-04-30 17:55:17 +01:00
George
0996e06d5d
chore(http): stop tracing system related api paths ( #17918 )
2020-04-30 16:33:23 +01:00
Gavin Cabbage
95913534a0
feat(kit/feature): add feature flag package ( #17851 )
...
* feat(kit/feature): add feature flag package
* refactor(kit/feature/_codegen): simplify with fmt.Errorf
* chore(kit/feature): tidy comments
2020-04-30 11:29:43 -04:00
Alirie Gray
2c0916addf
refactor: create new token package ( #17874 )
2020-04-30 07:52:21 -07:00
Johnny Steenbergen
ff27edbea9
feat(pkger): add support for using URLs associated with stack to apply/dry run
2020-04-29 16:48:00 -07:00
Johnny Steenbergen
0a696237eb
chore(pkger): refactor telegraf tests to remove dependency on pkg parsed flag
...
references: #17434
2020-04-29 16:48:00 -07:00
Brett Buddin
8f9311db16
Merge pull request #17906 from influxdata/bb/update-user-index
...
fix(kv): Ensure UpdateUser cleans up the index when updating names
2020-04-29 19:12:32 -04:00
Alex Boatwright
446563cdfa
fix: remove toggle on note cell ( #17914 )
2020-04-29 15:52:43 -07:00
Alex Boatwright
09f3ba5787
fix: monaco polish ( #17908 )
...
* fix: monaco cleaning
* chore: tsc
Co-authored-by: drdelambre <drdelambre>
2020-04-29 15:39:06 -07:00
Andrew Watkins
a6af6d29b4
chore: upgrade ts to 3.8.3 ( #17913 )
2020-04-29 15:38:49 -07:00
Brett Buddin
19e91628f1
chore(changelog): Update changelog for UpdateUser index fix.
2020-04-29 18:31:21 -04:00
Ariel Salem
89f4914f3d
feat(github): removing the Github social sign-up option until further notice ( #17909 )
2020-04-29 15:03:25 -07:00
Deniz Kusefoglu
080d77751b
feat(demodata): Notify on demodata success and failure. ( #17902 )
...
* feat(demodata): Do not delete dashboard when delete demodata bucket
* feat(demodata): Refactor demodata dropdown
* feat(demodata): Fetch DD_Buckets in DD_Dropdown
* feat(demodata): Refactor notifications
Co-authored-by: alexpaxton <thealexpaxton@gmail.com>
* feat(demodata): Style demo data dropdown
* feat(demodata): Remove double console logging of error
* feat(demodata): Error on success and failure
* feat(demodata): Remove duplicate console.error
* feat(demodata): fix lint errors
* feat(demodata): Reintroduce Notification Style and add testID
* feat(demodata): Add dd success notification and links to notifications
Co-authored-by: alexpaxton <thealexpaxton@gmail.com>
* feat(demodata): fix test
* feat(demodata): Simplify getDemoDataBucketMembership function
* feat(demodata): Remove unused notification copy
* feat(demodata): Extend notification duration
* feat(demodata): Return null instead of false
* feat(demodata): Do not console.error if also notifying user
* feat(demodata): Add todo item
Co-authored-by: alexpaxton <thealexpaxton@gmail.com>
2020-04-29 14:52:36 -07:00
Brett Buddin
af4f8e40f7
fix(kv): Ensure UpdateUser cleans up the index when updating names.
2020-04-29 17:46:18 -04:00
Alex Boatwright
463c8bab1f
fix: make single stats work in catalina ( #17910 )
2020-04-29 14:42:09 -07:00
drdelambre
00e60091b6
chore: tsc
2020-04-29 13:21:18 -07:00
drdelambre
0aaa6bdf88
fix: monaco cleaning
2020-04-29 13:09:30 -07:00
Lyon Hill
d720661e77
feat(tenant): change the tenant services default behavior to enabled ( #17872 )
...
We have reached the stage wehre the new tenant service is being used and
is stable but we want to get it in more hands and used as the default service.
2020-04-29 14:04:26 -06:00
Yiqun (Ethan) Zhang
3c2ab1b681
feat(query): Reader implementation for WindowAggregate ( #17885 )
2020-04-29 10:42:16 -05:00
jlapacik
19ba69b783
fix: planner methods take a context
2020-04-28 12:23:38 -07:00
jlapacik
f52391ef3e
chore: update flux to v0.67.0
2020-04-28 12:23:38 -07:00
Yiqun (Ethan) Zhang
a7e3679aaf
refactor: rename the store-side WindowAggregateReader interface to WindowAggregateStore ( #17880 )
2020-04-28 13:44:46 -05:00
Alex Boatwright
0d48f4c09a
fix: persist local feature flag overrides ( #17882 )
2020-04-28 11:04:49 -07:00
Ben Johnson
7568ade1ca
Merge pull request #17878 from influxdata/store-enable-compactions
...
feat(storage): Add compaction enablement API to Engine.
2020-04-28 09:56:41 -06:00
Ben Johnson
3e87ef52b6
feat(storage): Add compaction enablement API to Engine.
2020-04-28 08:23:34 -06:00
alexpaxton
d56966face
feat(ui): ability to create a bucket from time machine ( #17860 )
...
* feat: WIP allow on the fly bucket creation
* refactor: fully implement create bucket in both places
* refactor: use separate popover based component for selector list bucket creation
* chore: prettier
* chore: cleanup buckets tab
Doesn't need org, overlay state, or any overlay components
* chore: prettier
* refactor: convert CreateBucketOverlay to function component
* chore: changelog
* chore: cleanup
* feat: add integration test for creating a bucket from the query builder
* refactor: rebuild selector list bucket creator with useReducer
* refactor: keeping it DRY - both bucket creation components use the same state management
2020-04-27 14:19:12 -07:00
Daniel Campbell
5028b8a969
fix(tests): update test-ids
2020-04-27 10:32:36 -07:00
Daniel Campbell
862a727dd2
chore(ui): update changelog order
2020-04-27 10:32:36 -07:00
Daniel Campbell
856b069886
chore(influxdb): upadte changelog
2020-04-27 10:32:36 -07:00
Daniel Campbell
fd8dc3544a
fix(ui): remove unused imports
2020-04-27 10:32:36 -07:00
Daniel Campbell
08e0c74e52
chore(ui): move multiUser feature flag
2020-04-27 10:32:36 -07:00
Daniel Campbell
a86143a000
chore(ui): rename members tab to users in cloud
2020-04-27 10:32:36 -07:00
Daniel Campbell
0b5a6b68d6
fix(ui): about url
2020-04-27 10:32:36 -07:00
Daniel Campbell
cef760234f
chore(ui): move org nav items
2020-04-27 10:32:36 -07:00
Alex Boatwright
5c00430e0b
fix: move feature flag state into redux ( #17806 )
2020-04-27 10:12:33 -07:00