Commit Graph

894 Commits (44e48423ed641befe8723c75e82e94328b79aead)
 

Author SHA1 Message Date
Jisu Park 1fdf56372b feat(containers): support container already pause message (#480)
8 years ago
Anthony Lapenna 835b273700 feat(api): force no-cache on HTML files
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 d03e992b4f feat(api): replace all calls to http.Error with custom Error writer
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 980f65a08a feat(api): initializes the endpoint with an empty slice instead of a pointer
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
Anthony Lapenna 3a6e9d2fbe fix(api): fix an issue introduced by the latest version of package gorilla/mux (#520)
8 years ago
Anthony Lapenna e4d98082dc fix(api): disable data directory creation (#495)
8 years ago
Kilhog cd26051144 #476 fix(UX): Rename 'local' endpoint doesn't overwrite "unix://" (#477)
8 years ago
Anthony Lapenna 27e584fc14 fix(api): check if admin user already exists when calling the /users/admin/init endpoint (#494)
8 years ago
Anthony Lapenna 2bdc9322de style(containers): update header text for published ports (#483)
8 years ago
Anthony Lapenna 35d5d75966 fix(api): update default value for data directory and TLS certs on Windows (#482)
8 years ago
Anthony Lapenna 2610e3d02a Merge tag '1.11.1' into develop
8 years ago
Anthony Lapenna d579f62fa7 Merge branch 'release/1.11.1'
8 years ago
Anthony Lapenna d1b9820a29 chore(version): bump version number
8 years ago
Wouter Oet 13943c3d8b #372 feat(UX): Implement select all functionality (#437)
8 years ago
Anthony Lapenna d8b800ddbc feat(api): create platform dependant default values for CLI flags (#458)
8 years ago
Matthew Strickland 59f1a2f673 feat(templates): display container restart policy in container dashboard (#434) (#435)
8 years ago
Anthony Lapenna 9ee652c818 fix(api): creates the data directory if not exist (#452)
8 years ago
Anthony Lapenna 816c1ea448 chore(build-system): fix release tasks
8 years ago
Albert Domenech 0bacaef71a feat(images): initial aarch64/arm64 support (#447)
8 years ago
Anthony Lapenna 2ef821f118 style(service-details): update style for update failure action field (#443)
8 years ago
Anthony Lapenna 487cb4e755 Merge branch 'develop' of github.com:portainer/portainer into develop
8 years ago
Anthony Lapenna 06d3debf38 chore(build-system): fix grunt lint task
8 years ago
Anthony Lapenna 907f83aaff fix(global): remove automatic lowercase processing on image names (#442)
8 years ago
Gábor Kovács 4b747a78cd style(sidebar): Highlight active page in sidebar (#420)
8 years ago
Anthony Lapenna d6f3dd8cda style(endpoint-initialization): update requirement message for local endpoint init (#424)
8 years ago
Anthony Lapenna 51632e367c fix(service-details): allow to specify the 0 value for replicas (#441)
8 years ago
Anthony Lapenna 6e98237419 feat(api): introduce cache busting mechanism (#439)
8 years ago
Anthony Lapenna ecc8857a32 fix(global): strip leading '/' in front of endpoints (#438)
8 years ago
Anthony Lapenna 7d05e81c37 chore(github): update ISSUE_TEMPLATE.md
8 years ago
Anthony Lapenna 6ce3fe7a9e Merge tag '1.11.0' into develop
8 years ago
Anthony Lapenna 9443284f52 Merge branch 'release/1.11.0'
8 years ago
Anthony Lapenna 4d6dadd17c chore(version): bump version number
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
Glowbal c9ba16ef10 feat(network-creation): add labels on network create (#408)
8 years ago
Glowbal 986171ecfe feat(service): Add editable service update configuration (#346)
8 years ago