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
1138-4EB
f0621cb09c
chore(build-system): use regular vendor files, ignore (pre)minified ( #1475 )
2018-03-14 10:24:00 +10:00
Anthony Lapenna
9e47aedbe6
fix(api): ignore directory existence check and use os.MkdirAll ( #1719 )
2018-03-14 09:47:21 +10:00
Anthony Lapenna
706490db5e
fix(api): use EntryPoint as a reference to overwrite stack Compose file ( #1725 )
2018-03-13 21:35:12 +10:00
Anthony Lapenna
d34b1d5f9d
fix(build-system): fix task order after fontawesome5 integration ( #1724 )
2018-03-13 21:09:02 +10:00
Herwono W. Wijaya
66f29dd103
style(app): upgrade to font awesome v5
2018-03-13 15:36:53 +10:00
Anthony Lapenna
96e77b3ada
fix(api): fix a regression with the HTTP handler ( #1718 )
2018-03-13 09:06:38 +10:00
Anthony Lapenna
3d9a3f11e4
Merge tag '1.16.4' into develop
...
Release 1.16.4
2018-03-11 20:30:16 +10:00
Anthony Lapenna
9c277733d5
Merge branch 'release/1.16.4'
2018-03-11 20:30:12 +10:00
Anthony Lapenna
ec2a9e149b
chore(version): bump version number
2018-03-11 20:30:07 +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
Anthony Lapenna
28c73323bf
refactor(extensions): review bouncer settings for extensions endpoint ( #1711 )
2018-03-10 08:18:59 +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
403de0d319
chore(momentjs): upgrade momentjs version ( #1701 )
2018-03-08 11:42:50 +10:00
Anthony Lapenna
a76ccff7c9
refactor(xterm): update xtermjs to latest version ( #1692 )
2018-03-06 17:40:02 +10:00
Anthony Lapenna
1ae9832980
Merge tag '1.16.3' into develop
...
Release 1.16.3
2018-03-03 09:20:05 +10:00
Anthony Lapenna
8a9619c7e8
Merge branch 'release/1.16.3'
2018-03-03 09:19:59 +10:00
Anthony Lapenna
9634cf1563
chore(version): bump version number
2018-03-03 09:19:54 +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
b9a1c68ea0
feat(security): check user existence for each protected requests ( #1679 )
2018-02-28 08:09:51 +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
Anthony Lapenna
e065bd4a47
style(containers): update label color for unhealthy containers ( #1677 )
2018-02-28 05:54:13 +01:00
Anthony Lapenna
9b80b6adb2
refactor(code-editor): introduce code-editor component ( #1674 )
...
* refactor(code-editor): introduce code-editor component
* refactor(code-editor): add some extra validation
2018-02-27 08:19:21 +01:00
Anthony Lapenna
eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API ( #1661 )
2018-02-23 03:10:26 +01:00
Anthony Lapenna
b5e256c967
fix(services): use the Public URL instead of a manager IP ( #1665 )
2018-02-21 10:55:51 +01:00
Boissier Florian
ae5416583e
style(containers): update quick actions tooltips messages ( #1659 )
2018-02-17 09:44:29 +01:00
Anthony Lapenna
5b9cb1a883
feat(api): use the stack ProjectPath as the working directory during deployment ( #1648 )
2018-02-09 10:55:51 +01:00
Anthony Lapenna
b040b3ff8c
Merge tag '1.16.2' into develop
...
Release 1.16.2
2018-02-08 09:27:27 +01:00
Anthony Lapenna
3ff49542f3
Merge branch 'release/1.16.2'
2018-02-08 09:27:20 +01:00
Anthony Lapenna
27dcfd043b
chore(version): bump version number
2018-02-08 09:27:13 +01:00
Anthony Lapenna
1de0619fd5
fix(api): ignore Docker login errors during stack deployment ( #1635 )
2018-02-07 08:37:01 +01:00
Anthony Lapenna
1c67db0c70
feat(ux): enable auto-focus on search field ( #1636 )
2018-02-06 16:58:05 +01:00
Anthony Lapenna
7365e69c59
fix(config-creation): fix an issue setting config editor as read-only ( #1634 )
2018-02-06 14:23:08 +01:00
Anthony Lapenna
23a565243a
Merge branch 'develop' of github.com:portainer/portainer into develop
2018-02-01 13:29:43 +01:00
Anthony Lapenna
27dceadba1
refactor(app): introduce new project structure for the frontend ( #1623 )
2018-02-01 13:27:52 +01:00
Anthony Lapenna
6f471cef34
Merge branch 'master' into develop
2018-01-31 21:35:20 +01:00
Ben Yanke
e6422a6d75
style(container-details): fix a typo in container status
2018-01-31 20:28:36 +01:00
Anthony Lapenna
56cab429de
Revert "feat(container-details): fix typo in container status" ( #1619 )
...
This reverts commit 5f742c2163
.
2018-01-31 19:11:20 +01:00
Ben Yanke
5f742c2163
feat(container-details): fix typo in container status
2018-01-31 19:09:10 +01:00
Anthony Lapenna
f31f29fa2f
feat(volumes): check if volumes are used in service definitions ( #1601 )
2018-01-25 08:13:56 +01:00
Anthony Lapenna
672819f3af
refactor(api): remove CLI deprecation related code ( #1602 )
2018-01-24 21:58:58 +01:00