Skip to content
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

Refactor jquery selectors #32

Open
wants to merge 5 commits into
base: remove-js-from-views
Choose a base branch
from

Conversation

Levia
Copy link
Contributor

@Levia Levia commented May 15, 2017

So, this is a first of many series of improvements to the ORS views and javascript.
The remove-js-from-views branch has been created starting from master, and all the tasks (including this one) regarding the javascript refactoring should be merged in there.

In this PR I refactored the easiest of the javascript which was still in the views; it's mainly about selectors and events and I have moved those into new or already existing coffeescripts components.

I believe that at a certain stage we should also consider using a javascript framework (possibly React), because the other bits of javascript are quite complicated to refactor and need interaction with the backend as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant