0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Kevin Ansfield 8c4a9105b7 Fix unsaved nav settings persisting across transitions
closes #5852
- resets navigation settings controller's model when transitioning away
- fixes `locationType` config setting so acceptance tests don't mess with the URL
- configure the ephemeral session store for ember-simple-auth during tests
- adds dummy env-config meta fields so acceptance tests don't fail
- adds `ember-cli-simple-auth-testing` dependency for auth testing helpers
- adds Pretender dependency to mock API requests for acceptance tests
2015-10-07 15:57:14 +01:00
..
client Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01:00
server Remove findAll from models that has findPage 2015-10-02 18:01:35 +08:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Merge pull request #5920 from kevinansfield/fix-upload-autoscroll 2015-10-07 12:46:56 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00