Commit Graph

8 Commits

Author SHA1 Message Date
nathanb d024bf7fa3 stuff changed:
- ui has been made 'kinda better' (after making it worse for a while lol
- ESP rfid readers are now supported [ill upload the code for them in another repo later]
- admin system has been secured a bit better and seems to be working well
2026-05-08 20:46:58 +01:00
nathanb 632e66e21d Add member profile questions, admin tooling, legal pages, and fast tests
- Add configurable profile questions with conditional visibility, admin-only fields, user answers, and seeded onboarding/volunteer questions
  - Add admin UI for managing profile questions and member profile answers
  - Add volunteer level/profile data support across backend schemas, models, API, and migration
  - Update dashboard/profile UI, super admin menu, membership service types, and related styling
  - Add privacy policy, terms of service, cookie notice, and footer links
  - Add frontend Vitest coverage for profile question logic
  - Add backend pytest coverage for profile answer normalization and validation
  - Update restart.sh to build, run frontend/backend unit tests, and restart only after tests pass
  - Refresh README, quickstart, project structure, instructions, and Square docs to match current app features
    - Protect feature flag reload behind super-admin access
    - Restrict admin-triggered password resets so admins can only reset member accounts
    - Replace email template HTML preview rendering with escaped text preview
    - Update docs for feature flag reload access, password reset scope, and email template preview safety

    -- test user questions are also made by AI and not very useful. but i didn't know what to put there so its good enough for a test
2026-05-04 22:05:58 +01:00
James Pattinson e1659c07ea Arch changes and feature flags 2025-11-23 15:46:51 +00:00
James Pattinson 9edfe6aa62 Layout tweaks 2025-11-12 20:55:24 +00:00
James Pattinson 051bd05149 Bounce management 2025-11-10 16:57:29 +00:00
James Pattinson 7fd237c28b Email template management 2025-11-10 16:07:22 +00:00
James Pattinson 43b13ef52d Adding more shit 2025-11-10 15:42:09 +00:00
James Pattinson f1c4ff19d6 More iteration 2025-11-10 15:20:11 +00:00