-
When running terrastories on a mobile device, if you turn the device horizontal, the UI gets all funky and messed up. Let's fix the UI for a horizontal mobile screen, or block the UI from changing whe…
-
When a user visits the map the first time, display coach marks with some information to help the user understand how to navigate terrastories.
![intro coach marks](https://user-images.githubuserconte…
-
Our [documentation](https://github.com/Terrastories/terrastories/blob/master/SETUP.md#setup-and-running-the-server) currently recommends running `docker-compose build` as well as `docker-compose run w…
-
Today I spent some time with one of our contributors rebasing their branch before merging with masters. That's the philosophy I've always practiced at work, on a team of only a few people. After going…
-
In addition to only showing the points that match the stories shown in the sidebar, the map also should zoom to the maximum geographical extent of the points shown on the map, when selecting a filter.…
-
Currently, sprites are not working on the map and the following errors appear on dev tools console:
![image](https://user-images.githubusercontent.com/31662219/55911212-241f9f00-5bae-11e9-9cc0-f7b6…
-
Add tests for the home_controller (`app/controllers/home_controller.rb`)
-
Add tests for the speaker_story model (`app/models/speaker_story.rb`)
-
Add tests for the stories_controller (`app/controllers/stories_controller.rb`)
-
test