portainer/app
Chaim Lev-Ari 9813099aa4 feat(app): toggle features based on agent API version (#2378)
* feat(agent): get agent's version from ping

* feat(agent): add version to api url

* feat(agent): query agent with api version

* feat(agent): rename agent api version name on state

* feat(agent): disable feature based on agent's api version

* style(agent): rename ping rest service + remove whitespaces

* style(state): remove whitespace

* style(agent): add whitespace

* fix(agent): remove check for error status 403

* refactor(agent): rename ping file name

* refactor(agent): move old services to v1 folder

* refactor(agent): turn ping service to usual pattern

* refactor(agent): change version to a global variable

* refactor(agent): move ping to version2

* refactor(agent): restore ping to use root ping

* fix(volumes): add volumeID to browse api path

* feat(volume): add upload button to volume browser
2018-10-26 16:16:29 +13:00
..
agent feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
azure * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
docker feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
extensions/storidge * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
portainer feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
__module.js feat(volume-browser): add the ability to browse volume content (#2051) 2018-07-23 07:01:03 +02:00
app.js refactor(app): refactor unauthenticated state management (#2393) 2018-10-23 17:28:59 +13:00
config.js refactor(app): refactor unauthenticated state management (#2393) 2018-10-23 17:28:59 +13:00
constants.js feat(webhooks): add support for service update webhooks (#2161) 2018-09-03 12:08:03 +02:00