NAGGINDA MARTHA

Results 6 comments of NAGGINDA MARTHA

@giohappy This is happening because the `save` is called on the mapstore url eg `http://localhost:8000/mapstore/rest/resources/6/?full=true` and in mapstore the update API returns json response Also, the page rendered is the...

We could pass that config from `add_layer` to `map_edit` to `map_view` then to the edit_map template. From there, the FE/client can use it to redirect after save.

@giohappy, Given the advanced workflow does this mean, that on creating the `moderators` group, should we just assign them only the `approve_resources` perm?

@giohappy, Currently there is a challenge where the templates are still using the legacy api(v1). For example, the picture below lists templates that use v1. ![api](https://user-images.githubusercontent.com/20810749/150984760-d39abcfe-ceb7-46f8-b1cb-413001d06443.png) Also the views in...

The files available in mapstore support sub-languages, hence the 404.We either need to add support for the given formmart or change the example to `('en-us','English'),('pt-pt','Portuguese')`