aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Workflow/Values
AgeCommit message (Collapse)Author
2022-06-30Restructure projectrtk0c
2021-06-30Fix notable warnings (from gcc)rtk0c
2021-06-03Dictionary value (string key)rtk0c
2021-06-03List valuertk0c
2021-06-03Rename TransactionsModel to MainDatabasertk0c
2021-06-03Create template inheritance hierarchy, object value RTTI systemrtk0c
2021-05-31Fix standard incompetence found by MSVCrtk0c
- requires-expression still not working, because they aren't supported yet outside of a concept
2021-05-29More work on TableTemplatertk0c
2021-05-21Fix type and field the same namertk0c
2021-05-06Change brace style to on new line, add initial deliveries view when an order ↵rtk0c
entry is selected
2021-04-28Code cleanup, fix database view paging and selectionrtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c