Anthony Lapenna
5787df5599
refactor(stack): replace $stateParams usage with $transition$.params()
2018-01-04 21:53:10 +01:00
Anthony Lapenna
52ac9504c1
chore(codefresh): fix the build_frontend step ( #1547 )
2018-01-02 13:14:26 +01:00
Yassir Hannoun
1da64f2e75
* fix(containers): display a subset of the sha images name in the containers datatable
...
* Removed unnecessary filter
* refactor(common): improve trimshasum filter
* refactor(common): improve trimshasum filter
2017-12-22 19:39:06 +01:00
Miguel A. C
8bf3f669d0
feat(service): add logging driver config in service create/update ( #1516 )
2017-12-22 10:05:31 +01:00
Anthony Lapenna
eec10541b3
fix(users): fix invalid Authentication value ( #1528 )
2017-12-21 19:56:54 +01:00
Anthony Lapenna
e0b09f20b0
fix(cache): add a cache validity mechanism ( #1527 )
2017-12-21 19:49:39 +01:00
Miguel A. C
8e40eb1844
feat(service): add hosts file entries in service create/update ( #1511 )
2017-12-21 09:53:34 +01:00
Anthony Lapenna
c9e060d574
fix(container-logs): add missing dependency to Notifications ( #1514 )
2017-12-18 21:24:51 +01:00
Anthony Lapenna
9c9e16b2b2
fix(containers): fix the ability to stop/pause a healthy container ( #1507 )
2017-12-14 10:31:16 +01:00
Anthony Lapenna
35f7ce5f3d
Merge tag '1.15.5' into develop
...
Release 1.15.5
2017-12-11 16:04:03 +01:00
Anthony Lapenna
45e7938c5c
Merge branch 'release/1.15.5'
2017-12-11 16:03:58 +01:00
Anthony Lapenna
fbd9139928
chore(version): bump version number
2017-12-11 16:03:53 +01:00
Anthony Lapenna
d0da9860af
style(datatables): use normal font weight for table headers ( #1496 )
2017-12-11 16:03:00 +01:00
Duvel
46d8dba137
style(networks): change the label of the add button ( #1495 )
2017-12-11 15:50:59 +01:00
Anthony Lapenna
3660f6eeb5
Merge tag '1.15.4' into develop
...
Release 1.15.4
2017-12-10 10:10:01 +01:00
Anthony Lapenna
39236ae84e
Merge branch 'release/1.15.4'
2017-12-10 10:09:56 +01:00
Anthony Lapenna
7dcf5c2d0b
chore(version): bump version number
2017-12-10 10:09:11 +01:00
Miguel A. C
d0e147137d
feat(service): add restart policy options in service create/details ( #1479 )
2017-12-07 21:05:45 +01:00
Anthony Lapenna
bdb23a8dd2
feat(UX): replace tables with datatables ( #1460 )
2017-12-06 12:04:02 +01:00
1138-4EB
7922ecc4a1
chore(build-system): refactor gruntfile ( #1447 )
2017-12-05 21:26:45 +01:00
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