From c814aefe103d7bb17b5c8c04a9b768644599a77e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 8 Mar 2021 21:44:15 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6128fe73..83058fae 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -36,8 +36,11 @@ MISC ITEMS THAT CAME UP todo: BUGBUG delete all tags from customer, go back in and zone2 appears for some reason todo: maybe Active field should be beside name as before in v7, it can get kind of buried and it also seems like it would be clearer if it was beside the name what it referred to -todo: attach a photo from phone, no error just does nothing - Test locally first to confirm, probably a rights issue of some kind +todo: attachment error not evident when in UI, have to go to api to see it's an error 413, maybe find a way to resolve this clearly + as it is, it just appears to work but there is nothing. + any error on upload should indicate so somewhere on the form + to test, remove the client_max_body_size setting (or set to 1m as is default) then attempt to upload an image + or, perhaps temporarily set the max body size in attachement upload controller to simulate here (easier) todo: test service rate pick list variants in particular what happens when contract in effect to limit to rates but then no rates selected on contract, sb an empty list @@ -195,7 +198,6 @@ todo: Changes to allow in place updates of server without erasing data: CURRENTLY DOING: Contract server loose ends -todo: go through contract cases and ones that are only for contract form itself and object can be closed now todo: v8migrate todo: post for testing look into attach photo before next post