Luke Frisken
Luke Frisken
#2 is another alternative for OpenTopoMaps at least. Probably the simplest option.
Would we choose to display this on the public forecast or just keep it for record keeping purposes? What value would we choose to use for the public forecast? An...
@PSAvalancheConsulting Thanks for this contribution, we should definitely revisit this point soon!
@PSAvalancheConsulting do you still feel like this could be valuable to implement given the current design? And if so, how could we change it? Add a new icon in addition...
I've added the icons under the `/static/images/icons/eaws/` folder
As mentioned in #31, we could perhaps use https://github.com/json-editor/json-editor to rapidly prototype this. But it probably won't integrate well with our translations which is a downside.
This feature will require some kind of description editor. Some options for rich text: + https://github.com/Ionaru/easy-markdown-editor + https://github.com/Tencent/cherry-markdown + https://github.com/codex-team/editor.js + https://github.com/TypeCellOS/BlockNote + https://github.com/xdan/jodit + A problem with this one...
When we migrate the data to the database, we should first clear the cache because there may be some demo forecasts in there.
Steps to implement MVP: 1. DDL design + Migration 2. New button at the bottom of the index page to take us to the forecaster page, and at the bottom...
We will need to include a dropdown for the forecast that sets the source language for the forecast, and then have tabs or something for the translated forecast fields for...