We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa41fb7 commit db71361Copy full SHA for db71361
frontend/TODO.md
@@ -2,7 +2,9 @@
2
3
- [ ] Add unit tests for all non-GUI functions.
4
- [x] Add descriptions to NDVI create form, query from backend.
5
-- [ ] Display results in a user-friendly manner.
+- [x] Display results in a user-friendly manner.
6
- [ ] Add error handling and display error messages to the user.
7
- [x] Fix job query with offset and limit as well as ExecuteResult in ogcapi.
8
-- [ ] Add refresh button to results page to update job status and results.
+- [x] Add refresh button to results page to update job status and results.
9
+- [ ] Allow create new's coordinate input by using a map interface instead of manually entering coordinates.
10
+- [ ] Show inputs with the results, e.g. show the input coordinates on a map.
0 commit comments