Commit Graph

373 Commits (c526209925e6b094d0bd8ce6048ea654d177d725)

Author SHA1 Message Date
Anthony Lapenna f15cf3e8be feat(notifications): replace gritter with toastr (#793)
8 years ago
Anthony Lapenna abc929824c fix(endpoints): add the ability to update TLS for an existing endpoint (#784)
8 years ago
Anthony Lapenna 44e48423ed fix(endpoint-init): fix an issue when connecting to a remote TLS endpoint (#783)
8 years ago
Anthony Lapenna 3fc54c095e fix(service-details): fix an update issue when no ports are defined (#765)
8 years ago
Anthony Lapenna 80a0a15490 fix(service-details): display spinner when updating the service (#764)
8 years ago
Anthony Lapenna b8803f380b feat(templates): LinuxServer.io templates integration (#761)
8 years ago
Anthony Lapenna 16166c3367 fix(network-creation): fix internal network switch (#760)
8 years ago
Anthony Lapenna db4b153ce1 fix(service-creation): fix invalid mount specs (#757)
8 years ago
Anthony Lapenna 50305e0eee feat(volume-creation): retrieve available drivers from the engine (#751)
8 years ago
Thomas Krzero 53f31ba3b8 feat(templates): add the ability to connect a template to swarm attachable networks (#642)
8 years ago
Anthony Lapenna ffca440135 fix(services): let Docker automatically assign port when PublishedPort is not defined (#747)
8 years ago
Anthony Lapenna a48503d821 feat(services): add a confirmation modal before deleting one or multiple services (#742)
8 years ago
Anthony Lapenna 9520380388 style(services): update empty service list text alignment (#744)
8 years ago
Anthony Lapenna a88d02b0b4 style(templates): update ownership buttons style
8 years ago
Thomas Krzero ffa2cf62f5 feat(services) - add exposed ports (#690)
8 years ago
Anthony Lapenna 9e818c2882 fix(authentication): remove any user credentials if not allowed on any endpoint (#719)
8 years ago
Anthony Lapenna c243a02e7a feat(UX): UX/responsiveness enhancements
8 years ago
dantheman0207 8e794be13f feat(containers): truncate long names & ids in the containers view (#699)
8 years ago
Glowbal a8f70d7f59 feat(service-details): add ability to edit service details (#453)
8 years ago
Anthony Lapenna ab91ffe12c style(containers): use the same action sequence for container-details and containers (#707)
8 years ago
Anthony Lapenna 24b51a7e87 refactor(image): refactor the code used in image and image details controller (#705)
8 years ago
Gábor Kovács c2e63070e6 feat(image-details): add the ability to pull/update a tag (#421)
8 years ago
Anthony Lapenna 097955e587 fix(templates): fix an issue where container links would fail (#701)
8 years ago
Anthony Lapenna 631b29eddc fix(jshint): fix lint issues
8 years ago
Anthony Lapenna 9f12cbd43d fix(services): fix an issue with the sorting link for the ownership column (#682)
8 years ago
Anthony Lapenna 723bf3874f fix(templates): fix an issue where the image would not be pulled correctly (#664)
8 years ago
Richard Goater 35e2cecee1 feat(services): display clearer information about services
8 years ago
Anthony Lapenna 22c02a8fe9 fix(swarm): fix an issue when trying to access node view (#650)
8 years ago
Michael Friis 08868eb3e0 refactor(endpoint-init): update information warning for the local endpoint management
8 years ago
Damian 8a827950d8 Ability to select all endpoints via a checkbox (#607)
8 years ago
Anthony Lapenna 80d50378c5 feat(uac): add multi user management and UAC (#647)
8 years ago
Anthony Lapenna 44ceae40b5 merge branch 'release-1.11.4' into develop
8 years ago
Romain 64ef74321a feat(image): add the ability to force remove an image (#497) (#562)
8 years ago
Romain 6f53d1a35a feat (container): remember selection when refreshing a list view (#151) (#567)
8 years ago
Renato Silva f1c458b147 feat(container-creation): add the ability to add entries in the container host file
8 years ago
Anthony Lapenna 38244312c5 fix(stats): fix a small issue within statsController
8 years ago
Anthony Lapenna 52ab0bd50d feat(UX): automatically change the state to dashboard when switching endpoint (#602)
8 years ago
Anthony Lapenna 85a07237b1 feat(swarm): display the IP address of each node when API Version >= … (#595)
8 years ago
Anthony Lapenna 781dad3e17 feat(templates): add the ability to update the volume configuration (#590)
8 years ago
Romain c5552d1b8e feat (container): add publish all ports option (#558) (#566)
8 years ago
Anthony Lapenna e0b94e4ff7 feat(templates): add support for the network field (#583)
8 years ago
Anthony Lapenna 3089268d88 fix(container-creation): split the container command to a token array (#586)
8 years ago
Anthony Lapenna 9ebe2d96dd chore(jshint): update jshint library and configuration (#581)
8 years ago
Anthony Lapenna 2f3475b96a refactor(templates): refactor controller code and create required services (#580)
8 years ago
Anthony Lapenna dc78ec5135 feat(endpoints): add the ability to define endpoints from an external source
8 years ago
Anthony Lapenna 10f7744a62 feat(authentication): add a --no-auth flag to disable authentication (#553)
8 years ago
Jisu Park 1fdf56372b feat(containers): support container already pause message (#480)
8 years ago
Anthony Lapenna fcc9203416 feat(node): add pagination to associated tasks
8 years ago
Anthony Lapenna e25c5a014c feat(swarm): set default sorting for Swarm nodes by role
8 years ago
Glowbal fa9ba303aa #414 feat(node-details): add ability to view and edit Swarm mode nodes (#417)
8 years ago