Anthony Lapenna
ca9d9b9a77
feat(settings): add a setting to disable bind mounts for non-admins ( #1237 )
...
* feat(settings): add a setting to disable bind mounts for non-admins
* refactor(gruntfile): remove temporary setting
2017-09-26 05:36:51 +02:00
Anthony Lapenna
ff628bb438
refactor(app): upgrade to the latest version of ui-router ( #1219 )
...
* refactor(app): upgrade to the latest version of ui-router
* fix(app): define optional from parameter in action.create.container state
* refactor(app): replace $uiRouterGlobals with $transition$
2017-09-21 16:00:53 +02:00
Anthony Lapenna
be4beacdf7
feat(container-creation): display a warning message when editing a container with an unknow registry ( #1143 )
2017-09-05 16:42:20 +02:00
Thomas Krzero
c85aa0739d
feat(container-details): add the ability to re-create, duplicate and edit a container ( #855 )
2017-08-13 12:17:41 +02:00
Anthony Lapenna
d814f3aaa4
fix(networks): review how networks are loaded for usage in multiple views ( #1104 )
2017-08-11 09:46:55 +02:00
Anthony Lapenna
a864641692
refactor(UAC): refactor common views to components ( #1013 )
2017-07-12 09:51:51 +02:00
Anthony Lapenna
6d401dcd59
fix(templates): fix the ability to pull an image within an offline environment ( #961 )
2017-06-29 16:05:39 +02:00
Anthony Lapenna
08c5a5a4f6
feat(registries): add registry management ( #930 )
2017-06-20 13:00:32 +02:00
Anthony Lapenna
d5f00597a5
fix(container-creation): ignore error when pulling an image ( #914 )
2017-06-05 07:55:18 +02:00
Anthony Lapenna
c7e306841a
feat(settings): add settings management ( #906 )
2017-06-01 10:14:55 +02:00
Anthony Lapenna
5523fc9023
feat(global): introduce user teams and new UAC system ( #868 )
2017-05-23 20:56:10 +02:00
GP8x
25206e71cf
feat(container-creation): add support for ip assignments ( #812 )
2017-04-25 21:32:27 +01:00
Hilscher
8215cf7857
feat(container-creation): add support for devices ( #729 )
2017-04-16 08:57:47 +01:00
Anthony Lapenna
f15cf3e8be
feat(notifications): replace gritter with toastr ( #793 )
2017-04-12 20:47:22 +01:00
Anthony Lapenna
c243a02e7a
feat(UX): UX/responsiveness enhancements
2017-03-27 14:44:39 +02:00
Anthony Lapenna
80d50378c5
feat(uac): add multi user management and UAC ( #647 )
2017-03-12 17:24:15 +01:00
Renato Silva
f1c458b147
feat(container-creation): add the ability to add entries in the container host file
2017-02-16 10:48:40 +13:00
Romain
c5552d1b8e
feat (container): add publish all ports option ( #558 ) ( #566 )
2017-02-12 12:23:13 +13:00
Anthony Lapenna
3089268d88
fix(container-creation): split the container command to a token array ( #586 )
2017-02-10 18:21:07 +13:00
Anthony Lapenna
fa4ec04c47
feat(state): introduce endpoint state ( #529 )
2017-01-23 12:14:34 +13:00
Anthony Lapenna
907f83aaff
fix(global): remove automatic lowercase processing on image names ( #442 )
2016-12-31 13:25:42 +13:00
Anthony Lapenna
d54d30a7be
feat(global): multi endpoint management ( #407 )
2016-12-26 09:34:02 +13:00
Glowbal
a08ea134fc
feat(container-creation): add ability to specify labels in the container creation view ( #412 )
2016-12-26 09:33:14 +13:00
Anthony Lapenna
4e77c72fa2
feat(global): add authentication support with single admin account
2016-12-15 16:33:47 +13:00
Anthony Lapenna
1e5207517d
fix(container-creation): do not stop container creation if unable to pull image
2016-12-15 14:30:35 +13:00
Anthony Lapenna
b5bf7cdead
feat(templates): add support for the template registry field
2016-12-14 09:33:24 +13:00
Rob Brazier
643769d4a6
feat(container-creation): add the ability to use container as a network
2016-11-16 10:52:05 +09:00
Anthony Lapenna
17f35ef705
fix(container-creation): fix default network on Windows platform ( #298 )
2016-10-29 17:49:21 +13:00
Anthony Lapenna
d4f0145161
feat(templates): allow to edit template port mapping ( #293 )
...
* feat(templates): allow to edit template port mapping
* refactor(templates): remove advanced template configuration feature
2016-10-27 19:55:44 +13:00
Anthony Lapenna
c3cf5b5f9d
feat(templates): advanced template creation ( #277 )
2016-10-20 16:43:09 +13:00
Anthony Lapenna
44e09ecadf
feat(container-creation): let Docker assign a port when host port is not specified ( #264 )
2016-10-07 18:08:07 +13:00
Anthony Lapenna
e27282de3c
feat(global): change the strategy used to determine if swarm mode is used
2016-09-23 18:02:03 +12:00
Anthony Lapenna
37863e3f74
feat(global): swarm mode support ( #213 )
...
feat(global): swarm mode support
2016-09-23 16:54:58 +12:00
Anthony Lapenna
74b97a0036
feat(ui): new exception management
2016-09-02 17:40:03 +12:00
Anthony Lapenna
9698aa7ad5
feat(ui): remove the errorMsg filter and replace it with proper error management
2016-09-02 15:25:20 +12:00
Anthony Lapenna
a2d91ec2f9
feat(container): do not pass HostConfig when starting a container
2016-09-02 13:51:49 +12:00
Anthony Lapenna
f020e5a633
refactor(ui): introduce helpers functions to centralize code
2016-08-31 18:03:41 +12:00
Anthony Lapenna
496de850c1
fix(container-creation): allow to specify an address in the host port binding ( #139 )
2016-08-17 19:31:06 +12:00
Anthony Lapenna
29fa33fb2b
fix(container-creation): fix unregistered ports bindings when creating a container ( #138 )
2016-08-17 19:03:36 +12:00
Anthony Lapenna
61d7b4f64c
refactor(container-creation): remove changes related to internal version
2016-08-17 18:42:56 +12:00
Anthony Lapenna
dc721f5870
merge feat66-docker-cli-compliant
2016-07-13 13:43:58 +12:00
Anthony Lapenna
f923016052
style(lint): fix jshint issues
2016-07-08 15:50:16 +12:00
Anthony Lapenna
ca27e7f27a
fix(containerCreation): fix an issue when creating an image from a custom registry without automatic pulling ( #50 )
2016-07-08 15:40:13 +12:00
Anthony Lapenna
8fd9c2fce2
refactor(ui): remove useless logging statement
2016-07-08 15:39:32 +12:00
Anthony Lapenna
d4ca060945
feat(ui): add the ability to pull an image from a selection of registry
2016-07-08 15:31:09 +12:00
Anthony Lapenna
d124c21d1b
feat(ui): add the ability to create a container from an image in a custom registry ( #49 )
2016-07-08 12:52:26 +12:00
Anthony Lapenna
50391c87e2
feat(ui): replace ViewSpinner with JQuery animations ( #43 )
2016-07-07 13:17:44 +12:00
Anthony Lapenna
fd6645d068
merge fix-viewspinner
2016-07-07 13:15:56 +12:00
Anthony Lapenna
3a6e326e5e
feat(ui): replace ViewSpinner with JQuery animations
2016-07-07 12:44:58 +12:00
Anthony Lapenna
b997b787c4
feat(ui): simplify views for internal usage
2016-07-06 19:04:45 +12:00