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
Alex Boatwright
5c00430e0b
fix: move feature flag state into redux ( #17806 )
2020-04-27 10:12:33 -07:00
Yiqun (Ethan) Zhang
e29eeabcec
feat: complete ReadWindowAggregateRequest ( #17871 )
2020-04-27 10:51:43 -05:00
Johnny Steenbergen
72906a4484
feat(pkger): add support for stateful label mappings
...
references: #17434
2020-04-24 17:05:55 -07:00
Johnny Steenbergen
af0fc05f5e
fix(http): provide support for telegraf update in http client
2020-04-24 17:05:55 -07:00
Johnny Steenbergen
1ac383de66
fix(launcher): removed timed contexts for launcher pkger tests
2020-04-24 10:52:50 -07:00
Johnny Steenbergen
1615a2c461
fix(influx): add arg description into config usage
2020-04-24 10:52:50 -07:00
Jonathan A. Sternberg
69bdae7f7d
refactor(storage/reads): refactor the capabilities interface ( #17850 )
...
The capabilities interface will now return a mapping of capabilities to
a capabilities object. The capabilities object will contain a list of
features supported by the capability.
2020-04-23 16:16:52 -05:00
Russ Savage
eb6a5520df
chore(changelog): update for beta-9
2020-04-23 14:14:23 -07:00
Johnny Steenbergen
46f69bfc8c
fix(flux): skip flakey test
...
references: #17847
2020-04-23 11:47:32 -07:00
Johnny Steenbergen
3acd860563
feat(pkger): add stateful management for notification rules
...
references: #17434
2020-04-23 11:47:32 -07:00
Scott Anderson
decddb4710
chore(flux): add flux 0.66 functions ( #17741 )
...
* chore(flux): add flux 0.66 functions
* chore(flux): fix syntax issues in flux functions list
2020-04-23 10:54:53 -06:00
Jonathan A. Sternberg
d764ca3798
refactor(query): return detailed capabilities for the read window aggregate interfaces ( #17836 )
...
This modifies the read window aggregate interfaces to future-proof it
if and when we add additional capabilities to the method. Previously,
the interface was all or nothing. If we modified the RPC call itself, we
would have to make a new interface to denote the change to the Go code.
This changes the interface so now a `WindowAggregateCapability` exists.
This way, we can modify the struct to include things like:
```
type WindowAggregateCapability struct {
WindowPeriodCapability bool
MeanAggregateCapability bool
}
```
This way we can learn if the RPC call itself supports some specific
option. If the first iteration doesn't support a mean aggregate or the
mean aggregate is only supported by single server implementations, the
window aggregate can tell the caller that it won't be able to compute
the mean aggregate.
Since it fills in a struct with these capabilities, the struct can
safely introduce new values. If a downstream consumer wants to take
advantage of that functionality, then all interfaces in the chain have
to be updated to consume the upstream capabilities.
2020-04-23 10:22:33 -05:00
Lyon Hill
29918a45df
fix(tenant): Allow tenant to update user and org with same name ( #17833 )
...
This will allow us to match the existing behavior that allows for update requests to go through with the same name.
2020-04-23 08:33:03 -06:00
Lyon Hill
50b51e14b3
fix(delete): fix delete handler to add org filter for bucket lookup ( #17834 )
2020-04-23 08:32:50 -06:00
Johnny Steenbergen
d82aa62fff
feat(pkger): extend store to support associations
...
references: #17434
2020-04-22 16:50:40 -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