Commit Graph

13140 Commits (7f4dde6d3aed7de79caf966ec52d0c00b764625e)

Author SHA1 Message Date
Pavel Zavora 40f7d398ff feat(oauth/github): allow to specify URL for github enterprise 2021-03-29 21:02:34 +02:00
Pavel Závora 600a21ee70
Merge pull request #5710 from influxdata/5394/oauth_pkce
feat(oauth): add PKCE to OAuth integrations
2021-03-27 12:00:56 +01:00
Pavel Zavora 52df82e07d chore: improve tests 2021-03-27 10:11:02 +01:00
Pavel Zavora 8e564e78bb chore: improve changelog 2021-03-27 10:11:02 +01:00
Pavel Zavora d37755c207 chore: add breaking change to changelog 2021-03-27 10:11:02 +01:00
Pavel Zavora b0028e3929 chore: update changelog 2021-03-27 10:11:02 +01:00
Pavel Zavora f688170932 feat(oauth): add tests for Code Exchange implementations 2021-03-27 10:11:02 +01:00
Pavel Zavora 560d5b7ae1 feat(oath): enable PKCE by default in all providers 2021-03-27 10:11:02 +01:00
Pavel Zavora b868fedb47 chore: repair error messages 2021-03-27 10:11:02 +01:00
Pavel Zavora 5ec7adc8c9 feat(oauth): use PKCE OOTB for Auth0 2021-03-27 10:11:02 +01:00
Pavel Zavora 2d6b97235d feat(oauth): add and propagate GenericPKCE option 2021-03-27 10:11:02 +01:00
Pavel Zavora e6e6b78c91 feat(oauth): add stateless PKCE CodeExchange impl 2021-03-27 10:11:02 +01:00
Pavel Zavora 0e8a36b669 chore: move randomString fn out of github oauth2 provider 2021-03-27 10:11:02 +01:00
Pavel Zavora 148c5fcd9d chore: rename file 2021-03-27 10:11:02 +01:00
Pavel Zavora 2a1c6cda7b feat(oauth): isolate code exchange to allow also PKCE implementation 2021-03-27 10:11:02 +01:00
Pavel Zavora c0cf96d344 chore: repair error message 2021-03-27 10:11:02 +01:00
Pavel Závora bf80126469
Merge pull request #5712 from influxdata/4419/specify_precision
feat(ui): allow to change write precision
2021-03-27 10:10:24 +01:00
Pavel Zavora 4c5c300d44 chore: update changelog 2021-03-27 09:33:47 +01:00
Pavel Zavora 2f1a7ee2c1 fix(ui): correct documentation link 2021-03-27 09:33:47 +01:00
Pavel Zavora ca79dc13af feat(ui): allow to specify write precision 2021-03-27 09:33:47 +01:00
Pavel Závora b86c173222
Merge pull request #5704 from influxdata/5528/filterFields
feat(ui): allow to filter fields in query builder
2021-03-27 09:32:26 +01:00
Pavel Závora 0ebfae4a6a
Merge pull request #5711 from influxdata/5705/error_handling
fix(ui): add error handling to Alert History page
2021-03-23 12:51:24 +01:00
Pavel Zavora baf6262249 chore: update changelog 2021-03-23 10:33:00 +01:00
Pavel Zavora 87ef74e160 fix(ui): implement simple error handling in Alert History page 2021-03-23 10:27:19 +01:00
Pavel Zavora 7aa883fb99 fix(ui): print error details to console 2021-03-23 09:57:55 +01:00
Pavel Závora 7c171e8e77
Merge pull request #5708 from influxdata/5707/connection_wizard
fix: improve server type detection in Connection Wizard
2021-03-21 22:34:08 +01:00
Pavel Zavora cd7c2ca81e chore: simplify code 2021-03-19 19:01:28 +01:00
Pavel Zavora ad4e7e4183 chore: update changelog 2021-03-19 15:59:32 +01:00
Pavel Zavora 6db88516d2 chore(server): repair tests 2021-03-19 15:57:14 +01:00
Pavel Zavora 433ee3827d fix(ui): check server type without persisting it 2021-03-19 15:46:51 +01:00
Pavel Zavora 27bafcff09 chore(server): remove unused code 2021-03-19 15:40:40 +01:00
Pavel Zavora 139860db76 chore(server): repair error messages 2021-03-19 15:39:45 +01:00
Pavel Zavora e30a39ccc8 feat(server): allow to dry-run creation or update of source 2021-03-19 15:36:48 +01:00
Pavel Zavora 8cea5a0513 fix(ui/sources): detect server type also on username/password change 2021-03-19 09:20:01 +01:00
Pavel Závora e42742e273
Merge pull request #5706 from influxdata/5695/meta_client
fix(server): improve communication with InfluxDB enterprise
2021-03-19 08:47:13 +01:00
Pavel Zavora 78455a8cc2 chore: update changelog 2021-03-18 16:26:59 +01:00
Pavel Zavora 25818ed8c2 fix(server): always use the supplied meta URL 2021-03-18 16:20:28 +01:00
Pavel Zavora e0b639f355 chore: repair error messages 2021-03-18 16:16:56 +01:00
Pavel Zavora 618e3c8597 fix(server): configure 10 seconds dialer timeout for meta client 2021-03-18 16:16:28 +01:00
Pavel Zavora eae773fbc5 chore: update changelog 2021-03-17 09:30:46 +01:00
Pavel Zavora c0d44582df chore: remove unused code 2021-03-16 12:49:10 +01:00
Pavel Zavora ff99b95ac5 feat(ui): allow to filter fields in query builder 2021-03-16 11:09:10 +01:00
Pavel Zavora b8e7a805a0 chore(ui): refactor to QueryBuilderFilter 2021-03-16 09:22:56 +01:00
Pavel Zavora a2c0bdc49d chore(ui): pass fieldName property 2021-03-16 09:11:48 +01:00
Pavel Zavora a6f7a90c70 feat(ui): optimize TimeMachineContextProvider 2021-03-16 07:32:27 +01:00
Pavel Zavora 1a195ba12c fix(ui): repair TimeMachineContextProvider 2021-03-16 07:15:54 +01:00
Pavel Zavora 1eff989fe4 chore(ui): improve package.json 2021-03-16 06:50:32 +01:00
Pavel Závora d150592bfd
Merge pull request #5701 from influxdata/5696/rename_unsafe_ract
chore(ui): fix unsafe react component lifecycle functions
2021-03-16 06:28:10 +01:00
Pavel Zavora 488c08bc5a chore: update changelog 2021-03-15 18:49:30 +01:00
Pavel Zavora b7e0af0f55 chore: upgrade react-onclickoutside 2021-03-15 18:49:30 +01:00