Commit Graph

1067 Commits (7f4dde6d3aed7de79caf966ec52d0c00b764625e)

Author SHA1 Message Date
Pavel Zavora 1aa80724c8 chore: fix staticcheck errors 2021-06-05 08:20:51 +02:00
Pavel Zavora f8054fbbb3 fix(server): use ValidUniqueTemplateVariables in templates API 2021-06-05 08:20:51 +02:00
Pavel Zavora dedcf00e5a fix(server): better scope ValidUniqueTemplateVariables 2021-06-05 08:20:51 +02:00
Pavel Zavora 65f15ed886 fix(server): use ValidUniqueTemplateVariables fn 2021-06-05 08:20:51 +02:00
Pavel Zavora c830f244b0 fix(server): repair error messages 2021-06-05 08:20:51 +02:00
Pavel Zavora 97ed58bcbe feat(server): introduce ValidUniqueTemplateVariables 2021-06-05 08:20:51 +02:00
Pavel Zavora fc2f2adc01 fix(server): validate unique template variable names 2021-06-05 08:20:51 +02:00
Pavel Zavora a524caaa65 chore: add zenoss to swagger 2021-05-17 07:06:08 +02:00
Pavel Zavora f65f22a86c feat: add teams to swagger 2021-05-06 10:19:36 +02:00
Pavel Zavora 8ea76c76bb feat(server): implement v2 write proxy 2021-05-03 08:40:01 +02:00
Pavel Zavora afa4621964 chore: comment out unused code 2021-05-03 07:13:37 +02:00
Pavel Zavora 856477736d feat(server): add bigPanda to swagger 2021-04-26 03:55:05 +02:00
Pavel Zavora f451cd32da feat: use semicolon to separate custom auto refresh options 2021-04-20 20:36:39 +02:00
Pavel Zavora 4bbea14ad6 feat(server): test customAutoRefresh env retrieval 2021-04-20 20:36:39 +02:00
Pavel Zavora 00977512c0 feat(server): add --custom-auto-refresh option 2021-04-20 20:36:39 +02:00
Pavel Zavora 30d1ca86a3 feat(server): allow to setup influxdb v2 connection on CLI 2021-04-19 12:07:56 +02:00
Pavel Zavora 9ea26d5bb1 chore(server): make the campground cleaner 2021-04-14 16:31:11 +02:00
Pavel Zavora f6b8a7b2ad fix(server): allow to pass actual source version to flux proxy 2021-04-14 16:31:11 +02:00
Pavel Zavora 54e2b358c8 chore: update changelog 2021-04-14 16:31:11 +02:00
Pavel Zavora 41c348c4f7 fix(server): enforce detection of flux when influxdb is passed via cli options 2021-04-14 16:31:11 +02:00
Pavel Zavora 241081cdd8 fix(server): remove orphan roles upon user update 2021-04-13 06:21:45 +02:00
Pavel Zavora 40f7d398ff feat(oauth/github): allow to specify URL for github enterprise 2021-03-29 21:02:34 +02: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 6db88516d2 chore(server): repair tests 2021-03-19 15:57:14 +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 52e7b0ad6e feat(server): remove hipchat 2021-03-15 18:27:51 +01:00
Pavel Zavora d833b03529 feat(server): validate flux template type variable upon update/save 2021-03-11 21:04:40 +01:00
Pavel Zavora db06a59a0a feat(server): enhance dashboard with flux variable template 2021-03-11 21:04:40 +01:00
Pavel Zavora 2e12852e19 feat(server): add ETCD_ROOT_CA option 2021-03-04 07:45:53 +01:00
Pavel Zavora dbee33c730 chore: refactor TLS configuration to avoid circular dependencies 2021-03-04 07:36:42 +01:00
Pavel Zavora 382b8a2a81 chore: allow CreateTLSConfig with optional certificate 2021-03-04 07:36:42 +01:00
Pavel Zavora 32bfad6663 chore: refactor TLSOptions 2021-03-04 07:36:42 +01:00
Pavel Zavora 7bc29c22e8 chore: refactor CreateTLSConfig 2021-03-04 07:36:42 +01:00
Pavel Zavora 97089205a5 chore: go fmt 2021-03-04 07:36:42 +01:00
Pavel Zavora bc03575561 feat: possibly read custom CA certs to create tls.Config 2021-03-04 07:36:42 +01:00
Pavel Zavora 188d2ccaa6 feat: update swagger with ServiceNow alert type 2021-02-28 06:57:50 +01:00
ivankudibal eb8728e2fe chore: prepare for 1.8.10 release 2021-02-08 16:52:11 +01:00
Pavel Zavora 2d483caf2d feat(ui): allow to set active database for InfluxQL commands 2021-01-04 16:45:18 +01:00
Pavel Zavora 3f174045bc fix(server/databases): ignore databases with retention policies that cannot be listed 2020-12-16 07:46:41 +01:00
ivankudibal 4e8c2f20b6 chore: prepare for 1.8.9.1 release 2020-12-10 21:01:42 +01:00
Pavel Zavora 6615984678 feat(server): validate credentials upon source create or update 2020-12-09 17:37:44 +01:00
Pavel Zavora fb146bf892 chore: improve code 2020-12-07 10:19:00 +01:00
Pavel Zavora b445c511e0 feat(ui): inform about disabled Flux for v2 server 2020-12-07 09:11:50 +01:00
Pavel Zavora 4e8d541224 feat(v2): allow to control influxdb-v2 source type that turns on Token authentication 2020-12-07 08:39:35 +01:00
ivankudibal 3b2ac592e7 chore: prepare for 1.8.9 release 2020-12-04 06:49:43 +01:00