Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: | Matthew Lemon | 2024-05-20 | 3 | -2/+26 |
| | | | | | | - Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output | ||||
* | Removes unnwanted tests.py file | Matthew Lemon | 2024-05-19 | 1 | -1/+0 |
| | |||||
* | wip: improving the test setup - again | Matthew Lemon | 2024-05-16 | 1 | -1/+5 |
| | |||||
* | wip: improving the test setup | Matthew Lemon | 2024-05-16 | 2 | -24/+19 |
| | |||||
* | wip: working on setting up the tests | Matthew Lemon | 2024-05-16 | 2 | -4/+43 |
| | |||||
* | wip: starting to test feature resource functionality with factories | Matthew Lemon | 2024-05-16 | 5 | -2/+68 |
| | |||||
* | wip: replacing os.path.basename with Path | Matthew Lemon | 2024-05-16 | 1 | -3/+5 |
| | |||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 5 | -2/+55 |
| | |||||
* | Moving to pytest syntax for tests | Matthew Lemon | 2024-05-16 | 1 | -13/+13 |
| | |||||
* | Cleans up a few LSP errors | Matthew Lemon | 2024-05-16 | 1 | -11/+11 |
| | |||||
* | Fix additional resource field in update form | Matthew Lemon | 2024-05-15 | 2 | -1/+25 |
| | |||||
* | Migrates tests over from old project | Matthew Lemon | 2024-05-15 | 8 | -0/+434 |
| | |||||
* | Adds an admin bar to resources page and moves some stuff to home | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 4 | -25/+67 |
| | |||||
* | Tidying up the create form - using custom css | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Added cards to resource list page | Matthew Lemon | 2024-05-14 | 1 | -0/+4 |
| | |||||
* | Further tidying | Matthew Lemon | 2024-05-14 | 2 | -5/+9 |
| | |||||
* | Adds crispy forms helper | Matthew Lemon | 2024-05-14 | 1 | -7/+40 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 7 | -1/+744 |
| | |||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 7 | -0/+10 |