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

Improve load speed fix url changing #401

Merged
merged 6 commits into from
Jan 13, 2016

Conversation

fredkingham
Copy link
Contributor

sorry bit a of a random hodgepodge of features.

  1. use location.replace in list views so we don't break the back button
  2. load schema and episode at the same time in the episode detail view saves us 0.25 seconds on each load
  3. patient view needs to return the serialised response so we can use the new date logic

davidmiller added a commit that referenced this pull request Jan 13, 2016
…l-changing

Improve load speed fix url changing
@davidmiller davidmiller merged commit b795260 into v0.6.0 Jan 13, 2016
@davidmiller davidmiller deleted the improve-load-speed-fix-url-changing branch November 18, 2016 21:24
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.

None yet

2 participants