AHOHNMYC
|
570dbc7b47
|
Fix filter checkbox
Due to different prefixes in id (`filter-features` in `input` and `filter-feature` in `label`) click on `label` didn't affect corresponding checkbox.
|
2022-04-16 08:58:45 +03:00 |
|
Samantaz Fox
|
62d7abdd9e
|
Add a user friendly message for when no results are found
|
2022-04-08 22:28:43 +02:00 |
|
Samantaz Fox
|
1e3425fdee
|
Add filters UI HTML generator
|
2022-04-03 20:01:24 +02:00 |
|
Samantaz Fox
|
2f335b3d2c
|
Use a dedicated endpoind for downloads
This allows us to not pass file name ("title") in the form
data and to enforce some sanity checks
|
2022-02-23 13:00:30 +01:00 |
|
Samantaz Fox
|
fe057c7873
|
Make a function that builds the download widget's HTML
|
2022-02-22 17:42:41 +01:00 |
|