Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-31 | Fix standard incompetence found by MSVC | rtk0c | |
- requires-expression still not working, because they aren't supported yet outside of a concept | |||
2021-05-25 | More work on workflow management UI | rtk0c | |
2021-05-09 | Remove ##prefix on tab bar and table ids | rtk0c | |
2021-05-09 | Fix rowid 1 vs 0 indexing offset problem (by using a custom Id column with 0 ↵ | rtk0c | |
indexing), switch child-class-providing-entry-specific-impls to a if constexpr() based template approach | |||
2021-05-08 | Deliveries table working, item column | rtk0c | |
2021-05-06 | Change brace style to on new line, add initial deliveries view when an order ↵ | rtk0c | |
entry is selected | |||
2021-04-28 | Add table visualization for purchases | rtk0c | |
2021-04-28 | Code cleanup, fix database view paging and selection | rtk0c | |
2021-04-14 | Initial work on workflows | rtk0c | |
2021-04-09 | Fix crash on load entries | rtk0c | |
- TODO format time properly - TODO add Purchases table visualization | |||
2021-04-08 | Initial work on table visualizer | rtk0c | |
2021-03-29 | UI big structure | rtk0c | |