1138-4EB
|
f1d9b72a06
|
docs(README): add ref to portainer-demo/play-with-docker (#1455)
|
2017-12-02 09:39:10 +01:00 |
doncicuto
|
9513da80f6
|
feat(node): add engine labels info in the swarm nodes view (#1451)
|
2017-12-01 09:26:03 +01:00 |
Anthony Lapenna
|
ca036b56c1
|
feat(database-migration): enable donation header when upgrading Portainer (#1450)
|
2017-11-28 13:40:33 +01:00 |
Anthony Lapenna
|
27a388a030
|
Merge tag '1.15.3' into develop
Release 1.15.3
|
2017-11-26 10:08:08 +01:00 |
Anthony Lapenna
|
65cde27334
|
Merge branch 'release/1.15.3'
|
2017-11-26 10:08:04 +01:00 |
Anthony Lapenna
|
2275467bdc
|
chore(version): bump version number
|
2017-11-26 10:07:59 +01:00 |
1138-4EB
|
688b15fb4b
|
feat(about): add a new about view as well as a support header
|
2017-11-26 10:05:03 +01:00 |
Anthony Lapenna
|
3362ba0c8c
|
fix(services): do not display exposed ports when published port is missing (#1440)
|
2017-11-25 10:30:40 +01:00 |
Anthony Lapenna
|
39cf4d75ff
|
fix(container-creation): reset NetworkConfig when changing the network during container edition (#1431)
|
2017-11-23 16:02:40 +01:00 |
Duvel
|
13d8d38bf9
|
fix(service-details): fix an issue with invalid service restart policy (#1415)
|
2017-11-23 10:47:39 +01:00 |
1138-4EB
|
e51246ee78
|
style(sidebar): prevent icon of active item moving on hover (#1422)
|
2017-11-23 09:59:29 +01:00 |
Anthony Lapenna
|
4ab580923f
|
fix(templates): fix an issue preventing linuxserver.io templates to be displayed (#1426)
|
2017-11-22 22:16:53 +01:00 |
1138-4EB
|
547511c8aa
|
feat(UX): change background color for selected items (#1414)
|
2017-11-20 17:46:01 +01:00 |
1138-4EB
|
8a101f67f6
|
style(container-details): change the grouping of buttons
* style(containers) make add container button responsive
* style(container) make action buttons responsive, group as in containers
|
2017-11-20 14:48:42 +01:00 |
Thomas Krzero
|
3ee2e20f8e
|
feat(services): add the ability to specify a target for secrets (#1365)
|
2017-11-20 14:44:23 +01:00 |
Yassir Hannoun
|
6b9f3dad7a
|
feat(UX): add an image autocomplete feature for services and containers (#1389)
|
2017-11-20 14:34:14 +01:00 |
1138-4EB
|
a2d41e5316
|
feat(build-system): check that files listed in vendor.yml exist (#1398)
* chore(build-system) check that files listed in vendor.yml exist (#1410)
* fix(build-system) Chart.min.js duplicated in vendor.yml (#1410)
|
2017-11-20 10:09:11 +01:00 |
Thomas Kooi
|
3548f0db6f
|
refactor(webapp): simplify isAdmin statement (#1388)
|
2017-11-14 08:54:35 +01:00 |
Anthony Lapenna
|
521cc3d6ab
|
Merge tag '1.15.2' into develop
Release 1.15.2
|
2017-11-13 10:11:27 +01:00 |
Anthony Lapenna
|
b044aa9a84
|
Merge branch 'release/1.15.2'
|
2017-11-13 10:11:14 +01:00 |
Anthony Lapenna
|
d9262d4b7f
|
chore(version): bump version number
|
2017-11-13 10:11:11 +01:00 |
Anthony Lapenna
|
efc3154617
|
refactor(ux): rename deploymentInProgress variable (#1385)
|
2017-11-12 22:39:12 +01:00 |
Anthony Lapenna
|
d68708add7
|
feat(ux): replace spinners (#1383)
|
2017-11-12 20:27:28 +01:00 |
Anthony Lapenna
|
9bef7cd69f
|
Merge tag '1.15.1' into develop
Release 1.15.1
|
2017-11-08 08:29:09 +01:00 |
Anthony Lapenna
|
ff82d4320f
|
Merge branch 'release/1.15.1'
|
2017-11-08 08:29:05 +01:00 |
Anthony Lapenna
|
7ee16d1e51
|
chore(version): bump version number
|
2017-11-08 08:28:37 +01:00 |
Anthony Lapenna
|
6c6171c1f4
|
revert(images): revert image autocompletion (#1367)
|
2017-11-08 08:18:52 +01:00 |
Anthony Lapenna
|
d06667218f
|
feat(container-edit): container edit/duplicate feature not experimental anymore (#1363)
|
2017-11-07 09:20:59 +01:00 |
Anthony Lapenna
|
4a291247ac
|
feat(service-creation): pass volume driver and options when mapping a… (#1360)
* feat(service-creation): pass volume driver and options when mapping an existing volume
* refactor(service-creation): remove commented code
|
2017-11-07 08:32:09 +01:00 |
Anthony Lapenna
|
9ceb3a8051
|
feat(templates): add support for stack templates (#1346)
|
2017-11-07 08:18:23 +01:00 |
Yassir Hannoun
|
1b6b4733bd
|
feat(images): enable auto completion for image names when creating a container or a service (#1355)
|
2017-11-07 08:05:13 +01:00 |
Thomas Krzero
|
b9e535d7a5
|
fix(services): Fix invalid replica count for global services (#1353)
|
2017-11-06 15:50:59 +01:00 |
Thomas Kooi
|
407f0f5807
|
feat(configs): add support for docker configs (#996)
|
2017-11-06 09:47:31 +01:00 |
Fish2
|
ade66414a4
|
chore(assets): lossless image compression
|
2017-11-05 14:51:07 +01:00 |
Anthony Lapenna
|
693f1319a4
|
feat(stacks): add the ability to specify env vars when deploying stacks (#1345)
|
2017-11-01 10:30:02 +01:00 |
1138-4EB
|
42347d714f
|
style(sidebar): automatically adjust title form-control size based on height (#1338)
|
2017-10-30 09:29:22 +01:00 |
1138-4EB
|
a028413496
|
feat(assets): make URLs for favicons relative (#1343)
|
2017-10-30 08:56:21 +01:00 |
Anthony Lapenna
|
86e5ca57e9
|
style(sidebar): automatically adjust sidebar font-size based on height (#1336)
|
2017-10-28 19:42:55 +02:00 |
Riccardo Capuani
|
1d150414d9
|
feat(templates): add /etc/hosts entries support (#1307)
|
2017-10-27 10:48:11 +02:00 |
1138-4EB
|
f8451e944a
|
style(sidebar): make sidebar-header fixed, use flex instead of absolute to position footer (#1315)
|
2017-10-27 09:35:35 +02:00 |
Anthony Lapenna
|
b5629c5b1a
|
feat(stacks): allow to use images from private registries in stacks (#1327)
|
2017-10-26 14:22:09 +02:00 |
1138-4EB
|
34d40e4876
|
chore(build-system): make assets default relative, serve assets from assets/public (#1309)
|
2017-10-26 11:17:45 +02:00 |
Philippe Leblond
|
c4e75fc858
|
fix(swarm): display node links when authentication is disabled (#1332)
|
2017-10-26 08:15:08 +02:00 |
Anthony Lapenna
|
77503b448e
|
fix(container-details): use container.Mounts instead of container.HostConfig.Binds (#1329)
|
2017-10-25 17:03:40 +02:00 |
Anthony Lapenna
|
25f325bbaa
|
fix(network-details): fix an issue caused by stopped containers (#1328)
|
2017-10-25 13:37:52 +02:00 |
utzb
|
711128284e
|
chore(build-system): use system architecture instead of hardcoded amd64 value
|
2017-10-25 08:56:57 +02:00 |
Anthony Lapenna
|
514da445a4
|
Revert "fix(swarm): display node links when authentication is disabled #1320" (#1326)
This reverts commit 089d2cf0fe .
|
2017-10-25 08:42:19 +02:00 |
Philippe Leblond
|
089d2cf0fe
|
fix(swarm): display node links when authentication is disabled #1320
|
2017-10-25 08:40:48 +02:00 |
Anthony Lapenna
|
aa32213f7c
|
fix(dashboard): do not display stack and service info when connected to Swarm worker (#1319)
|
2017-10-24 19:17:07 +02:00 |
utzb
|
11feae19b7
|
chore(build-system): add support for linux s390x platform (#1316)
s390x works fine (like other Linux architectures).
|
2017-10-24 10:26:35 +02:00 |