Commit Graph

  • 303b8553c9 Enable member creation functionality: implement MemberAddView, create MemberForm, update routes, templates, and add supporting styles. development Bernard Siebens 2026-01-17 23:38:12 +01:00
  • cb10c8ccf5 Update user__is_active filter choices to improve clarity in filter options Bernard Siebens 2026-01-17 21:32:40 +01:00
  • 17e91cd7f8 Add menu highlighting logic via HX-Trigger, update templates for dynamic menu state management, and extend mixins to support menu highlighting. Bernard Siebens 2026-01-16 23:57:06 +01:00
  • 5898a3ac6d Soft-deletion for members: implement confirmation template, update MemberDeleteView to deactivate users instead of deleting, and adjust templates for i18n. Bernard Siebens 2026-01-11 22:14:25 +01:00
  • b885bf6da5 Activate member deletion functionality: implement MemberDeleteView with HTMX integration, add is_active filter, update member filter template, and refine related styles. Bernard Siebens 2026-01-11 22:04:34 +01:00
  • d2d50afdd7 Enhance MemberListView with HTMX integration, refactor member filter template for partial rendering, and add HTMX utility mixins. Bernard Siebens 2026-01-10 23:57:06 +01:00
  • f4c5377727 Integrate django-htmx into project: update settings, middleware, and base HTML with HTMX utilities. Bernard Siebens 2026-01-10 23:01:39 +01:00
  • 97ee6c2500 Add django-htmx>=1.27.0 to project dependencies in pyproject.toml and update uv.lock. Bernard Siebens 2026-01-10 23:00:00 +01:00
  • 26155de246 Implement avatar rendering logic: add custom tags, template, and styles; update base.html integration and revamp member filter and list designs. Bernard Siebens 2026-01-10 22:59:11 +01:00
  • 03f8a5eb35 Refactor base layout: implement responsive navbar with scroll shrink effect, revamp sidebar structure and styles, and refine footer. Bernard Siebens 2026-01-09 23:52:55 +01:00
  • 093ca1b88d Add pillow>=12.1.0 to project dependencies in pyproject.toml and update uv.lock. Bernard Siebens 2026-01-09 21:22:54 +01:00
  • 66ba195cb7 Merge remote-tracking branch 'refs/remotes/origin/development' into development Bernard Siebens 2026-01-09 21:22:08 +01:00
  • 92101ca86a Update navbar behavior with shrinking effect on scroll, refine layout and styles, and enhance backend sidebar for members management. Bernard Siebens 2026-01-08 23:14:15 +01:00
  • a19d3b091e Integrate custom fonts and global theme variables, update base HTML layout with navbar, dynamic club logo, and sidebar, and extend settings with configurable club logo. Bernard Siebens 2026-01-07 08:43:53 +01:00
  • f344533386 Add Font Awesome 7.1.0 to project static assets Bernard Siebens 2026-01-05 12:25:21 +01:00
  • 40ddab4627 Extend members app: add filtering with django-filter, MemberFilter class, and initial view setup. Update URLs, templates, and dependencies for integration. Bernard Siebens 2026-01-04 23:24:53 +01:00
  • e67ef526f4 Remove backend app and its initial structure Bernard Siebens 2026-01-04 22:53:05 +01:00
  • 666ec88165 Extend members app: add user signals for automatic Member profile creation, tests for Member behavior, and updated authentication backends Bernard Siebens 2026-01-04 22:53:00 +01:00
  • 18181113a9 Set up backend app with initial structure and registered it in settings Bernard Siebens 2026-01-04 22:43:38 +01:00
  • 769f18dac8 Extend members app: add fields to Member model, update migrations, and configure admin display Bernard Siebens 2026-01-04 22:42:54 +01:00
  • a38a813865 Set up members app with models, migrations, permissions, and rules integration; updated dependencies and settings Bernard Siebens 2026-01-03 13:00:06 +01:00
  • 63ad906557 Set up members app with initial structure and registered it in settings Bernard Siebens 2026-01-03 12:46:57 +01:00
  • 8f566b2e5e Add team forge logo to static assets Bernard Siebens 2026-01-03 12:46:02 +01:00
  • 3e77b1edb8 Set up theme app with initial structure, Tailwind CSS integration, and npm dependencies Bernard Siebens 2026-01-03 12:38:06 +01:00
  • 5573058e3e Update Python SDK references in project configuration files Bernard Siebens 2026-01-02 14:24:18 +01:00
  • cb04e908ce Add new dependencies to uv.lock file Bernard Siebens 2026-01-02 14:24:00 +01:00
  • 9c55fcd828 Update pyproject.toml dependencies and regenerate lockfile Bernard Siebens 2025-12-31 14:14:46 +01:00
  • 2044d609b6 Set up Django project with initial structure and configuration files main Bernard Siebens 2025-12-30 22:19:47 +01:00
  • 243975314f Initial commit Bernard Siebens 2025-12-30 22:19:41 +01:00