This commit is contained in:
@@ -12,11 +12,6 @@ Need a sprint to get to a fully testable client with entry form, list and as muc
|
||||
|
||||
///
|
||||
TODO CLIENT STUFF
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- LIST
|
||||
- Overall list menu toolbar at top with following icons:
|
||||
@@ -24,7 +19,10 @@ TODO CLIENT STUFF
|
||||
- Filter list
|
||||
- Refresh
|
||||
- Ellipsis submenu with mass ops options and other list wide options appear there
|
||||
- Print / report
|
||||
- How to show tags?
|
||||
- In main list?
|
||||
- Only in detail?
|
||||
- Check the rights to the list before it gets the data
|
||||
- Edit / Trash buttons in grid are too small on a phone with fat fingers
|
||||
- TWO api calls are made when list is opened, sb one only.
|
||||
@@ -47,7 +45,7 @@ TODO CLIENT STUFF
|
||||
|
||||
|
||||
- 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 plan out everything at once!!
|
||||
- Mockup filter popup dialog or filter in place near header with expansion thing
|
||||
- Edit dialog or edit in place?
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ namespace AyaNova.Util
|
||||
{
|
||||
get
|
||||
{
|
||||
return "8.0.0-alpha.2018.12.07";
|
||||
return "8.0.0-alpha.2019.01.07";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user