[FIX] calendar.js view_loading dont return promise

Merged Sebastian Kennedy requested to merge 8.0-annoying-js into 8.0-stage

Sometimes promise is acomplished before return of parent function but sometimes not. So calendar view not always shows records in view.

Merge request reports