Skip to content

Migrate remaining JSP pages to Freemarker #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Katharsas opened this issue Apr 5, 2018 · 0 comments
Open

Migrate remaining JSP pages to Freemarker #89

Katharsas opened this issue Apr 5, 2018 · 0 comments

Comments

@Katharsas
Copy link
Owner

No description provided.

Katharsas added a commit that referenced this issue May 17, 2018
- #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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant