Jared Scheib
febff22915
Fix swagger.json breaking in rebase
2018-07-09 17:41:23 -07:00
Alirie Gray
779f88199a
Update swagger docs with refactored organization config API
...
Add definitions for Config and Organization Config
Replace /:section route with /auth and /org_config/logviewer
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-07-09 17:37:30 -07:00
Alirie Gray
2319ac3ff8
Replace name "LogViewerUIConfig" with "LogViewerConfig"
2018-07-09 17:36:19 -07:00
Jared Scheib
571bca7743
Add & fix logViewer links in configResponse
...
Rename LogViewerUI to LogViewer in Config struct.
Make all instances of endpoint 'logviewer' (lowercase).
Make all instances of config.links.logViewer (camelcase).
2018-07-09 17:36:19 -07:00
Jared Scheib
a546112a6f
Correct two missed 'logViewer's to logviewer
2018-07-09 17:36:19 -07:00
Alirie Gray
981366c55b
Change the log viewer UI config property "encoding" to "encodings"
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-07-09 17:36:19 -07:00
Christopher Henn
8c59019e98
Add missing brace in swagger.json
...
The docs at localhost:8888/docs failed to load due to an error parsing
the swagger.json file.
2018-07-09 10:44:27 -07:00
Deniz Kusefoglu
d6be62dcab
Merge pull request #3817 from influxdata/tempvars/map-type-upload
...
Tempvars/map type upload
2018-07-03 15:32:44 -07:00
ebb-tide
9e960535b8
Add map as a template variable value type to the backend
2018-07-02 17:45:44 -07:00
Brandon Farmer
7fb22ebb8f
Remove ldap specific endpoint
...
- LDAP information is now attached to source
2018-07-02 11:24:29 -07:00
Brandon Farmer
e2734a0d03
Add endpoint for determining if ldap is enabled
2018-07-02 11:24:29 -07:00
Alirie Gray
e94af3abe8
Add position property to LogViewerUIColumn Swagger definition
2018-06-28 13:41:12 -07:00
Alirie Gray
28240034e5
Simplify LogViewerUIColumn Swagger definition
...
Combine mappings and formatting into "encoding."
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-28 13:07:40 -07:00
Alirie Gray
90a9520ce7
Add examples for LogViewerUIConfig/Column to Swagger docs
2018-06-28 11:27:46 -07:00
Jared Scheib
1e7f39bee2
Iterate on data models for Log Viewer UI config API
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-06-28 10:59:48 -07:00
Alirie Gray
d2c4f616b3
Simplify Swagger config API & add AuthConfig definition
...
Co-Authored-By: Jared Scheib <jared.scheib@gmail.com>
2018-06-27 15:17:14 -07:00
Alirie Gray
4f8a29d8dc
Simplify log viewer UI config models in Swagger
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-27 15:07:17 -07:00
Alirie Gray
438c80abc1
Add a swagger definition for UI config settings and API Routes
...
Specifically, this adds a definition for getting and updating
the log viewer UI Settings, i.e. severityColors,
columns, and severityColumnFormat.
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-26 17:12:00 -07:00
Iris Scholten
3722925a0b
Update swagger
2018-06-19 14:57:48 -07:00
Brandon Farmer
0c55409d98
Fix issues with slack multi node
...
- Alerts not persisting workspace
- Error when saving handler with empty nickname
- Allow users to add multiple empty rules
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-17 11:38:44 -07:00
ebb-tide
351a53884b
Release 1.5.0.0
2018-05-15 17:36:04 -07:00
Jared Scheib
6e743901c8
Update swagger
2018-05-10 13:02:26 -07:00
Iris Scholten
13bf3132f0
Update swagger with opsgenie2 and pagerduty2
2018-05-08 09:58:50 -07:00
ebb-tide
2cf1e1af4d
Implement Decimal Place Setting
2018-04-30 11:59:14 -07:00
Iris Scholten
9181810ed8
Update Swagger with fieldOptions and Timeformat change and precision
2018-04-20 13:41:34 -07:00
Jared Scheib
c9daa0c1d2
Update swagger to include defaultRP
...
Backfill source fields that were missing to swagger as well.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:34:36 -07:00
Jared Scheib
207fb0a49b
Merge branch 'master' into feature/rest-measurements
2018-04-04 16:21:16 -07:00
Jared Scheib
8ccf582acc
Rename db & rp vars & url params for clarity & consistency
...
Updates swagger as well.
Clarify that instead of dbid and rpid, these values are names.
Rename the var for the Databases service to dbsvc.
2018-04-04 14:22:08 -07:00
Andrew Watkins
b127d2d96a
Merge pull request #3118 from influxdata/bugfix/flash-notifications
...
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Jared Scheib
0f0e1b60ac
Add swagger docs for new /measurements API, response, & structs
2018-04-03 16:04:16 -07:00
Andrew Watkins
5f5a8c2ee5
Introduce /health endpoint
2018-04-03 15:58:33 -07:00
nathan haugo
c94bb8d6ce
Update for 1.4.3.1
2018-04-02 17:50:32 -07:00
ebb-tide
de22496613
Merge branch 'master' into feature/table-graph-polish
2018-03-29 18:56:10 -07:00
ebb-tide
b38b812867
Change swagger a tad
2018-03-29 18:52:35 -07:00
Jared Scheib
183a194215
Merge pull request #2656 from influxdata/swagger-1.4.0.0
...
Update Swagger for most multiorganization & multiuser changes
2018-03-29 17:01:53 -07:00
Jared Scheib
6d93ee470f
Further disambiguate Invalid JSON vs Invalid data schema
2018-03-29 16:53:13 -07:00
Jared Scheib
7a85c9be1c
Update superAdmin description
2018-03-29 16:43:10 -07:00
Jared Scheib
ccce4a6226
Remove -Chronograf suffix from User & Role
2018-03-29 16:40:35 -07:00
Jared Scheib
04251c01d8
Add 'InfluxDB-' prefix to User, Role, Permission, & Allowance
2018-03-29 16:39:13 -07:00
Jared Scheib
50feb5b138
Remove obsolete 'public' property from organizations
2018-03-29 16:18:19 -07:00
Jared Scheib
0fb86814f6
Correct typo
2018-03-29 15:45:21 -07:00
Jared Scheib
1898c0847e
Properly use enums to limit valid role strings
2018-03-29 15:44:04 -07:00
Jared Scheib
0e44b94a24
Improve descriptions of /organization(s) & /user(s) API
2018-03-29 15:39:20 -07:00
Jared Scheib
3a01d46ce7
Replace multiorganization & multiuser tags with organizations & users
2018-03-29 14:04:39 -07:00
Jared Scheib
0aaa2771d1
Prettier
2018-03-29 14:00:24 -07:00
ebb-tide
fbce63b8b1
Update Swagger
2018-03-29 13:25:48 -07:00
Iris Scholten
d542c2e8a2
Merge branch '1.4.3.x'
2018-03-28 18:26:00 -07:00
Iris Scholten
2b7d2fbc1d
update versions with bumpversion
2018-03-28 11:34:23 -07:00
Iris Scholten
ed5119f2ba
respond to review
2018-03-27 14:28:59 -07:00
Iris Scholten
b251829ccb
respond to review
2018-03-27 14:27:01 -07:00
Iris Scholten
4f6de052d7
update swagger.json with tableOptions info
2018-03-27 11:45:57 -07:00
Luke Morris
ee9111d04d
Bump version
2018-03-08 18:54:45 -08:00
Luke Morris
92da0b1b51
Bump version to 1.4.2.2
2018-03-07 13:19:40 -08:00
Luke Morris
5777ee718e
Bump version number
2018-02-28 23:23:27 -08:00
Luke Morris
ff73d82aa2
Bump version number
2018-02-28 21:28:29 -08:00
Luke Morris
59b6979812
Merge branch 'master' into feature/annotationz-pre-pl-with-master
2018-02-15 12:03:10 -08:00
Chris Goller
093fb7d75d
Update meta nodes to respect insecure skip verify
2018-02-14 13:25:08 -08:00
Luke Morris
85781aed9d
Bump to 1.4.1.2
2018-02-13 13:34:50 -08:00
Luke Morris
b97739e520
Bump version to 1.4.1.1
2018-02-12 18:03:16 -08:00
Luke Morris
27fbfd4d38
Bump version
2018-02-12 16:42:58 -08:00
Alex P
66b41abdce
Merge branch 'master' into feature/annotationz-pre-pl-with-master
2018-02-08 16:38:47 -08:00
Chris Goller
a565027394
Add legend to dashboard cells
2018-02-05 14:25:57 -06:00
Nathan Haugo
74f067844c
Update changelog for 1.4.0.1
2018-01-25 13:09:45 -08:00
Chris Goller
986e9406f9
Add epoch to influx query
2018-01-12 17:17:01 -06:00
Jared Scheib
8a71b3348e
Unprettier
2017-12-22 16:56:16 -08:00
Jared Scheib
5afe31eb33
Add /users & /users/{id} routes & CRUD operations to swagger
2017-12-22 16:53:17 -08:00
Jared Scheib
7dbf1b9793
Add swagger definitions for Chronograf Users, User, & Role
2017-12-22 16:53:17 -08:00
Jared Scheib
b5c6856d01
Add read-only props & fix organization id to be string
2017-12-22 16:53:17 -08:00
Jared Scheib
de9970cc1a
Clarify & make consistent 403 error descriptions
2017-12-22 16:53:17 -08:00
Jared Scheib
73f429c4c0
Clarify copy in Organizations descriptions
2017-12-22 16:53:17 -08:00
Jared Scheib
b675bb6086
Clean up swagger JSON
2017-12-22 16:53:17 -08:00
Jared Scheib
a7756df20b
Change 'multitenancy' tag to 'multiorganization' & 'multiuser'
2017-12-22 16:53:17 -08:00
Jared Scheib
b5d1a6bac1
Add organization/{id} get, patch, & delete to swagger
2017-12-22 16:53:17 -08:00
Jared Scheib
929c20e9fd
Clarify swagger description copy
2017-12-22 16:53:17 -08:00
Jared Scheib
c36acbbf52
Make POST descriptions consistent
2017-12-22 16:53:17 -08:00
Jared Scheib
606f78ebe8
Add Organization resources & apis to swagger
2017-12-22 16:53:17 -08:00
Jared Scheib
11d20cf22e
Change 'internal service error' to 'internal server error'; prettier
2017-12-22 16:53:17 -08:00
Nathan Haugo
d7f9faa782
Bumpversion to 1.4.0.0
2017-12-22 12:59:04 -08:00
Nathan Haugo
94fea97117
Update version
2017-12-21 11:36:03 -08:00
Chris Goller
d8a0aa3b89
Update CHANGELOG and versions to prep for 1.4.0.0-rc1
2017-12-19 18:38:46 -06:00
Nathan Haugo
971156edf0
Bump version to 1.4.0.0-beta2
2017-12-14 12:45:44 -08:00
Nathan Haugo
1e8a66dffa
Update bumpversion with 1.4.0.0-beta1
2017-12-07 14:38:28 -06:00
Alex P
5f6a9a9087
Merge branch 'master' into gauge-cell-type
2017-12-05 12:12:16 -08:00
Chris Goller
52e1175c7d
Update patching of enterprise users allow incremental updating of fields
2017-11-30 12:41:50 -06:00
Chris Goller
e0246bc840
Update invalid swagger information for cell hex color length
2017-11-21 12:22:02 -06:00
Chris Goller
1d11677c5f
Add colors to all cells
2017-11-21 12:16:23 -06:00
Nathan Haugo
a1ea2c058e
Merge pull request #2140 from influxdata/feature/kapa-insecure
...
Add insecure ssl support to connect to kapacitor
2017-10-26 10:40:28 -04:00
Nathan Haugo
1ce78dd21b
Update changelog and version number for 1.3.10.0
2017-10-24 09:34:31 -04:00
Chris Goller
4b12179b02
Add insecure ssl support to connect to kapacitor
2017-10-19 22:48:31 -05:00
Chris Goller
fd8e3b3398
Update swagger documentation about queryConfig
2017-10-16 11:51:51 -05:00
Nathan Haugo
f23351c9ba
Update version
2017-10-06 11:38:40 -07:00
Chris Goller
486a5bfb33
Update dashboard cells to have optional data source URI.
2017-10-02 12:50:42 -07:00
Chris Goller
b29a99a2c7
Update swagger docs with new kapacitor rule fields
2017-09-09 10:19:52 -05:00
Nathan Haugo
e89e8d137b
Bump version to 1.3.8.0
2017-09-07 16:29:56 -07:00
Tim Raymond
3b51cb8339
Update Swagger for new axes options
...
New options were introduced to control things like scale, base, etc. on
axes and these were previously not documented. This adds documentation
of the newly supported parameters by the API.
2017-08-24 14:50:12 -04:00
Nathan Haugo
16735c027f
Bump to 1.3.7.0
2017-08-23 15:56:00 -07:00
Chris Goller
6bc4cf36d1
Release 1.3.5.0
2017-07-25 15:08:02 -05:00
Tim Raymond
2684d73d07
Enforce only "x", "y", and "y2" axes
...
For the forseeable future, we will only be using the "x", "y", and "y2"
axes, even though the underlying serialization can support arbitrary
axes (for the future).
This ensures that only "x", "y", and "y2" axes are present and updates
the Swagger docs to reflect that fact
2017-07-24 14:06:15 -04:00
Tim Raymond
bbcce5a6e5
Update Swagger with Cell Axes
...
Cells now have axes which represent their visualization's viewport. This
updates the Swagger documentation to reflect this.
Things to be aware of
=====================
The form of "axes" is that of a map<string,object>, which is represented
in Swagger by an "additionalProperties" key (search for "string to model
mapping" here: https://swagger.io/specification/ ).
2017-07-24 14:03:48 -04:00
Jared Scheib
1012dac41a
Merge branch 'master' into feature/pushover_support-1680
2017-07-20 16:23:54 -07:00