This commit is contained in:
@@ -139,6 +139,17 @@ todo: DataList view and filter are combined and this is wrong
|
|||||||
Need a base model and combine upwards using inheritance, can still call methods with aparams defined by base type
|
Need a base model and combine upwards using inheritance, can still call methods with aparams defined by base type
|
||||||
|
|
||||||
|
|
||||||
|
OUTSTANDING TO DO
|
||||||
|
replace this:
|
||||||
|
[HttpGet("default/{dataListKey}")]
|
||||||
|
public ActionResult GetDefaultDataListView([FromRoute] string dataListKey)
|
||||||
|
Test the everloving shit out of this
|
||||||
|
Do *all* reports
|
||||||
|
Do test of bulk ops tags etc
|
||||||
|
Do STATIC and dynamic lists (test them all like a smoke test)
|
||||||
|
Clean up the server code
|
||||||
|
lots of commented out classes and redundancies and possibly naming re-jigging needed once working
|
||||||
|
|
||||||
|
|
||||||
todo: DataList - there are a bunch of props being set that don't exist, for example currentListViewId, dataListFilter, dataListSort
|
todo: DataList - there are a bunch of props being set that don't exist, for example currentListViewId, dataListFilter, dataListSort
|
||||||
remove them with impunity
|
remove them with impunity
|
||||||
|
|||||||
Reference in New Issue
Block a user