portainer/app/docker/views
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
..
configs * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
containers fix(container-creation): set a default runtime value (#2325) 2018-10-09 09:28:26 +13:00
dashboard feat(motd): add the ability to display motd and dimiss information panels (#2191) 2018-08-21 20:40:42 +02:00
events feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
host feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
images fix(images): Fix upload modal to allow both tar and tar.gz images (#2218) 2018-08-27 21:43:58 +02:00
networks * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
nodes feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
secrets * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
services feat(ux): sort networks alphabetically in network selection dropdowns (#2326) 2018-10-04 12:04:38 +13:00
swarm feat(nodes): display node name when available (#2328) 2018-10-04 12:07:31 +13:00
tasks feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
volumes feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00