portainer/app/docker
xAt0mZ 71b1da8d32
fix(app): wrapper for UI refresh trigger with async/await (#2945)
* fix(app): wrapper for UI refresh trigger with async/await

* fix(async): $async wrapper now accepts functions with params

* fix(async): $async should return a promise to be chained with ES5 .then() style

* fix(async): $async with multiple params was not working

* refactor(app): wrap all async functions with $async

* docs(async): add link to async wrapper documentation
2019-06-17 16:51:39 +02:00
..
components feat(containers): hide the attach quick action by default (#2908) 2019-05-29 12:15:52 +12:00
filters feat(integrations): storidge evolution (#2711) 2019-05-25 09:53:10 +12:00
helpers fix(secret-creation): prevent assignment of label with no name (#2838) 2019-04-19 09:18:40 +12:00
interceptors feat(endpoints): enhance offline browsing (#2454) 2018-11-13 16:08:12 +13:00
models refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
rest feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
services feat(integrations): storidge evolution (#2711) 2019-05-25 09:53:10 +12:00
views fix(app): wrapper for UI refresh trigger with async/await (#2945) 2019-06-17 16:51:39 +02:00
__module.js feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00