Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
42548d437c
Add ItemType for determining which DB methods should be called based on the screen data. Begin implementing it.
be66f52cbf
Move down to only 1 abstract data type with a nully Frequency. Should aid in making the Expense page usable for all 3 data type.
992195b9a0
Style the report a little better. Still need to get the row's middle text properly aligned with the column header somehow, as if everything were in a grid.
0b4937b141
Start creating the reports as a break from making the Expense page usable for all 3. Still considering whether to just have 1 main abstract class with a nully Frequency.