diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 59197bb3..6273f217 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -8,13 +8,22 @@ This stage is to consolidate the basics and set the final shell form. A lot of it might be rundundent -todo: Review cases CURRENTLY NEXT UP IS 1696 - Close ones that are done already (some notification ones for sure are done) - Tag ones as INFRASTRUCTURE: that are low level and need to be done ASAP / EARLY - If definitely v.next then move to priority 2 +todo: 8 Infrastructure cases outstanding all tagged as "INFRASTRUCTURE:" + +todo: Joyce after testing issues: + On phone, when select hotdog menu on left, I CAN NOT access the LOGOUT option + eventually, ONLY because I know it SHOULD be there, after keep selecting the hotdog menu eventually can use fingers to pull the view "up" so can see the LOGOUT option at the bottom + I think the issue is IF the user is accessing via a webbrowser, by default the browser's address bar is STILL at the top, thereby "taking up room" and causing the list to be longer than it is accessible by the phone user? + Recommendation: + menu options listed should take into consideration user may have browser address bar showing + (I'm not sure of the wording of the parts of the android screenview but will give my best guess) perhaps make the listing of menu options always scrollable? + + On laptop, when in field that is a NUMBER (i.e. Count in Widget) have option to highlight and type in new number OR just use the UP/DOWN arrow on keyboard OR use the up/down arrow that is the field itself. + Whereas on android ONLY have option to type in new number + And number is limited in size to no more than 10 digits (says Value must be an integer in red under it if go over) + -todo: Infrastructure cases outstanding all tagged as "INFRASTRUCTURE:" @@ -177,9 +186,14 @@ todo: rockfish, can't do purchase for raven or view it I think todo: rockfish, upgrade to latest bootstrap, out of date Currently todo: rockfish, trial license fetched On date not updating? (not showing in UI) -todo: Suggestion box: BETA MODE Feedback form? - There is a suggestion box case here somehwere - Sends errors, server log, suggestions etc, directly to rockfish? +todo: Joyce rockfish notes: + Licensing: + noticed that the field "Fetched on" is NEVER updated. + is it much to be able to see the TIME as well as the DATE, when "Requested" and when "Processed"? + There are drop down selections NEW, APPROVED, REJECTED for the (already generated) listed keys. But can not actually save to a different Status. What is the purpose of the drop down options if can not select? + + + todo: Discourse bootstrapping install look over, get ideas make case steal ideas profit FTW$ diff --git a/ayanova/src/components/underconstruction.vue b/ayanova/src/components/underconstruction.vue index fd877b17..065b6c98 100644 --- a/ayanova/src/components/underconstruction.vue +++ b/ayanova/src/components/underconstruction.vue @@ -1,7 +1,7 @@