Skip to content

Commit db71361

Browse files
feat: update TODO list to reflect completed tasks for user-friendly results display and refresh button
1 parent aa41fb7 commit db71361

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

frontend/TODO.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
- [ ] Add unit tests for all non-GUI functions.
44
- [x] Add descriptions to NDVI create form, query from backend.
5-
- [ ] Display results in a user-friendly manner.
5+
- [x] Display results in a user-friendly manner.
66
- [ ] Add error handling and display error messages to the user.
77
- [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.
8+
- [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

Comments
 (0)