Andrew Watkins
bde7512338
fix: oops
2019-10-18 10:32:17 -07:00
Andrew Watkins
c64896d329
chore: add eslint-enable
2019-10-18 10:25:00 -07:00
Andrew Watkins
528df56e6e
fix: thunk typings
2019-10-18 10:25:00 -07:00
Andrew Watkins
1b6084551b
fix: typing thunks
2019-10-18 10:25:00 -07:00
Andrew Watkins
a967fc0292
fix: typings for thunk
2019-10-18 10:25:00 -07:00
Andrew Watkins
d4170a9225
fix: creation of labels
2019-10-18 10:25:00 -07:00
Andrew Watkins
cb8ad929e8
fix: last of recommended linter errors
2019-10-18 10:25:00 -07:00
Andrew Watkins
a24b20bdd1
fix: more recommended fixes
2019-10-18 10:25:00 -07:00
Andrew Watkins
3628633874
fix: recommended rules
2019-10-18 10:25:00 -07:00
Andrew Watkins
ade66b01f3
chore: first pass at recommended rules
2019-10-18 10:25:00 -07:00
Andrew Watkins
321c6fce1f
chore: explicitly include files to be linted
...
https://github.com/typescript-eslint/typescript-eslint/issues/890
2019-10-18 10:24:59 -07:00
Andrew Watkins
e9720c1871
fix: typescript parser linting errors
2019-10-18 10:24:59 -07:00
Ariel
613e0417eb
chore(eslint): upgraded eslint
2019-10-18 10:24:59 -07:00
Ariel Salem
77f2748a9f
fix(ui/labeloverlayerror): invalid input error resolved ( #15443 )
...
* fix(ui/labeloverlayerror):
UI is now correctly disabling the submit button and returning an invalid input error when a user tries to submit an empty input for the label overlay name
Updated change log and added in link to issue for newly built tests
Updated the updateLabelOverlay methods to correspond with the changes made to the labeloverlayform
2019-10-18 09:35:44 -07:00
Kelvin Wang
2837d4ec08
fix(predicate): add string parser
2019-10-18 12:02:53 -04:00
Jade McGough
fcc06d4291
feat(http): add predicate endpoint
2019-10-18 12:02:53 -04:00
Kelvin Wang
449bbd3fb0
feat(cmd/influxd): add deleteservice to launcher
2019-10-18 12:02:52 -04:00
Kelvin Wang
62f4042853
feat(influxdb): add predicate package
2019-10-18 12:02:52 -04:00
Kelvin Wang
f04bf7a9a7
feat(influxdb): add delete interface
2019-10-18 12:02:52 -04:00
Alirie Gray
552168d3ae
refactor(tasks): use Go time objects for timestamps on task Runs ( #15406 )
2019-10-17 17:23:45 -07:00
Deniz Kusefoglu
3576ba1cd5
Fix js client library example copy ( #15460 )
2019-10-17 15:55:50 -07:00
David McKay
647e179453
feat(tls): add options to run HTTP over TLS
2019-10-17 23:35:04 +01:00
Andrew Watkins
ca1cc04ca1
Merge pull request #15454 from influxdata/fix/upgrade-typescript
...
chore: upgrade typescript
2019-10-17 12:50:21 -07:00
Zoe Steinkamp
d56ae9470b
Merge pull request #15447 from influxdata/zs-removecloneendpoints-#15073
...
(fix)(ui)Remove the ability to clone Endpoints
2019-10-17 13:01:25 -06:00
alexpaxton
91fe2d3a0c
chore(ui): upgrade Clockface to 1.0.0 ( #15428 )
...
* chore(ui): upgrade clockface dependency
* refactor(ui): update components affected by breaking changes
* refactor(ui): update test snapshots
* refactor(ui): remove obsolete component
* refactor(ui): remove reference to non-existant stylesheet
* refactor(ui): update selector in e2e collectors test
* refactor(ui): attempt to fix e2e test
* refactor(ui): appease linter
* refactor(ui): update implementation of client library cards
* refactor: update all breakage from new version
* refactor: revert this commit
* refactor: fix popover by using useRef instead of createRef
* fix: update all instances of EmptyStateText
* fix: update all instances of PageHeader
* fix: update straggler empty state text
* fix: update instance of PageHeaderCenter
* fix: update instance of PageContents
* fix: update style rule for dashboard cards
* chore: update test snapshots
* refactor: update instance of question mark tooltip
* refactor: use brighten prop to ensure contrast with background
* Revert "refactor: revert this commit"
This reverts commit f325916d91
.
* chore: upgrade to NPM package instead of local
* refactor: fix css import
* refactor: update test snapshot
* refactor: Guard against string being null
Co-Authored-By: Alex Boatwright <alex@drdelambre.com>
* refactor: move resource getter inside overlay so it does not disrupt layout
* refactor: fix unit test by updating selector
* refactor: guard against name being absent
* chore: upgrade to latest clockface to utilize a bugfix
* chore: update snapshot test
* refactor: fix appearance of searchableDropdown
* chore: upgrade dependency (again) for bugfixes
* refactor: fix labels e2e test
* refactor: fix tokens e2e test
* refactor: appease linter
2019-10-17 11:58:07 -07:00
Zoe Steinkamp
a478e2c6f6
Merge pull request #15448 from influxdata/zs-pagerduty-#15104
...
(test) Client URL optional PagerDuty
2019-10-17 12:49:10 -06:00
Andrew Watkins
025fabd5c5
chore: upgrade to typescript 3.6.3
2019-10-17 11:15:24 -07:00
Andrew Watkins
23dbffd7e3
chore: upgrade typescript to 3.5.3
2019-10-17 10:47:34 -07:00
Andrew Watkins
d599eddbae
chore: upgrade to 3.4.5
2019-10-17 10:32:48 -07:00
George
b3b2f52d57
chore(gateway): log error on unauthorized attempt ( #15452 )
2019-10-17 17:57:01 +01:00
Jonathan A. Sternberg
f82e6b2626
chore(query/stdlib): skip flaky tests regarding storage meta queries ( #15451 )
2019-10-17 09:54:44 -07:00
Zoe Steinkamp
1a6e493e31
(fix) Client URL optional PagerDuty
...
Removing the only
2019-10-17 10:41:23 -06:00
Zoe Steinkamp
d43bfaab7d
(fix) Client URL optional PagerDuty
...
This is the test to make sure this is working
2019-10-17 10:41:23 -06:00
Bucky Schwarz
0df21e2cb9
chore(ui): add giraffe and clockface sourcemaps to honeybadger config ( #15444 )
2019-10-17 09:38:01 -07:00
Johnny Steenbergen
984f64d8aa
Merge pull request #15440 from influxdata/4447/vault_launcher_flags
...
feat(vault): add flags to influxd for vault configuration
2019-10-17 09:09:36 -07:00
Zoe Steinkamp
9f052c7d6a
(fix)(ui)Remove the ability to clone Endpoints
...
Fixing the broken test
2019-10-17 09:44:31 -06:00
George
975289fba1
refactor(tasks): separate run recording behaviour out from analytical storage ( #15412 )
2019-10-17 10:37:03 +01:00
Zoe Steinkamp
d7b9617462
(fix)Remove the ability to clone Endpoints
...
This is the fix, the button deleted, and extra tests to go with it, one of the tests im blocked on
2019-10-16 23:58:08 -06:00
Alirie Gray
f096605327
fix(tasks): replace deactivation of unrecoverable errors with metric ( #15430 )
2019-10-16 16:00:58 -07:00
Russ Savage
6f8977218a
fix(clientLibs): fixing logos ( #15434 )
...
* fix(clientLibs): fixing logos
* fix(clientLibs): renaming logoUrl, updating nits
2019-10-16 13:59:55 -07:00
Bucky Schwarz
f842518f22
Merge pull request #15426 from influxdata/bs_bugfix_403_logout
...
feat(ui): add 403 signout handler to new api requests
2019-10-16 13:36:52 -07:00
Bucky Schwarz
c81b758957
feat(ui): add 403 signout handler to new api requests, upgrade to oats 0.5.0
2019-10-16 13:11:51 -07:00
Johnny Steenbergen
cf2f785803
feat(vault): add flags to influxd for vault configuration
2019-10-16 09:41:51 -07:00
Zoe Steinkamp
36faf7268e
Merge pull request #15435 from influxdata/zs-dashboardtestfix-#15388
...
(Fix) Create dashboard from empty state test
2019-10-16 09:35:11 -06:00
Zoe Steinkamp
f581ef16f2
(Fix) Create dashboard from empty state test
...
Fix the eslint issue
2019-10-16 08:58:31 -06:00
Zoe Steinkamp
dc23a0afe2
(Fix) Create dashboard from empty state test
2019-10-16 08:58:31 -06:00
David McKay
cde064b41b
chore: make documentation slightly more agnostic to OS
2019-10-16 15:56:01 +01:00
Russ Savage
a947a4eeb0
feat(clientLibs): Add Client Libs page ( #15413 )
...
* feat(clientLibs): fix icons, add go and c#
* feat(clientLibs): fix go client overlay
* feat(clientLibs): update remaining client libs
* feat(clientLibs): remove feature flag
* fix(telegraf): fix broken test
* fix(clientLibs): removing unused featureflag class
* feat(clientLibs): addressing pr feedback
* feat(clientLibs): fixing wording and formatting
* feat(clientLibs): update the text on JS page
2019-10-15 16:26:14 -07:00
Alex Boatwright
a138b8b563
fix(ui): adding coverage to ignore file ( #15429 )
...
...because we should try not to check in compiled assets
2019-10-15 16:25:02 -07:00
Ariel Salem
e68bd456ac
fix(ui/telegraf): filter functionality ( #15427 )
...
* fix(ui/telegraf): filter functionality
* docs: README
* fix: linter error
* fix: linked relevant issue to the added test
2019-10-15 15:08:29 -07:00