Commit Graph

44 Commits (c526209925e6b094d0bd8ce6048ea654d177d725)

Author SHA1 Message Date
Anthony Lapenna f15cf3e8be feat(notifications): replace gritter with toastr (#793)
8 years ago
Anthony Lapenna c243a02e7a feat(UX): UX/responsiveness enhancements
8 years ago
Anthony Lapenna 80d50378c5 feat(uac): add multi user management and UAC (#647)
8 years ago
Renato Silva f1c458b147 feat(container-creation): add the ability to add entries in the container host file
8 years ago
Romain c5552d1b8e feat (container): add publish all ports option (#558) (#566)
8 years ago
Anthony Lapenna 3089268d88 fix(container-creation): split the container command to a token array (#586)
8 years ago
Anthony Lapenna 8cf6d34362 style(container-creation): remove useless labels section (#532)
8 years ago
Anthony Lapenna fa4ec04c47 feat(state): introduce endpoint state (#529)
8 years ago
Anthony Lapenna 907f83aaff fix(global): remove automatic lowercase processing on image names (#442)
8 years ago
Anthony Lapenna d54d30a7be feat(global): multi endpoint management (#407)
8 years ago
Glowbal a08ea134fc feat(container-creation): add ability to specify labels in the container creation view (#412)
8 years ago
Anthony Lapenna 4e77c72fa2 feat(global): add authentication support with single admin account
8 years ago
Anthony Lapenna 1e5207517d fix(container-creation): do not stop container creation if unable to pull image
8 years ago
Anthony Lapenna b5bf7cdead feat(templates): add support for the template registry field
8 years ago
Rob Brazier 643769d4a6 feat(container-creation): add the ability to use container as a network
8 years ago
Glowbal eabf1f10e4 feat(navigation): add clickable url in breadcrumbs
8 years ago
Anthony Lapenna 17f35ef705 fix(container-creation): fix default network on Windows platform (#298)
8 years ago
Anthony Lapenna bf6c9c8b3b refactor(style): refactor multiple similar css classes
8 years ago
Anthony Lapenna 45015a573b feat(container-creation): add the unless stopped container restart policy (#294)
8 years ago
Anthony Lapenna d4f0145161 feat(templates): allow to edit template port mapping (#293)
8 years ago
Anthony Lapenna c3cf5b5f9d feat(templates): advanced template creation (#277)
8 years ago
Anthony Lapenna 44e09ecadf feat(container-creation): let Docker assign a port when host port is not specified (#264)
8 years ago
Anthony Lapenna e27282de3c feat(global): change the strategy used to determine if swarm mode is used
8 years ago
Anthony Lapenna 37863e3f74 feat(global): swarm mode support (#213)
8 years ago
Anthony Lapenna 74b97a0036 feat(ui): new exception management
8 years ago
Anthony Lapenna 9698aa7ad5 feat(ui): remove the errorMsg filter and replace it with proper error management
8 years ago
Anthony Lapenna a2d91ec2f9 feat(container): do not pass HostConfig when starting a container
8 years ago
Anthony Lapenna f020e5a633 refactor(ui): introduce helpers functions to centralize code
8 years ago
Anthony Lapenna 496de850c1 fix(container-creation): allow to specify an address in the host port binding (#139)
8 years ago
Anthony Lapenna 29fa33fb2b fix(container-creation): fix unregistered ports bindings when creating a container (#138)
8 years ago
Anthony Lapenna 61d7b4f64c refactor(container-creation): remove changes related to internal version
8 years ago
Anthony Lapenna dc721f5870 merge feat66-docker-cli-compliant
9 years ago
Anthony Lapenna f923016052 style(lint): fix jshint issues
9 years ago
Anthony Lapenna ca27e7f27a fix(containerCreation): fix an issue when creating an image from a custom registry without automatic pulling (#50)
9 years ago
Anthony Lapenna 8fd9c2fce2 refactor(ui): remove useless logging statement
9 years ago
Anthony Lapenna d4ca060945 feat(ui): add the ability to pull an image from a selection of registry
9 years ago
Anthony Lapenna d124c21d1b feat(ui): add the ability to create a container from an image in a custom registry (#49)
9 years ago
Anthony Lapenna 50391c87e2 feat(ui): replace ViewSpinner with JQuery animations (#43)
9 years ago
Anthony Lapenna fd6645d068 merge fix-viewspinner
9 years ago
Anthony Lapenna 3a6e326e5e feat(ui): replace ViewSpinner with JQuery animations
9 years ago
Anthony Lapenna b997b787c4 feat(ui): simplify views for internal usage
9 years ago
Anthony Lapenna 446322dcbe feat(ui): new volume creation view (#36)
9 years ago
Anthony Lapenna 2d311518a7 refactor(ui): fix jshint issue
9 years ago
Anthony Lapenna 227e5883e9 feat(ui): new container creation view (#29)
9 years ago