Commit Graph

332 Commits (e0b94e4ff77aea05a69994e6736016f09b73ad93)

Author SHA1 Message Date
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 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
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 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
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
Wouter Oet 13943c3d8b #372 feat(UX): Implement select all functionality (#437)
8 years ago
Matthew Strickland 59f1a2f673 feat(templates): display container restart policy in container dashboard (#434) (#435)
8 years ago
Anthony Lapenna 2ef821f118 style(service-details): update style for update failure action field (#443)
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 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
Glowbal 712b4528c0 feat(network-details): add list of containers in network (#302)
8 years ago
Anthony Lapenna 03456ddcf8 feat(containers): add the ability to filter by state (#410)
8 years ago
Anthony Lapenna ce32ed5b98 fix(service-creation): fix the command specification and add the ability to specify an entrypoint (#409)
8 years ago
Paul Kling edeed41797 #186 feat(container): bind the enter key when renaming container (#385)
8 years ago
Anthony Lapenna 9165b5b215 fix(dashboard): add missing dependency to Messages service (#402)
8 years ago
Anthony Lapenna 0a38bba874 refactor(api): API overhaul (#392)
8 years ago
Anthony Lapenna 5b16deb73e fix(templates): fix an issue with template creation introduced with #384
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
Paul Kling 8869a2c79c feat(templates): automatically scroll up to the app template form after selecting a template
8 years ago
Anthony Lapenna 367a275672 fix(service-details): fix an issue with the '=' separator in env variable values (#370)
8 years ago
Glowbal b3a641e15a feat(service-creation): add support for container labels (#365)
8 years ago
Glowbal 868b400af3 fix(volumes): fix loading text displayed when no volumes present
8 years ago
Rob McFadzean 8fcae6810e fix(templates): fixes an issue regarding template selection when paged
8 years ago
Anthony Lapenna 913c580340 feat(UX): add pagination for all object lists (#352)
8 years ago
Anthony Lapenna 3db487f386 fix(service-details): fix a sorting issue when ordering by last update (#350)
8 years ago
Rob Brazier 643769d4a6 feat(container-creation): add the ability to use container as a network
8 years ago
Anthony Lapenna 2f35f04207 fix(service-details): fix an issue when trying to update a global service (#343)
8 years ago
Anthony Lapenna 9bd88fd10d style(service-details): fix wrong display for some fields (#340)
8 years ago