Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created new Operation model and fixed Event associations with it | Matthew Lemon | 2023-12-20 | 14 | -2/+156 |
| | |||||
* | Adds a comment to the view | Matthew Lemon | 2023-12-18 | 1 | -0/+4 |
| | | | | | | I am thinking about how to render the table properly. There are two concerns: the table, and populating it. | ||||
* | Starts adding tests for organisation | Matthew Lemon | 2023-12-18 | 1 | -0/+2 |
| | |||||
* | Fixed the problem with the select method... | Matthew Lemon | 2023-12-18 | 2 | -2/+2 |
| | |||||
* | wip: stuck on notnull error... | Matthew Lemon | 2023-12-18 | 15 | -1/+159 |
| | |||||
* | Minor tidy | Matthew Lemon | 2023-12-18 | 1 | -1/+1 |
| | |||||
* | Adds some specs for testing events | Matthew Lemon | 2023-12-18 | 1 | -0/+8 |
| | | | | | Adds a method to Event to check its membership of a month in a particular year. | ||||
* | Added a new _custom.scss file | Matthew Lemon | 2023-12-18 | 4 | -48/+165 |
| | | | | | | | Turns out if you configure it thus, you can customise the sass variables in bootstrap. https://bootstrap.themes.guide/how-to-customize-bootstrap.html | ||||
* | Got basic tabbed layout working | Matthew Lemon | 2023-12-18 | 1 | -32/+92 |
| | |||||
* | Tinkering | Matthew Lemon | 2023-12-17 | 5 | -33/+70 |
| | |||||
* | Removed bootstrap styling.... | Matthew Lemon | 2023-12-17 | 1 | -5/+5 |
| | |||||
* | Gone for light green table and no bootstrap | Matthew Lemon | 2023-12-17 | 2 | -8/+30 |
| | |||||
* | Ghetto weekend table colouring | Matthew Lemon | 2023-12-17 | 2 | -3/+34 |
| | |||||
* | Tidied up the basic event index and form | Matthew Lemon | 2023-12-17 | 3 | -7/+9 |
| | |||||
* | Initial | Matthew Lemon | 2023-12-17 | 36 | -0/+276 |