Anthony Lapenna
2216bd6e80
style(home): only display CPU/MEM for standalone endpoints
2018-07-31 11:58:08 +02:00
Anthony Lapenna
29cd952a0b
feat(home): display refresh button if --no-auth enabled
2018-07-28 18:12:03 +02:00
Anthony Lapenna
024739f9f1
fix(authentication): fix an issue with the --no-auth flag ( #2090 )
2018-07-28 16:38:26 +02:00
Anthony Lapenna
9ab2da1018
style(home): add a group prefix in front of endpoint group
2018-07-27 16:04:36 +02:00
baron_l
5bca9560c9
feat(images): add the ability to export/import Docker images ( #935 ) ( #2073 )
2018-07-26 15:09:48 +02:00
Anthony Lapenna
ab77f149fa
feat(home): add the ability to refresh endpoint information ( #2080 )
...
* feat(home): add the ability to refresh endpoint information
* style(home): update refresh confirmation message
2018-07-25 21:52:17 +02:00
Anthony Lapenna
52f71b0813
style(home): display information about endpoint CPU/RAM
2018-07-25 20:51:21 +02:00
Anthony Lapenna
134a38a566
style(dashboard): update dashboard information ( #2079 )
...
* style(dashboard): update dashboard information
* docs(swagger): update swagger.yml
2018-07-25 20:47:33 +02:00
Jan Jansen
76e1aa97e2
feat(stack-creation): add the ability to specify git reference ( #1948 ) ( #2063 )
2018-07-24 16:11:35 +02:00
hiyao
4de83f793f
fix(container-stats): fix invalid component closing tag ( #2069 )
2018-07-24 09:25:46 +02:00
Anthony Lapenna
113da93145
feat(authentication): add a setting to toggle automatic user provisioning when u… ( #2068 )
...
* feat(api): add a setting to toggle automatic user provisioning when using LDAP authentication
* fix(auth): fix an issue with AutoCreateUsers disabled
2018-07-24 08:49:17 +02:00
Anthony Lapenna
7225619456
feat(agent): support agent deployed on standalone engine endpoint ( #2061 )
2018-07-23 11:31:21 +02:00
Anthony Lapenna
3c6f6cf5bf
feat(home): update endpoint list ( #2060 )
2018-07-23 09:51:33 +02:00
Anthony Lapenna
48179b9e3d
feat(volume-browser): add the ability to browse volume content ( #2051 )
2018-07-23 07:01:03 +02:00
Olli Janatuinen
cec878b01d
feat(authentication/ldap): Auto create and assign LDAP users ( #2042 )
2018-07-23 06:57:38 +02:00
baron_l
0f63326bd5
fix(app): wrap long text in tables cells ( #1920 ) ( #2052 )
...
* fix(style): wrap long text in tables cells (#1920 )
* fix(style): <code> tags are now wrapped correctly (PR #2052 )
* fix(style): revert #1770 style-related content and apply nowrap on datatables (PR#2052)
2018-07-20 18:31:34 +02:00
Olli Janatuinen
4129550d44
feat(api): Add npipe support ( #2018 )
2018-07-20 11:02:06 +02:00
Johann Schmitz
0368c4e937
feat(ux): make Images and Volumes datatable more readable ( #2047 )
...
Raise cutoff level and provide tooltips for links in images and volumes datatables to avoid having to open the detail view to see the full name.
2018-07-16 09:06:41 +02:00
Anthony Lapenna
e15da005a5
feat(templates): support env variables in Compose stacks
2018-07-12 09:17:07 +02:00
Anthony Lapenna
c8c54cf991
fix(templates): fix an issue when deploying a swarm stack template
2018-07-12 07:22:02 +02:00
Anthony Lapenna
6e2e643f1f
fix(containers): fix an issue when removing a container with agent proxy ( #2036 )
2018-07-12 07:09:27 +02:00
Anthony Lapenna
e156aa202e
feat(ux): update form input validation ( #2035 )
2018-07-11 16:22:02 +02:00
Anthony Lapenna
cdf79c731b
feat(ux): always display search bar in datatables ( #2034 )
2018-07-11 16:18:44 +02:00
Anthony Lapenna
b6792461a4
feat(home): add a new home view ( #2033 )
2018-07-11 10:39:20 +02:00
Hasnat
a94f2ee7b8
feat(log-viewer): add the ability to wrap lines ( #1972 )
...
* feat(log-viewer): Split auto scrolling & log refresh + adds wrap lines option
* feat(log-viewer): Get rid of scroll lock changes
* feat(log-viewer): remove function call in view [code review changes]
2018-07-10 21:06:45 +02:00
Parag Jayant Datar
50020dae89
feat(containers): add column visibility dropdown in containers view ( #1977 )
2018-07-05 09:24:53 +02:00
Anthony Lapenna
863d917acc
feat(services): default value for update image to false when updating a service ( #2023 )
2018-07-05 09:21:26 +02:00
Anthony Lapenna
61c285bd2e
feat(templates): introduce templates management ( #2017 )
2018-07-03 20:31:02 +02:00
Anthony Lapenna
0a9eab53d0
feat(containers): do not remember selected items ( #1988 )
2018-06-21 13:09:57 +02:00
Anthony Lapenna
d3a26a4ade
refactor(images): relocate tag/digest replacement
2018-06-21 13:59:50 +03:00
Anthony Lapenna
23b0d6f1dc
fix(stack): fix an issue with stack migration
2018-06-20 21:02:53 +03:00
Anthony Lapenna
413ab44dc0
refactor(stacks): remove unused component
2018-06-20 17:08:31 +03:00
Anthony Lapenna
165ca3ce3e
fix(services): fix invalid published ports link
2018-06-20 17:03:53 +03:00
Duvel
f8370a1421
fix(images): create tags from RepoDigests when no tags are available ( #1522 )
2018-06-20 15:58:56 +02:00
Anthony Lapenna
61c74e22f0
feat(services): add the ability to pull latest image when updating a … ( #1984 )
...
* feat(services): add the ability to pull latest image when updating a service
* feat(services): update version header value
* refactor(services): remove TODO
* feat(services): rollback version header value to 1.29
2018-06-20 15:53:58 +02:00
Anthony Lapenna
0da9e564b9
feat(stacks): add the ability to migrate stacks to another endpoint ( #1976 )
...
* feat(stacks): add the ability to migrate stacks to another endpoint
* feat(stack-details): do not redirect to alternate endpoint after migration
* fix(api): fix merge conflicts
* feat(stack-details): add a modal to confirm stack migration
2018-06-19 17:28:40 +02:00
Anthony Lapenna
9cab961d87
fix(about): fix missing widget headers
2018-06-19 14:20:34 +03:00
Anthony Lapenna
da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint ( #1979 )
...
* fix(api): add an authenticated access policy to the websocket endpoint
* refactor(api): centralize EndpointAccess validation
* feat(api): validate id query parameter for the /websocket/exec endpoint
2018-06-18 11:56:31 +02:00
Anthony Lapenna
783f838171
feat(containers): add a tooltip with full container name on hover ( #1978 )
2018-06-17 10:00:15 +03:00
Anthony Lapenna
e1345416b4
feat(stacks): migrate stack data from previous portainer version
2018-06-15 18:14:01 +03:00
Anthony Lapenna
5e73a49473
feat(tags): add the ability to manage tags ( #1971 )
...
* feat(tags): add the ability to manage tags
* feat(tags): update tag selector UX
* refactor(app): remove unused ui-select library
2018-06-15 09:18:25 +02:00
cedric-crouzet-penbase
b349f16090
fix(containers): remove hardcoded container stop/restart timeout
...
REST call to stop/restart a container overrides the default stop timeout (before kill) with hardcoded 5 seconds.
Containers already have a default stop timeout handled by the engine API (https://github.com/moby/moby/blob/master/client/container_stop.go ).
With this hardcoded 5 seconds, the containers get killed after 5 seconds even if they define a custom greater stop timeout.
Another solution would be to not hardcode the 5 seconds but rather use a global editable setting.
2018-06-13 16:04:24 +02:00
Anthony Lapenna
e3d564325b
feat(stacks): support compose v2.0 stack ( #1963 )
2018-06-11 15:13:19 +02:00
Anthony Lapenna
ef15cd30eb
style(app): update widget title property ( #1952 )
...
* style(app): update widget title property
* style(containerinstances): fix invalid component title
2018-06-06 18:12:35 +02:00
Anthony Lapenna
3ace184069
feat(dashboard): update dashboard info ( #1944 )
2018-06-04 10:30:53 +02:00
Konstantin Azizov
4429c6a160
fix(container-details): recreate container with multiple networks ( #1907 )
...
* fix(container): Use first network's Mac address by default
* fix(container): Connect additional networks to container after creation
* fix(container): Remove warning message
2018-06-02 08:44:18 +02:00
Anthony Lapenna
9bb885629a
feat(endpoints): UX enhancements ( #1943 )
...
* feat(endpoints): add details about endpoints in datatable
* feat(endpoint-details): add the ability to inspect/update azure endpoint
* feat(endpoint-selector): disable placeholder selection
2018-06-01 16:13:24 +02:00
Anthony Lapenna
bfc49574b7
style(endpoints): update Azure endpoint type description
2018-06-01 09:11:56 +02:00
Anthony Lapenna
1cc31f8956
fix(app): fix a state URL conflict between azure and docker modules
2018-06-01 09:09:36 +02:00
Anthony Lapenna
e15856c62c
fix(init-endpoint): fix an issue preventing the init of a remote endpoint
2018-05-31 22:00:18 +02:00
Anthony Lapenna
9ff4b21616
feat(support): add support view ( #1937 )
2018-05-28 16:40:59 +02:00
Anthony Lapenna
9ad9cc5e2d
feat(azure): add experimental Azure endpoint support ( #1936 )
2018-05-28 16:40:33 +02:00
Anthony Lapenna
fe7a88697b
feat(service): automatically focus replica input after clicking on scale ( #1916 )
2018-05-21 10:59:02 +02:00
kirdia
19c3fa276b
feat(log-viewer): Add the ability to specify displayed line count ( #1914 )
2018-05-21 10:51:56 +02:00
Anthony Lapenna
5d3f438288
fix(tasks): fix an issue when filtering tasks ( #1913 )
2018-05-19 10:47:58 +02:00
Anthony Lapenna
32800a843a
feat(sidebar): update endpoint selection UX ( #1902 )
...
* style(sidebar): update selected endpoint name color
* feat(sidebar): sort groups/endpoints alphabetically
2018-05-16 08:49:14 +02:00
Anthony Lapenna
a0a667053e
feat(tasks): change task name format in tasks datatable ( #1884 )
2018-05-10 17:17:53 +02:00
Miguel A. C
b2b1c86067
fix(service-details): avoid sending unmodified service reservation, limits and update config ( #1625 )
2018-05-10 09:54:22 +02:00
Andrew Pearson
1c06bfd911
feat(container-details): update port mapping order ( #1878 )
...
Switching container port mapping around to match docker, correcting issue #1871
2018-05-09 10:26:47 +02:00
Anthony Lapenna
4d79259748
feat(notifications): display image removal error
2018-05-08 08:20:27 +02:00
Anthony Lapenna
cdb09a91a7
refactor(about): remove Swarm support
2018-05-08 08:20:04 +02:00
Konstantin Azizov
284f2b7752
feat(settings): allow hide container with label with no value ( #1860 ) ( #1872 )
...
Also add ability to submit form by pressing "Enter" key
Fixes #1860
2018-05-08 07:46:07 +02:00
Anthony Lapenna
2327d696e0
feat(agent): add agent support ( #1828 )
2018-05-06 09:15:57 +02:00
Anthony Lapenna
77a85bd385
fix(container-edit): fix an issue related to missing extra hosts in network config ( #1862 )
2018-05-04 09:59:51 +02:00
Anthony Lapenna
e0cf088428
fix(log-viewer): strip headers in container logs when TTY is disabled ( #1861 )
2018-05-04 09:45:05 +02:00
Hans-Joachim Krauch
1e55ada6af
feat(templates): allow to set hostname in container templates ( #1833 )
2018-05-02 20:41:46 +02:00
Anthony Lapenna
1162549209
feat(endpoint-groups): add endpoint-groups ( #1837 )
2018-04-26 18:08:46 +02:00
Anthony Lapenna
2ffcb946b1
fix(access-control): fix access control panel layout ( #1844 )
2018-04-25 22:13:06 +02:00
Guri
afa3fd9a47
feat(app): remove charset from content-type of post/put/patch ( #1791 )
2018-04-25 16:00:29 +02:00
Anthony Lapenna
fe74f36f62
fix(volume-creation): fix missing endpointProvider variable
2018-04-23 08:05:22 +02:00
Anthony Lapenna
05d6abf57b
feat(api): ping the endpoint at creation time ( #1817 )
2018-04-16 13:19:24 +02:00
Maximilian Pachl
2a9ba1f9a2
feat(swarm-visualizer): save settings to local storage ( #1777 )
2018-04-06 18:59:25 +10:00
Shahar Hadas
216d6c2b14
feat(container-console): add the ability to select ash ( #1790 )
...
Add /bin/ash as another dropbox option in addition to bash and sh
2018-04-06 18:43:08 +10:00
Rahul Ruikar
dca1976252
feat(stack): Add the ability to scale services in stack-details ( #1776 )
2018-04-04 19:45:35 +10:00
Anthony Lapenna
1cfbec557c
refactor(project): remove Swarm standalone support ( #1720 )
...
* refactor(project): remove Swarm standalone support
* fix(state): fix an issue with endpoint state not being registered
2018-04-04 10:31:04 +10:00
Anthony Lapenna
8d32703456
fix(service-details): prevent regular users from using bind mounts ( #1778 )
2018-03-29 18:41:47 +11:00
moncho
7e26d09881
feat(service-details): display stop grace period in a human-friendly format ( #1773 )
2018-03-28 08:05:01 +11:00
Rahul Ruikar
80a23b5351
feat(log-viewer): add the ability to display timestamps ( #1697 )
2018-03-25 10:36:13 +10:00
Anthony Lapenna
30dfd3d616
fix(api): manage registry authentication in the API ( #1751 )
2018-03-23 08:44:43 +10:00
Anthony Lapenna
c267f8bf57
fix(stacks): fix an issue when deploying public stacks
2018-03-22 15:38:00 +10:00
Herwono W. Wijaya
bca8936faa
fix(templates): fix app templates stack deployment ( #1747 )
...
* fix(templates): fix app templates stack deployment
* fix(templates): stack deployment remove return statement and fix identation
2018-03-22 15:28:55 +10:00
Anthony Lapenna
a72ffe4188
fix(extensions): use an empty object instead of a null value when registering extension ( #1750 )
2018-03-22 14:37:36 +10:00
Anthony Lapenna
27dcd708a6
fix(extensions): init endpoint extensions after admin user creation ( #1733 )
...
* fix(extensions): init endpoint extensions after admin user creation
2018-03-18 07:09:07 +10:00
Anthony Lapenna
adf1ba7b47
feat(stack-creation): add the ability to specify git credentials ( #1722 )
...
* feat(stack-creation): add the ability to specify git credentials
* docs(api): update Swagger
2018-03-16 07:22:05 +10:00
Anthony Lapenna
50ece68f35
style(app): update icon style ( #1727 )
2018-03-14 15:32:14 +10:00
Paweł Kozioł
4e38e4ba33
feat(image-details): display image layer order and sort by it by default ( #1715 )
...
* feat(image-details): display image layer depth and sort by it by default (#1706 )
* refactor(image-details): rename 'Depth' to 'Order' in image layers table
* refactor(image-details): sort image layers from the bottom to the top one
2018-03-14 10:27:06 +10:00
Herwono W. Wijaya
66f29dd103
style(app): upgrade to font awesome v5
2018-03-13 15:36:53 +10:00
Anthony Lapenna
aa41fd02ef
feat(log-viewer): use only one switch to manage collection/autoscroll ( #1713 )
...
* feat(log-viewer): use only one switch to manage collection/autoscroll
* feat(log-viewer): add the ability to clear selection
* style(log-viewer): update unselect button design
2018-03-11 20:29:13 +10:00
Herwono W. Wijaya
b389e3c65a
fix(service-logs): fix services log view breadcrumb link ( #1709 )
2018-03-10 08:09:03 +10:00
Anthony Lapenna
02b3d54a75
fix(extensions): fix invalid storidge API URL ( #1707 )
2018-03-09 19:50:48 +10:00
Anthony Lapenna
f1a21c07bd
feat(storidge): add extension check on endpoint switch ( #1693 )
...
* feat(storidge): add extension check on endpoint switch
* feat(storidge): add extension check post login
2018-03-09 08:49:43 +10:00
Anthony Lapenna
a76ccff7c9
refactor(xterm): update xtermjs to latest version ( #1692 )
2018-03-06 17:40:02 +10:00
Mauro Cortellazzi
716cd033b2
feat(events): add missing events support ( #1682 )
2018-03-02 18:21:26 +10:00
Anthony Lapenna
28bca85e01
feat(registries): remove actual password from registry password input ( #1687 )
2018-03-02 18:16:33 +10:00
Anthony Lapenna
73e6498d2f
refactor(swarm-visualizer): move task border logic to a filter ( #1686 )
2018-03-02 09:00:34 +10:00
Mauro Cortellazzi
1b8d5e89d1
feat(swarm-visualizer): swarm visualizer color by service ( #1683 )
2018-03-02 08:10:14 +10:00
Anthony Lapenna
76aeee7237
feat(templates): add support for the name property ( #1680 )
2018-02-28 08:59:31 +01:00
Anthony Lapenna
b8f8df5f48
fix(endpoints-creation): remove endpoint if an error is raised during creation ( #1678 )
2018-02-28 07:52:40 +01:00
Anthony Lapenna
0c5152fb5f
feat(log-viewer): introduce the log viewer component ( #1666 )
2018-02-28 07:19:28 +01:00
Anthony Lapenna
81de2a5afb
feat(image-build): add the ability to build images ( #1672 )
2018-02-28 07:19:06 +01:00