You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- #89 converted workbench_load.tag form to Freemaker
- implemented #96 spinning loading icon in menu bar (could be also implemented for list loading, but works for now)
(added TestDelayFilter for simulating bad server performance to test load spinner)
- updated TGA lib from realityinteractive to newest version (better performance)
- completed revert of config.properties from 14c901e ; config.properties should now fully work again
- on Errors.js: removed IllegalArgumentError in favor of IllegalArgumentException
- removed tasklist first event initialization from server to client, so client TaskList.js needs to call init endpoint to initialize events now
- TaskList.js now does first update autmatically to initialize itself fully
- preprocessor can now return promise of when he is finished replacing svgs
- moved PinnedList things to from TaskController.java to separate PinnedController.java, removed dependency to PinnedSession from TaskController
- fixed that Errors were getting swallowed by Promises with bluebird.js (see http://jamesknelson.com/are-es6-promises-swallowing-your-errors/)
- TaskCache now returns a list of tasks that could not be loaded from server
No description provided.
The text was updated successfully, but these errors were encountered: