- 10 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
* Number of concurrent requests for fetching the application info is limited to 15 requests * Fetching the application info is deferred by 50ms to let the browser render the view * Flattened application/group structure to save inner ng-repeat * ng-repeat for notification settings and view drop down is executed when the popup/dropdown is visible
-
- 17 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
To fix the IE11 css quirks we need to use the ngStyle directive instead of just using expressions inside regular style attributes. fixes #280
-
- 02 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-