Notes: Add to do items

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-01-27 13:53:01 +00:00
parent bb05bb3d12
commit 8627f9cd60
1 changed files with 7 additions and 8 deletions

View File

@ -2,23 +2,22 @@
## Frontend: ## Frontend:
* Implement error pages.
* Alerts box should not be clickable, bar should be. * Alerts box should not be clickable, bar should be.
* Issue page: Submit using API. * 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. * Enable text search for `locationName` on find-code page.
* Recreate raster logos with the new vector file.
* Responsive text sizes for boards. * Responsive text sizes for boards.
* Write service worker for full PWA experience.
### In Progress: ### In Progress:
### Completed - Testing: ### Completed - Testing:
* Specify absolute sizes for images. -- Most but not all done * Write service worker for full PWA experience.
* Change dockerfile to deploy with brotli support for faster laoding. * Implement error pages.
* Implement calling list.
* Support multiple origins/destinations: NOT INCLUDING ON CALLING LIST
* Frontend Code Refactor
## Backend: ## Backend: