Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds ability to add colour class to main category | Matthew Lemon | 2024-07-11 | 1 | -0/+1 |
| | | | | | - Creates a new line in the database - Uses this in the template instead of the default bootstrap class | ||||
* | Curriculum is optional and age ranges are fixed | Matthew Lemon | 2024-07-11 | 1 | -6/+9 |
| | |||||
* | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 2024-05-26 | 1 | -18/+4 |
| | |||||
* | Better presentation of the feature resources | Matthew Lemon | 2024-05-26 | 1 | -1/+7 |
| | |||||
* | Basic feature slot presentation in index page | Matthew Lemon | 2024-05-26 | 1 | -1/+3 |
| | |||||
* | Resource now has a feature slot field | Matthew Lemon | 2024-05-22 | 1 | -0/+1 |
| | |||||
* | wip: | Matthew Lemon | 2024-05-20 | 1 | -0/+9 |
| | | | | | | - Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output | ||||
* | wip: starting to test feature resource functionality with factories | Matthew Lemon | 2024-05-16 | 1 | -0/+20 |
| | |||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 1 | -1/+17 |
| | |||||
* | Fix additional resource field in update form | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 1 | -9/+17 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -0/+104 |
| | |||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 1 | -0/+1 |