Commit Graph

694 Commits (b9a1c68ea05adb9ab5baefc42bfd1561535726e1)

Author SHA1 Message Date
Anthony Lapenna b8f8df5f48
fix(endpoints-creation): remove endpoint if an error is raised during creation (#1678)
7 years ago
Anthony Lapenna 0c5152fb5f
feat(log-viewer): introduce the log viewer component (#1666)
7 years ago
Anthony Lapenna 81de2a5afb
feat(image-build): add the ability to build images (#1672)
7 years ago
Anthony Lapenna e065bd4a47
style(containers): update label color for unhealthy containers (#1677)
7 years ago
Anthony Lapenna 9b80b6adb2
refactor(code-editor): introduce code-editor component (#1674)
7 years ago
Anthony Lapenna eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661)
7 years ago
Anthony Lapenna b5e256c967
fix(services): use the Public URL instead of a manager IP (#1665)
7 years ago
Boissier Florian ae5416583e style(containers): update quick actions tooltips messages (#1659)
7 years ago
Anthony Lapenna 1c67db0c70
feat(ux): enable auto-focus on search field (#1636)
7 years ago
Anthony Lapenna 7365e69c59
fix(config-creation): fix an issue setting config editor as read-only (#1634)
7 years ago
Anthony Lapenna 27dceadba1
refactor(app): introduce new project structure for the frontend (#1623)
7 years ago
Ben Yanke e6422a6d75 style(container-details): fix a typo in container status
7 years ago
Anthony Lapenna f31f29fa2f
feat(volumes): check if volumes are used in service definitions (#1601)
7 years ago
Miguel A. C 8ae3abf29e fix(service-details): avoid sending unmodified restart policy settings when updating a service (#1576)
7 years ago
Anthony Lapenna 362f036a68
fix(state): ensure API version >= 1.25 before extension check (#1594)
7 years ago
Anthony Lapenna 0d0072a50e
extension(storidge): support cluster shutdown (#1589)
7 years ago
Anthony Lapenna 173ea372c2
fix(extension): bypass the error returned by plugin service during ex… (#1586)
7 years ago
Anthony Lapenna 7817d4bd0b
extension(storidge): add Storidge extension (#1581)
7 years ago
Miguel A. C edadce359c feat(stack-details): add stack deploy prune option (#1567)
7 years ago
Anthony Lapenna e1bf9599ef
fix(stack-details): fix broken link for services published ports (#1578)
7 years ago
RobbyVoid c3ba9e6a53 feat(networks): Show untruncated network name as link title (#1574)
7 years ago
Miguel A. C 340ec841fe feat(swarm-visualizer): add auto-refresh to the cluster visualizer (#1561)
7 years ago
Anthony Lapenna a515b96a46
fix(app): fix a Javascript error related to missing $state parameter (#1562)
7 years ago
Anthony Lapenna 46da85c8cf
feat(services): bind enter key when scaling a service (#1560)
7 years ago
Anthony Lapenna f52ac8fb12
feat(UX): improve UX for service update (#1558)
7 years ago
Miguel A. C 0e28aebd65 feat(service): add force update in service list/detail (#1536)
7 years ago
Rahul Ruikar 03f6cc0acf feat(templates): add labels to container template (#1538)
7 years ago
cbrherms f8c7ee7ae6 feat(container-creation): add support for mac assignments (#1546)
7 years ago
Thomas Krzero 00daedca30 fix(service): check endpoint spec existence before update
7 years ago
Anthony Lapenna e2b8633aac
fix(stack-details): fix an issue related to env vars (#1512)
7 years ago
Anthony Lapenna 50dbb572b1
fix(containers): update the persisted filters after refresh (#1553)
7 years ago
Anthony Lapenna 95b595d2a9
fix(UAC): fix an issue with network/volume ownership update (#1552)
7 years ago
Anthony Lapenna f57ce8b327
feat(containers): trim the @sha256 suffix in the image name (#1551)
7 years ago
Anthony Lapenna 5787df5599 refactor(stack): replace $stateParams usage with $transition$.params()
7 years ago
Yassir Hannoun 1da64f2e75 * fix(containers): display a subset of the sha images name in the containers datatable
7 years ago
Miguel A. C 8bf3f669d0 feat(service): add logging driver config in service create/update (#1516)
7 years ago
Anthony Lapenna eec10541b3
fix(users): fix invalid Authentication value (#1528)
7 years ago
Anthony Lapenna e0b09f20b0
fix(cache): add a cache validity mechanism (#1527)
7 years ago
Miguel A. C 8e40eb1844 feat(service): add hosts file entries in service create/update (#1511)
7 years ago
Anthony Lapenna c9e060d574
fix(container-logs): add missing dependency to Notifications (#1514)
7 years ago
Anthony Lapenna 9c9e16b2b2
fix(containers): fix the ability to stop/pause a healthy container (#1507)
7 years ago
Duvel 46d8dba137 style(networks): change the label of the add button (#1495)
7 years ago
Miguel A. C d0e147137d feat(service): add restart policy options in service create/details (#1479)
7 years ago
Anthony Lapenna bdb23a8dd2
feat(UX): replace tables with datatables (#1460)
7 years ago
Miguel A. C 728ef35cc1 feat(service): change update delay format to a time string in service… (#1470)
7 years ago
Anthony Lapenna f3a23c7dd1
feat(container-details): display loading when using recreate (#1471)
7 years ago
Anthony Lapenna 283faca4f7
feat(dashboard): add a link to the visualizer (#1469)
7 years ago
1138-4EB 75b3a78e2b refactor(services): Refactor chartService and pluginService (#1340)
7 years ago
Miguel A. C d8f6b14726 feat(authentication-settings): add default port when not set in url (#1456)
7 years ago
Miguel A. C 406757d751 feat(swarm-visualizer): add ram and cpu info to nodes & limits to tasks (#1458)
7 years ago