Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify session param structure in tests and controller. | Matthew Lemon | 2024-12-15 | 1 | -1/+1 |
| | | | | | | Fixes bug with passing the password Replaced nested session hash with direct email and password params in test setup, aligning with the updated `SessionsController`. This ensures consistency between test code and actual implementation. | ||||
* | wip: fixing tests | Matthew Lemon | 2024-12-13 | 3 | -2/+9 |
| | |||||
* | Adds category model but not wired up to resource yet | Matthew Lemon | 2024-11-14 | 4 | -0/+111 |
| | |||||
* | Adds ResourceType model | Matthew Lemon | 2024-11-14 | 4 | -0/+103 |
| | |||||
* | Adds first pdfresource model | Matthew Lemon | 2024-11-11 | 4 | -0/+131 |
| | |||||
* | initial after migration | Matthew Lemon | 2024-11-11 | 12 | -0/+43 |