aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/events/index.html.erb (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-18Adds a comment to the viewMatthew Lemon1-0/+4
I am thinking about how to render the table properly. There are two concerns: the table, and populating it.
2023-12-18Minor tidyMatthew Lemon1-1/+1
2023-12-18Added a new _custom.scss fileMatthew Lemon1-46/+142
Turns out if you configure it thus, you can customise the sass variables in bootstrap. https://bootstrap.themes.guide/how-to-customize-bootstrap.html
2023-12-17TinkeringMatthew Lemon1-26/+31
2023-12-17Gone for light green table and no bootstrapMatthew Lemon1-7/+29
2023-12-17Ghetto weekend table colouringMatthew Lemon1-3/+32
2023-12-17Tidied up the basic event index and formMatthew Lemon1-0/+2