This commit is contained in:
2021-03-08 18:09:06 +00:00
parent 557ac3ac3f
commit 52da9f68a6

View File

@@ -49,7 +49,8 @@ todo: Popup notes now AlertNotes - a whole section of important notes at the top
This would be better than popup as it's always visible not dismissed and less ui fuckery to boot. This would be better than popup as it's always visible not dismissed and less ui fuckery to boot.
See case 3855 See case 3855
todo: use trans key "AlertNotes" in place of any popup notes variation todo: use trans key "AlertNotes" in place of any popup notes variation
todo: reports need duration display helper
test with contract report
todo: bugbug sort a column in data table then remove that column from display will trigger error todo: bugbug sort a column in data table then remove that column from display will trigger error
needs to gracefully handle missing columns needs to gracefully handle missing columns
@@ -195,7 +196,7 @@ CURRENTLY DOING: Contract server loose ends
todo: might want to put more fields in the contractdatalist, it's very sparse adn the old v7 had pretty much all the fields as well todo: might want to put more fields in the contractdatalist, it's very sparse adn the old v7 had pretty much all the fields as well
todo: confirm Unit contract fields are ok and datalist is ok todo: confirm Unit contract fields are ok and datalist is ok
todo: test error handling from server, correctly displays in table (narrator: "It didn't")
todo: report test todo: report test
todo: smoke test todo: smoke test
todo: help docs todo: help docs