portainer/app/docker/components
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
..
container-capabilities feat(container-creation): container add/drop capabilities on creation (#468) (#2078) 2018-08-09 10:40:06 +02:00
container-restart-policy fix(container-details): update container restart policy init 2018-09-15 10:19:51 +08:00
dashboard-cluster-agent-info style(app): update widget title property (#1952) 2018-06-06 18:12:35 +02:00
datatables feat(nodes): display node name when available (#2328) 2018-10-04 12:07:31 +13:00
dockerSidebarContent feat(host): Add host file browser with upload/download files (#2337) 2018-10-12 11:32:17 +13:00
host-overview feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
host-view-panels feat(app): toggle features based on agent API version (#2378) 2018-10-26 16:16:29 +13:00
imageRegistry feat(ux): update form input validation (#2035) 2018-07-11 16:22:02 +02:00
log-viewer * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
network-macvlan-form feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122) 2018-08-16 12:29:15 +02:00
volumesNFSForm feat(volume-creation) : NFS volume creation (#2083) (#2108) 2018-08-09 10:33:16 +02:00