aboutsummaryrefslogtreecommitdiffstats
path: root/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleans up based on advice from neovimMatthew Lemon2023-12-211-2/+2
| | | | I installed LunaVim and it suggested that I do this stuff.
* Created new Operation model and fixed Event associations with itMatthew Lemon2023-12-2014-2/+156
|
* Adds a comment to the viewMatthew Lemon2023-12-181-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 organisationMatthew Lemon2023-12-181-0/+2
|
* Fixed the problem with the select method...Matthew Lemon2023-12-182-2/+2
|
* wip: stuck on notnull error...Matthew Lemon2023-12-1815-1/+159
|
* Minor tidyMatthew Lemon2023-12-181-1/+1
|
* Adds some specs for testing eventsMatthew Lemon2023-12-181-0/+8
| | | | | Adds a method to Event to check its membership of a month in a particular year.
* Added a new _custom.scss fileMatthew Lemon2023-12-184-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 workingMatthew Lemon2023-12-181-32/+92
|
* TinkeringMatthew Lemon2023-12-175-33/+70
|
* Removed bootstrap styling....Matthew Lemon2023-12-171-5/+5
|
* Gone for light green table and no bootstrapMatthew Lemon2023-12-172-8/+30
|
* Ghetto weekend table colouringMatthew Lemon2023-12-172-3/+34
|
* Tidied up the basic event index and formMatthew Lemon2023-12-173-7/+9
|
* InitialMatthew Lemon2023-12-1736-0/+276