This commit is contained in:
@@ -13,18 +13,16 @@ Need a sprint to get to a fully testable client with entry form, list and as muc
|
|||||||
///
|
///
|
||||||
TODO CLIENT STUFF
|
TODO CLIENT STUFF
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- LIST
|
- LIST
|
||||||
- Overall list menu toolbar at top with following icons:
|
- Overall list menu toolbar at top with following icons:
|
||||||
- Add new item
|
- Add new item
|
||||||
- Filter list
|
- Filter list
|
||||||
- Refresh
|
- Refresh
|
||||||
- Ellipsis submenu with mass ops options and other list wide options appear there
|
- Ellipsis submenu with mass ops options and other list wide options appear there
|
||||||
|
- Print / report
|
||||||
- How to show tags?
|
- How to show tags?
|
||||||
|
- In main list?
|
||||||
|
- Only in detail?
|
||||||
- Check the rights to the list before it gets the data
|
- 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
|
- 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.
|
- 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
|
- 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
|
- Mockup filter popup dialog or filter in place near header with expansion thing
|
||||||
- Edit dialog or edit in place?
|
- Edit dialog or edit in place?
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ namespace AyaNova.Util
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return "8.0.0-alpha.2018.12.07";
|
return "8.0.0-alpha.2019.01.07";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user