portainer/app/docker/views
Ricardo Cardona Ramirez e1e263d8c8 feat(UAC): change default ownership to admininstrators (#2137)
* #960 feat(UAC): change ownership to admins for externally created ressources

* feat(UAC): change ownership to admins for externally created resources

Deprecated AdministratorsOnly js and go backend

* #960 feat(UAC): remove AdministratorsOnly property and minor GUI  fixes

Update swagger definition changing AdministratorsOnly to Public

* #960 feat(UAC): fix create resource with access control data

* #960 feat(UAC): authorization of non-admin users for restricted operations

On stacks, containers networks, services , tasks and volumes.

* #960 feat(UAC): database migration to version 14

 The administrator resources are deleted and Public resources are now managed by admins

* #960 feat(UAC):  small fixes from PR #2137

* #960 feat(UAC): improve the readability of the source code

* feat(UAC) fix displayed ownership for Swarm related  resources  (#960)
2018-08-19 07:57:28 +02:00
..
configs feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
containers feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
dashboard fix(home): Show correct number of cpus and total memory for swarm (#2147) 2018-08-13 21:20:56 +02:00
engine style(app): update widget title property (#1952) 2018-06-06 18:12:35 +02:00
events feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
images feat(images): add the ability to export/import Docker images (#935) (#2073) 2018-07-26 15:09:48 +02:00
networks feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122) 2018-08-16 12:29:15 +02:00
nodes/edit feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
secrets feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
services feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
swarm feat(ux): always display search bar in datatables (#2034) 2018-07-11 16:18:44 +02:00
tasks feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
volumes feat(volume-creation) : NFS volume creation (#2083) (#2108) 2018-08-09 10:33:16 +02:00