Fix/chrome49 win xp
- getDomainInfo endpoint now compatible with UB server <= 5.16 (compatibility broken by @unitybase/ub@5.2.36)
- Promise.done(...) -> Promise.then(...); empty
done()
calls are removed - Promise.fin -> Promise.finally
- Q -> Promise
- Object rest spread -> Object.assign
adminui-vue production boundle builds with coreJS polyfills