19 Commits

Author SHA1 Message Date
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
af081df0cf working on modal for new members 2023-05-09 09:59:05 +01:00
Corban-Lee
57615ffd4d Moved tooltips from icons to buttons
The tooltips for the placeholder buttons 'New Member' and 'New Team' were incorrectly placed on the icons instead of the entire button, causing confusion triggering the tooltips.

I have moved these and also changed the border colour and added some shadow to the search sort dropdown menu to match the style of the search bar and buttons.
2023-05-09 01:52:15 +01:00
Corban-Lee
078af05850 Altered responsiveness of teams page 2023-05-09 01:00:52 +01:00
Corban-Lee
73c55fc301 Working on the edit teams modal 2023-05-08 17:21:07 +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
89825676e8 Made dependencies local instead of relying on a CDN
I failed to pay any attention to this until my internet went down last night while I was working on this - it didn't come back on for hours.

Having dependencies like this as local should have been a number one priority.
2023-05-07 23:59:22 +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
8394de0dcb improved search css 2023-05-06 15:47:34 +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
3e40af72c6 src
src
2023-01-25 18:36:09 +00:00