Commit Graph

224 Commits (0756097cce40321a5fb24f2ef3262f0157acd5c8)

Author SHA1 Message Date
Ivan Kudibal 85a3969e76 chore: prepare for 1.9.4 release 2022-03-22 20:36:56 +01:00
mmdoogie 36e2f734f0 chore: sync swagger.json with current AlertNode object and update with new parameter 2022-03-15 08:31:47 +01:00
Pavel Zavora 8372daf039 chore(server): update swagger 2022-02-22 14:56:03 +01:00
ivankudibal 2c057f1c6f chore: prepare for 1.9.3 release 2022-01-25 19:43:24 +01:00
ivankudibal 9eebcb0014 chore: prepare for 1.9.2 release 2022-01-25 11:00:57 +01:00
ivankudibal 8b2a320a43 chore: prepare for 1.9.1 release 2021-10-08 22:13:16 +02:00
Pavel Zavora 8642e24d22 feat(tasks): add template-id and vars to swagger 2021-09-03 17:26:58 +02:00
Pavel Zavora c8d90e1f8d chore: bump version 2021-06-23 07:56:02 +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 856477736d feat(server): add bigPanda to swagger 2021-04-26 03:55:05 +02:00
Pavel Zavora 52e7b0ad6e feat(server): remove hipchat 2021-03-15 18:27:51 +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
ivankudibal 4e8c2f20b6 chore: prepare for 1.8.9.1 release 2020-12-10 21:01:42 +01:00
ivankudibal 3b2ac592e7 chore: prepare for 1.8.9 release 2020-12-04 06:49:43 +01:00
ivankudibal 5c1aac9ebb chore: prepare for 1.8.8 release 2020-11-04 12:50:25 +01:00
ivankudibal 597f1c2379 chore: prepare for 1.8.7 release 2020-10-06 21:44:36 +02:00
ivankudibal 98cf421465 chore: prepare for 1.8.6 release 2020-08-26 21:11:00 +02:00
Tim Yocum c9cb8b65ad
fix: statusFeed URL update
The external `statusFeed` parameter has been corrected.
2020-07-20 16:09:36 -05:00
ivankudibal 6b7e6cb1a0 chore: prepare for 1.8.5 release 2020-07-08 11:59:54 +02:00
Bucky Schwarz 86f6051776
chore: prepare for 1.8.4 release 2020-04-30 10:22:13 -07:00
Bucky Schwarz baac7cf4ec
chore: prepare for 1.8.3 release 2020-04-23 15:56:51 -07:00
Bucky Schwarz 88836fc062
chore: 1.8.2 release preparation 2020-04-13 15:13:24 -07:00
Bucky Schwarz ae637397b8
chore: prepare for release 2020-04-06 11:56:52 -07:00
Bucky Schwarz 747112b7de
chore: update changelog and bump minor version to 1.8.0 2020-02-18 15:04:06 -08:00
greg linton f57bf041b5 fix: update swagger to use string ids 2020-01-31 14:35:39 -07:00
Bucky Schwarz fdab763e39
chore: update changelog and bump minor version to 1.7.17 2020-01-08 11:54:33 -08:00
Michael Desa 7689dd7db4
chore: update changelog and bump minor version to 1.7.16 2019-12-19 13:49:14 -08:00
Michael Desa bb4f123bfd
fix(server): add DashboardCreate object to swagger definition (#5295)
This came up from https://github.com/influxdata/chronograf/issues/5291
where consumers of the API thought that they would be able to specify an
ID when a dashboard is created.
2019-10-16 15:53:59 -04:00
Michael Desa 2d3a265706
Merge branch '1.7.x' 2019-08-20 17:39:51 -04:00
nathan haugo 3416ff36f6 Bump version for 1.7.7 2019-01-16 13:13:40 -08:00
Nathan Haugo 723a11ce73
Prep for 1.7.6 release (#5040)
* Prep for 1.7.6 release

* Update readme
2019-01-14 16:18:51 -08:00
Delmer e13fc0173d
Update version to 1.7.4 (#4883) 2018-12-12 16:21:04 -05:00
Delmer Reed bc37101e76 Update version to 1.7.4 2018-12-12 16:20:04 -05:00
nathan haugo b90a8dea0b Update changelog and bump version 2018-11-13 16:37:56 -08:00
nathan haugo 1e33834906 Bumpversion for 1.7.2 2018-11-08 12:27:52 -08:00
nathan haugo 335aa61e46 Bump to version 1.7.1 2018-11-07 11:08:13 -08:00
Iris Scholten 5115770edc Add Version to Source struct
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-27 14:07:15 -07:00
Alirie Gray 246c6f15c7
Add type property to queries (#4458)
* Add type property to CellQuery model

* Make an enum for QueryType

* Add type property to Query model on backend

* Add query type checking to CEO reducer and Layout

* Update swagger.json docs
2018-09-14 16:24:17 -07:00
Brandon Farmer dba9e28fa0 Pass uuid to proxy requests for determining which responses are relevant 2018-08-08 14:05:42 -07:00
Christopher Henn 1387c8d6b9 Document annotations API changes 2018-08-06 08:47:19 -07:00
Christopher Henn d0fad40d91 Document existing annotations API 2018-08-06 08:47:19 -07:00
Alirie Gray 0f393b8bf3 Flux/connections page (#4026)
* Load services on manages sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Flux dropdown on manage sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add flux connection dropdown with create, select, and update

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Prevent creation of Flux connection with duplicate name

Fixed bug where refreshing page allowed for Flux or connections
with duplicate names to be created

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add ability to delete a FluxService from the fluxservice dropdown

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Change FluxPage to use the active flux connection set by FluxConnectionPage

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Ensure that only flux services are loaded into redux services

* Polish styles for Flux Connection Page

Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add pingflux as a part of adding and updating a flux service

Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Swagger routes and definitions for Service endpoints

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace flux overlay with redirect to flux connections pages

* Add test for FluxConnectionPage

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace hard-coded string with enum

* Use active from metadata instead of service object in ServiceDropdown

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add generic for getDeep on service metadata property

* Capitalize enum constant values in FluxFormMode

* Show error notification when user reaches edit route for nonexistant flux

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add tests for FluxDropdown

* Update types for async functions
2018-07-26 18:16:02 -07:00
nathan haugo 8c1862d8ae Update master to 1.7.0 and use bumpversion for makefile config instead of git tags 2018-07-23 15:53:48 -07:00
Nathan Haugo 13a46b946d
Merge branch 'master' into release/1.6.x 2018-07-18 14:50:02 -07:00
nathan haugo 45069a0eee Changelog and version for 1.6.0 2018-07-18 14:48:59 -07:00
Michael Desa aa06178002 review: make changes suggested in review 2018-07-16 11:37:20 -04:00
Chris Goller e9b1e47d65 fix(server): health for source returns status no content 2018-07-11 18:30:04 -05:00
Alirie Gray 6d9c58e45a Fix swagger error in LogViewerColumn 2018-07-10 14:03:21 -07:00