Miguel A. C
728ef35cc1
feat(service): change update delay format to a time string in service… ( #1470 )
2017-12-05 20:12:54 +01:00
Anthony Lapenna
f3a23c7dd1
feat(container-details): display loading when using recreate ( #1471 )
2017-12-05 17:46:11 +01:00
Anthony Lapenna
283faca4f7
feat(dashboard): add a link to the visualizer ( #1469 )
2017-12-05 17:34:29 +01:00
Anthony Lapenna
2b2850d17a
fix(stacks): fix an issue with stacks using docker in their name ( #1468 )
2017-12-05 14:56:40 +01:00
1138-4EB
997af882c4
chore(build-system): drop bower, use npm|yarn for frontend dependencies ( #1416 )
...
* chore(build-system): drop bower, use npm|yarn for frontend dependencies
* chore(build-sytem): for github dependencies, use semver format instead of tag/commit
* add yarn.lock
2017-12-05 09:52:38 +01:00
1138-4EB
75b3a78e2b
refactor(services): Refactor chartService and pluginService ( #1340 )
2017-12-05 09:49:04 +01:00
Miguel A. C
d8f6b14726
feat(authentication-settings): add default port when not set in url ( #1456 )
2017-12-04 19:41:59 +01:00
Miguel A. C
406757d751
feat(swarm-visualizer): add ram and cpu info to nodes & limits to tasks ( #1458 )
2017-12-04 18:01:07 +01:00
Miguel A. C
f3b5f803f5
feat(tasks): add missing task states, set new default state color ( #1459 )
2017-12-04 17:58:46 +01:00
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