-
Currently, the Terrastories 404/422/500 error pages are out of the box Rails error pages. Let's create branded Terrastories error pages with the Terrastories logo and a link back to the main URL.
#…
-
## Context:
We have recently set up Terrastories as multi-instance permitting multiple communities to use one Terrastories server. This is a great asset for online setup of the application as with th…
-
A number of the fields in Terrastories (such as `region`, `type_of_place`, and `topic`) are typeahead fields.
There are two additional fields that should be made into typeahead fields as well: `co…
-
**Describe the bug**
The `Region` and `Type of Place` fields in the Places model, and `Topic` field in the Story model, are configured as a typeahead field, helpfully providing you with existing valu…
-
**Describe the bug**
There are a few bugs and issues with the filters on the sidebar of the Terrastories map view.
1. If there are some empty values for the fields being filtered (Region, Topic, T…
-
This should be an easy one. Right now, Themes are shown as `Theme #x` which is not helpful or meaningful to the user. Let's modify this language.
## Acceptance criteria:
- [ ] Change the title o…
-
For Stories, admin are able to upload a CSV to bulk import data. When errors occur, the process fails and the errors are not visible.
Let’s add better error handling so that the importer continues …
-
## Context:
We have a `language` field for the Story model, but we're not using it yet on the front end. Let's add it to the story cards on the Terrastories sidebar, per the acceptance criteria below…
-
**Describe the bug**
The filter dropdowns in the Terrastories sidebar are supposed to do a few things:
Filter the stories in the sidebar,
Zoom to the maximum extent of the Places with filtered s…
-
Are there any objections to putting our containers on dockerhub? This would potentially save people time when they want to get started with Terrastories since they would pull the container with everyt…