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 courses list #914

Merged
merged 3 commits into from
Oct 23, 2015
Merged

Refactor courses list #914

merged 3 commits into from
Oct 23, 2015

Conversation

jrjohnson
Copy link
Member

The courses list is now more reliable and faster as we’re not doing a
bunch of work in the model hook, but in the controller instead.

I misread #848 and did this by mistake.

The courses list is now more reliable and faster as we’re not doing a
bunch of work in the model hook, but in the controller instead.
Add new courses one at a time using the + button and when they are
added display them in the list.
@jrjohnson
Copy link
Member Author

This is ready for review, it's kind of a big change, sorry.

@stopfstedt
Copy link
Member

👍 LGTM

@stopfstedt stopfstedt assigned dartajax and unassigned stopfstedt Oct 23, 2015
saschaben added a commit that referenced this pull request Oct 23, 2015
@saschaben saschaben merged commit 38d83ae into ilios:master Oct 23, 2015
@jrjohnson jrjohnson deleted the courses-list branch October 23, 2015 04:07
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.

4 participants