20 Commits

Author SHA1 Message Date
Corban-Lee
ac5a66b054 redesign init 2023-11-09 01:10:58 +00:00
Corban-Lee
0abd71d498 Venue save functionality
No field validation is present, so there will be an error if you miss or put an invalid value into the form then save.
2023-10-25 14:57:04 +01:00
Corban-Lee
a112ba38e9 View Venue & Details API
Added a page for viewing venue details.

Added an api function for retrieving venue details.
2023-10-24 22:27:11 +01:00
Corban-Lee
ab17d8ded2 Waters Model & API Endpoint
I have created a new model for the waters belonging to a venue.

I have created an API endpoint for retrieving the waters data given a venue ID.
2023-10-23 23:34:27 +01:00
Corban-Lee
5fc0128c7c Venues and Waters - Basic implementation
I've added the model for the Venues, and implemented a basic system for displaying them in the venues and waters page.
2023-10-23 15:42:31 +01:00
Corban-Lee
724e6ed544 sidebar rewrite 2023-05-18 14:44:42 +01:00
Corban-Lee
426f381da2 Anglers page refactor pt.1 2023-05-15 00:22:17 +01:00
Corban-Lee
628764a338 Adding Teams & Sections is functional-ish 2023-05-11 15:43:33 +01:00
Corban-Lee
8dfe4eb9f2 General rewrite of sections + UI changes
General rewrite of sections:
sections are rewritten to be their own model

UI Changes:
updated teams page for sections changes, also rewrote home page.
2023-05-11 10:03:48 +01:00
Corban-Lee
e2ad5676c7 Crude section/teams implementation
do not merge to main, very buggy rough implementation of sorting between teams and sections. I have rewritten many areas.
2023-05-10 00:58:38 +01:00
Corban-Lee
b8ed427cf9 UI redesign for teams page 2023-05-09 22:11:01 +01:00
Corban-Lee
8fdb4a624c Added sorting for teams and members 2023-05-08 12:35:31 +01:00
Corban-Lee
2483bbbf5c Form validation 2023-05-08 00:42:30 +01:00
Corban-Lee
77b8c2fc2d Finalisation of teams/member model. Added testing script. 2023-05-07 23:20:34 +01:00
Corban-Lee
8afd3fa905 Integrated models for teams & members page 2023-05-06 18:57:45 +01:00
Corban-Lee
439ae32a79 improved search and UI on teams page 2023-05-06 04:09:18 +01:00
Corban-Lee
0f1c839daa Added live search to teams demo page
Live search using ajax
2023-05-05 00:24:10 +01:00
Corban-Lee
05efd3109e Rewrite for the templates + teams page demo
Wrote a demo page as concept for the teams page.
2023-05-04 23:20:29 +01:00
Corban-Lee
e74db50bdd added pegging baby 2023-01-26 10:20:49 +00:00
3e40af72c6 src
src
2023-01-25 18:36:09 +00:00