diff --git a/UpNext.md b/UpNext.md index 5b453f3..4975068 100644 --- a/UpNext.md +++ b/UpNext.md @@ -2,23 +2,22 @@ ## Frontend: -* Implement error pages. * Alerts box should not be clickable, bar should be. * Issue page: Submit using API. +* Issue page: Collect diagnostics such as browser features etc. +* Issue page: Captcha. * Enable text search for `locationName` on find-code page. -* Recreate raster logos with the new vector file. * Responsive text sizes for boards. -* Write service worker for full PWA experience. + ### In Progress: + + ### Completed - Testing: -* Specify absolute sizes for images. -- Most but not all done -* Change dockerfile to deploy with brotli support for faster laoding. -* Implement calling list. -* Support multiple origins/destinations: NOT INCLUDING ON CALLING LIST -* Frontend Code Refactor +* Write service worker for full PWA experience. +* Implement error pages. ## Backend: