Commit Graph

742 Commits (e15856c62c52320cdf4edc9dcce6c76bab7bc9cd)

Author SHA1 Message Date
Anthony Lapenna 61f652da04 feat(secrets): add UAC (#1200)
7 years ago
Anthony Lapenna a2b4cd8050 feat(networks): add UAC (#1196)
7 years ago
Anthony Lapenna 774738110b feat(auth): add an auto-focus directive and remove username placeholder
7 years ago
Anthony Lapenna 851a1ac64c feat(sidebar): restrict access to Events for administrators only (#1193)
7 years ago
Anthony Lapenna f96b70841f feat(swarm-visualizer): add a platform icon next to node name (#1191)
7 years ago
Anthony Lapenna 8d4807c9e7 feat(api): TLS endpoint creation and init overhaul (#1173)
7 years ago
Anthony Lapenna 87825f7ebb feat(swarm-visualizer): add the swarm-visualizer view (#1190)
7 years ago
Anthony Lapenna be4f3ec81d fix(admin-init): do not redirect to endpoint-init if at least one endpoint is defined
7 years ago
Anthony Lapenna c0d282e85b feat(container-stats): overhaul (#1183)
7 years ago
Liam Cottam b9b32f0526 feat(network-creation): network dropdown for drivers (#1016) (#1062)
7 years ago
Anthony Lapenna be4beacdf7 feat(container-creation): display a warning message when editing a container with an unknow registry (#1143)
7 years ago
Sylvain MOUQUET bf6b398a27 feat(containers): add a button to display the full name of containers (#1164)
7 years ago
Anthony Lapenna e65d132b3d feat(init-admin): allow to specify a username for the initial admin account (#1160)
7 years ago
Anthony Lapenna 13b2fcffd2 docs(templates): add deprecation notice for old volume format
7 years ago
Adam Snodgrass c1e486bf43 feat(templates): add support for bind mounts in volumes
7 years ago
Anthony Lapenna 8c68e92e74 feat(images): use containers instead of /system/df to check unused images (#1150)
7 years ago
Anthony Lapenna a6ef27164c feat(container-details): prevent re-creation, edition & duplication for service task (#1149)
7 years ago
Anthony Lapenna d50a650686 feat(dashboard): remove driver information in volumes (#1148)
7 years ago
Anthony Lapenna 35dd3916dd fix(authentication): do not use $sanitize with LDAP authentication (#1136)
7 years ago
Anthony Lapenna ef13f6fb3b feat(sidebar): do not display services and secrets when managing a worker node (#1114)
7 years ago
Anthony Lapenna 92391254bc feat(api): introduces swagger.yml (#1112)
7 years ago
Anthony Lapenna d3e87b2435 style(settings): fix typo
7 years ago
Anthony Lapenna e5666dfdf2 feat(vic): fix multiple issues when managing a VIC engine (#1069)
7 years ago
Anthony Lapenna e96e615761 feat(container-details): add the ability to specify if image should be pulled when re-creating a container
7 years ago
Thomas Krzero c85aa0739d feat(container-details): add the ability to re-create, duplicate and edit a container (#855)
7 years ago
Anthony Lapenna d814f3aaa4 fix(networks): review how networks are loaded for usage in multiple views (#1104)
7 years ago
Anthony Lapenna 3d5f9a76e4 fix(team-details): fix an issue when sorting columns (#1106)
7 years ago
Anthony Lapenna d27528a771 feat(authentication): add LDAP authentication support (#1093)
7 years ago
Anthony Lapenna 04ea81e7cd feat(service): support the Order field for Update Configuration (#1101)
7 years ago
Anthony Lapenna d7769dec33 fix(images): fix the way the registry and image name are extracted fr… (#1099)
7 years ago
Liam Cottam 12adeadc94 fix(container-details): connected network section disappearing (#1092)
7 years ago
Liam Cottam cf5c3ee536 fix(container-console): fix an issue with scrollbar (#932) (#1086)
7 years ago
tfenster 86c450bd91 feat(templates): Use container name as hostname (#1084)
7 years ago
Anthony Lapenna 5110f83fae fix(rest): fix an issue with rest factories using $http (#1077)
7 years ago
Anthony Lapenna 252e05e963 fix(container-details): add missing Created field from ContainerDetailsViewModel (#1075)
7 years ago
Anthony Lapenna b08d2b07bc feat(volume-creation): add plugin support (#1044)
7 years ago
Anthony Lapenna 3919ad3ccf fix(images): show image usage only if endpoint API version >= 1.25 (#1067)
7 years ago
Konstantin Azizov aca4f5c286 fix(containers): Fix available buttons for created container (#1065)
7 years ago
Anthony Lapenna 387b4c66d9 fix(containers): fix an issue when only containers without ports are running (#1068)
7 years ago
Anthony Lapenna 7c40d2caa9 fix(services): use secrets with services only if endpoint API version >= 1.25
7 years ago
Anthony Lapenna 02203e7ce5 refactor(api): relocate /docker API endpoint under /endpoints (#1053)
7 years ago
Anthony Lapenna 53583741ba fix(UAC): fix the ability to update the ownership of a resource from public to another type (#1054)
7 years ago
1138-4EB 12eb9671de style(volumes): replace label 'Dangling' with 'Unused' (#1052)
7 years ago
Anthony Lapenna 29d66bfd97 fix(containers): add support for the 'dead' status (#1048)
7 years ago
Anthony Lapenna a39645a297 fix(images): fix the system/df call to display unused images (#1037)
7 years ago
Anthony Lapenna 5ad6837547 feat(container-console): improve container console UX (#1031)
7 years ago
Anthony Lapenna 272a040c91 feat(volumes): add a label in front of dangling volumes (#1025)
7 years ago
Anthony Lapenna c04b9e5340 feat(volumes): new truncate method for volume paths (#1028)
7 years ago
Anthony Lapenna a1dd12a947 feat(sidebar): sort available endpoints alphabetically (#1027)
7 years ago
Anthony Lapenna a7df43bd45 feat(container-details): show container ID (#1026)
7 years ago
Anthony Lapenna 536ca15e90 fix(swarm): fix multiple Swarm related issues (#1022)
7 years ago
Anthony Lapenna 780fec8e36 fix(access): fix an issue where an access would disappear (#1018)
7 years ago
Anthony Lapenna a864641692 refactor(UAC): refactor common views to components (#1013)
7 years ago
Anthony Lapenna 344eee098d chore(deps): update xtermjs version (#1012)
7 years ago
Konstantin Azizov bc4b0a0b35 feat(images): display unused images tags (#1009)
7 years ago
Glowbal 25ed6a71fb feat(services): add support for placement preferences (#1003)
7 years ago
Konstantin Azizov 8dc6d05ed6 feat(console): allow the user to specify a command in the console section (#259) (#1007)
7 years ago
Konstantin Azizov fe5a993fc9 feat(volumes): view dangling volumes (#993)
8 years ago
Thomas Krzero 6df5eb3787 feat(service-details) - add service logs (#671)
8 years ago
Glowbal 90a32d1b67 refactor(html): fix html tags and escape special characters (#987)
8 years ago
Konstantin Azizov 472834ac42 feat(containers): add buttons disabling based on cluster selection (#985)
8 years ago
Anthony Lapenna b3f4c6f751 refactor(image-details): place imageLayer model under models/docker
8 years ago
Anthony Lapenna 317303fc43 feat(image-details): image layer enhancements
8 years ago
Gábor Kovács b6b579d55d feat(image-details): simple image history (#425)
8 years ago
Anthony Lapenna 6d6f4f092d fix(secrets): fix an issue when removing a secret that is in use (#984)
8 years ago
Anthony Lapenna 7473681c5b fix(container-details): fix the ability to commit a container (#983)
8 years ago
Konstantin Azizov 54c8872d25 feat(container-console): add ability to specify the user (#976)
8 years ago
Anthony Lapenna 07a0c4dfe3 feat(endpoints): update information message (#974)
8 years ago
Anthony Lapenna e47db0b8c9 feat(volumes): display mount point for each volume (#967)
8 years ago
Anthony Lapenna 6d401dcd59 fix(templates): fix the ability to pull an image within an offline environment (#961)
8 years ago
Anthony Lapenna 6609c2e928 style(container-details): review responsiveness for the join network section
8 years ago
Adam Snodgrass a161d25d48 feat(container-details): add section to join networks (#927)
8 years ago
Anthony Lapenna 4adedf9436 fix(service-details): fix an issue where secret target would be overwritten (#964)
8 years ago
Anthony Lapenna 1168e94534 fix(service-creation): fix an issue when selecting a volume from available volumes (#963)
8 years ago
Anthony Lapenna c82cd50d87 chore(version): bump version number
8 years ago
Anthony Lapenna dae4893fe1 feat(endpoint): remove the active endpoint edition restriction (#941)
8 years ago
Anthony Lapenna 1e686f0428 feat(state): persist application state in localstorage instead of ses… (#940)
8 years ago
Anthony Lapenna 08c5a5a4f6 feat(registries): add registry management (#930)
8 years ago
eliat123 9360f24d89 feat(service-details): add quick navigation menu anchors (#875)
8 years ago
Anthony Lapenna db324998e3 fix(templates): display templates without platform (#937)
8 years ago
Gabriel Lewertowski 4ec65a80df fix(user-creation): sanitize username and password (#934)
8 years ago
Anthony Lapenna d8f8ab785c fix(service-details): fix the ability to sort tasks (#931)
8 years ago
Anthony Lapenna afd99d2d68 chore(version): bump version number
8 years ago
Anthony Lapenna 7bba1c9c5e style(settings): fix a small display issue in the hidden containers table
8 years ago
Anthony Lapenna fd79afb429 style(sidebar): moved Secrets section under the Volumes section
8 years ago
Anthony Lapenna d5f00597a5 fix(container-creation): ignore error when pulling an image (#914)
8 years ago
Anthony Lapenna 5d98d9b54b feat(settings): prevent the creation of empty filters
8 years ago
Anthony Lapenna 132dd4acc4 fix(container-details): fix an issue when renaming a container (#908)
8 years ago
Anthony Lapenna c7e306841a feat(settings): add settings management (#906)
8 years ago
Anthony Lapenna bde9dd8b88 feat(templates): add support for a restart_policy field (#898)
8 years ago
Anthony Lapenna 42d28db47a feat(secrets): add secret management (#894)
8 years ago
Anthony Lapenna de9be4bbe0 chore(version): bump version number
8 years ago
Renno Reinurm 6dab3eddea feat(task-details): show state message
8 years ago
Thomas Krzero 949f14b119 fix(service-creation) - issue with bind mount (#882)
8 years ago
Anthony Lapenna 0f3fcb2917 fix(templates): fix an issue with the maximum number of templates displayed (#883)
8 years ago
Anthony Lapenna db1a754b39 chore(version): bump version number
8 years ago
Anthony Lapenna 5523fc9023 feat(global): introduce user teams and new UAC system (#868)
8 years ago
Anthony Lapenna a380fd9adc fix(image-details): fix invalid CMD with images using HEALTHCHECK (#879)
8 years ago
Anthony Lapenna d3ecf1d7a8 fix(image-details): fix the ability to pull an image from a tag (#878)
8 years ago
Anthony Lapenna 69c7f116b1 fix(app): fix missing '=' char in state definitions
8 years ago
Anthony Lapenna 2ef1c90248 feat(app): disable Angular debug information on release (#867)
8 years ago
Anthony Lapenna 782df54570 fix(service-details): add missing Arguments field (#864)
8 years ago
Anthony Lapenna 0ba6645df0 fix(container-details): fix an issue with duplicate env var (#863)
8 years ago
Anthony Lapenna 0579251c70 feat(templates): new templates capabilities (#862)
8 years ago
Alex Seymour c3363604ac feat(templates): Support interactive templates (#819)
8 years ago
Glowbal 4ff7ee4e60 fix(services): Empty environment variables are not maintained (#836)
8 years ago
Glowbal df3a529f0a feat(services): ability to publish ports using host mode (#838)
8 years ago
Glowbal 43e1f25f89 feat(service-creation): add placement constraints (#837)
8 years ago
Thomas Krzero 7c6c9284f2 feat(endpoints) - Access exposed containers on endpoint public URL (#826)
8 years ago
Thomas Krzero 3d8eec2557 feat(containers) - clean non-persistent volumes when removing a container (#824)
8 years ago
Thomas Krzero 5a07638f4d fix(container) - correct since date for created containers (#822)
8 years ago
GP8x 25206e71cf feat(container-creation): add support for ip assignments (#812)
8 years ago
Thomas Krzero e70817f776 feat(containers): show health status of containers (#622)
8 years ago
Thomas Krzero ca5c606dfc fix(services): replicas count misunderstanding (#806)
8 years ago
Thomas Krzero ac872b577a feat(containers) - Add the ability to force remove a container with confirmation (#814)
8 years ago
Anthony Lapenna 2761959f93 feat(templates): add support for the note field (#805)
8 years ago
Hilscher 8215cf7857 feat(container-creation): add support for devices (#729)
8 years ago
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 0cde215259 chore(version): bump version number
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 e9c6feb3c4 chore(version): bump version number
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
Thomas Krzero 9fda8f9c92 fix(services) - Fix exposed ports (#746)
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
Adrian Dimitrov 0a8501fcbb fix(containers): fix an issue with hidden labels (#740)
8 years ago
Anthony Lapenna 135a92feb4 chore(version): bump version number
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 be2acdbdfb chore(version): bump version number
8 years ago
Anthony Lapenna 723bf3874f fix(templates): fix an issue where the image would not be pulled correctly (#664)
8 years ago
Anthony Lapenna 1294ebaa8c chore(version): bump version number
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 d724f75016 fix(app): use lodash startsWith method instead of ECMAScript 2015 one (#648)
8 years ago
Anthony Lapenna 80d50378c5 feat(uac): add multi user management and UAC (#647)
8 years ago
WTFKr0 f28f223624 #643 feat(templates): add privileged flag to templates (#644)
8 years ago
Anthony Lapenna 082cf5772b merge remote branch 'develop' into develop
8 years ago
Anthony Lapenna 44ceae40b5 merge branch 'release-1.11.4' into develop
8 years ago
Anthony Lapenna ccaabf3b6b chore(version): bump version number
8 years ago
WTFKr0 cff999d7bb refactor(global): change file format (dos2unix) (#620)
8 years ago
Anthony Lapenna ec0cc84c7c refactor(lint): fix lint issue
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 73082f1674 feat(cli): add a --no-analytics flag to disable google analytics (#601)
8 years ago
Anthony Lapenna 66c574f74d feat(project): add google analytics in app (#599)
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 d9624053d2 feat(templates): add support for the command field (#585)
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
Anthony Lapenna fe0bf77bbb refactor(global): service separation #552
8 years ago
Anthony Lapenna a97e7bbaae chore(version): bump version number
8 years ago
Anthony Lapenna f8ced03792 chore(version): bump version number
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
morph027 e6dee37af0 style(swarm): update node status filter for swarm mode nodes
8 years ago
Anthony Lapenna 1a868be6ea fix(swarm): fix sorting issue with node table (#538)
8 years ago
Anthony Lapenna e2fc8af87a feat(ux): add the ability to change the number of paginated items on all entity tables (#537)
8 years ago
Anthony Lapenna 70933d1056 style(sidebar): add active class on Docker section (#534)
8 years ago
Anthony Lapenna 7e0b0a05de feat(authentication): clean the state and the browser local storage on logout
8 years ago
Anthony Lapenna 8cf6d34362 style(container-creation): remove useless labels section (#532)
8 years ago
Anthony Lapenna 70f139514f fix(network-details): add a fallback for listing containers when APIV… (#531)
8 years ago
Anthony Lapenna fa4ec04c47 feat(state): introduce endpoint state (#529)
8 years ago
Anthony Lapenna 7ebe4af77d fix(images): fix an issue when deleting images with multiple tags (#526)
8 years ago
lpfeup 579241db92 #503 fix(container-stats): fix container stats timer not being properly canceled. (#504)
8 years ago
lpfeup 7d78871eee #446 fix(container-stats): fix issue in stats view with empty network data (#502)
8 years ago
Kilhog cd26051144 #476 fix(UX): Rename 'local' endpoint doesn't overwrite "unix://" (#477)
8 years ago
Anthony Lapenna 2bdc9322de style(containers): update header text for published ports (#483)
8 years ago
Anthony Lapenna d1b9820a29 chore(version): bump version number
8 years ago