This commit is contained in:
@@ -6,13 +6,39 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
|
|||||||
## IMMEDIATE ITEMS
|
## IMMEDIATE ITEMS
|
||||||
|
|
||||||
- Dist to devops and test on devices
|
- Dist to devops and test on devices
|
||||||
- Need workbox local
|
- Need workbox local
|
||||||
- Need font awesome local css and fonts
|
|
||||||
- Need roboto font local css and fonts
|
- Need roboto font local css and fonts ** ASked on stackoverflow
|
||||||
- then redist wwwroot again
|
- then redist wwwroot again
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
INITIAL TESTING NOTES:
|
||||||
|
- Tested on iPad (safari, chrome), Pixel (chrome), samsung chrome and samsung browser, desktop chrome, firefox browsers, TODO: ANDROID TABLET??
|
||||||
|
- Looks essentially identical on each!!!!
|
||||||
|
|
||||||
|
TODO after testing on devops:
|
||||||
|
- Localize Welcome to AyaNova
|
||||||
|
- change PWA icon to ayanova one (graphics using VUE default so add to home screen shows VUE logo still)
|
||||||
|
- Grid is nice and swipeable with touch
|
||||||
|
- Checkboxes take up too much space to their right eating up valuable real-estate
|
||||||
|
- Selection isn't an everyday thing, wonder if there is a better way, maybe selectively hide the selection boxes?? TTM THOUGH
|
||||||
|
- Edit / Trash buttons in grid are too small on a phone with fat fingers
|
||||||
|
- Login needs to scroll higher or logo smaller on sm so that the keyboard doesn't obscure the login lines
|
||||||
|
- Need a test user that has access to every possible role so that I can see all the roles for testing purposes
|
||||||
|
- About page has too big of margins on each side of display
|
||||||
|
- numeric inputs need to be set as such so that the number keyboard appears
|
||||||
|
- LIST
|
||||||
|
- maybe a vertical menu button instead of the separate delete and edit to save space.
|
||||||
|
- Kind of weird to scroll to the right to edit and you forget which record you are looking at maybe as the name dissappears
|
||||||
|
- Alt background slight gray and white (but not to interfere with selected current or selected row grayness) TTM?!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- Make the following widgets for small screen, drag out size and see what can be done to benefit medium+ sizes, so two sizes for now
|
- Make the following widgets for small screen, drag out size and see what can be done to benefit medium+ sizes, so two sizes for now
|
||||||
- Just get basic Functionality working then iterate rather than trying to plabn out everything at once!!
|
- Just get basic Functionality working then iterate rather than trying to plabn out everything at once!!
|
||||||
- Mockup filter popup dialog or filter in place near header with expansion thing
|
- Mockup filter popup dialog or filter in place near header with expansion thing
|
||||||
@@ -47,8 +73,11 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
|
|||||||
|
|
||||||
UI TODO ITEMS
|
UI TODO ITEMS
|
||||||
- Make the copyright banner at bottom left aligned, right now it seems weird in small iPhone size when it breaks to two lines (make text smaller?)
|
- Make the copyright banner at bottom left aligned, right now it seems weird in small iPhone size when it breaks to two lines (make text smaller?)
|
||||||
- Change favicon to be AyaNova not VUE
|
- Change server api page favicon to look like a SERVER version of the AyaNova logo, not the same one as the client uses
|
||||||
|
- Local roboto font hosting
|
||||||
|
- Local workbox hosting
|
||||||
|
- Localize welcome to ayanova
|
||||||
|
|
||||||
|
|
||||||
- Stage 2 AFTER POSTED TEST ROUND COMPLETED
|
- Stage 2 AFTER POSTED TEST ROUND COMPLETED
|
||||||
- Error handling at client (log? display?)
|
- Error handling at client (log? display?)
|
||||||
|
|||||||
Reference in New Issue
Block a user