Rudo Kemper
Rudo Kemper
Closes #790. This PR adds a field `map_projection` to the `themes` model, sets it to `mercator` by default, and permits an admin user to change the projection in the Themes...
## Context: Starting from v2.6, Mapbox GL JS supports multiple map projections. This feature allows you to create more accurate visualizations at every zoom level and tell a better story...
Currently, clicking the standard map rotate button brings the user to North exclusively. We should make this button more useful for local communities by using it to switch back and...
**Describe the bug** The height of the mobile StoryList view exceeds the viewport in mobile. In the screenshot below (Samsung Galaxy A71), you can see that the bottom content of...
:construction: We are in the process of refactoring the Terrastories codebase! In the coming months we will be separating out the Rails and React code, improving our Docker scripts, and...
The new Terrastories CMS (accessed at `/member/`) adds a new filter tool for filtering through Stories. Currently, the three select boxes for this filter tool for Place and Speaker are...
The newly merged Admin CMS refactor adds a whole new CMS to Terrastories, accessed at `/en/member/` when logged in to a community. The layout of the CMS is not yet...
We've been slacking on keeping our Spanish, Portuguese, Dutch, and Japanese translations in `/rails/config/locales` up to date as we've been adding more strings to the app. Also, we would love...
The Haudenosaunee community has requested that we add a feature to "pin" a story, so that it shows up first on the StoryList. Let's make it happen! Let's go about...