Commit Graph

26 Commits

Author SHA1 Message Date
nathanb 34489fd7b7 Merge pull request 'volunteer-profile-questions' (#1) from volunteer-profile-questions into main
Reviewed-on: #1
2026-05-05 05:22:59 -04:00
nathanb 1a0b4dc25d 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
  -- all tests pass on my vm and seems to run fine
2026-05-04 22:15:51 +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 74a4e3ede8 Container refactoring
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 09:43:02 +00:00
James Pattinson 0c0b5fbefe Square payment fixes
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 09:16:12 +00:00
James Pattinson e1659c07ea Arch changes and feature flags 2025-11-23 15:46:51 +00:00
James Pattinson 6f1d09cd77 Using alembic 2025-11-22 21:18:43 +00:00
James Pattinson b8f2d12011 Square enhancements 2025-11-13 17:41:28 +00:00
James Pattinson dac8b43915 Event editing 2025-11-12 21:04:00 +00:00
James Pattinson 9edfe6aa62 Layout tweaks 2025-11-12 20:55:24 +00:00
James Pattinson 107c208746 Basic event management 2025-11-12 18:08:11 +00:00
James Pattinson e5fdd0ecb8 Mobile improvements 2025-11-12 16:47:21 +00:00
James Pattinson 0f74333a22 Square Payments 2025-11-12 16:09:38 +00:00
James Pattinson be2426c078 Tweak to dev/prod switch 2025-11-11 17:17:18 +00:00
James Pattinson d42b7cb307 Prod/Dev mode 2025-11-11 16:59:58 +00:00
James Pattinson d173b13bb9 reg workflow improvements 2025-11-10 19:55:29 +00:00
James Pattinson ba21262854 User search and edit 2025-11-10 19:35:37 +00:00
James Pattinson 731c615d07 small tweaks 2025-11-10 17:37:08 +00:00
James Pattinson a41e5a8cbb DB schema init.sql 2025-11-10 17:12:02 +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
James Pattinson 93aeda8e83 Basic frontend 2025-11-10 14:51:15 +00:00
James Pattinson 3751ee0076 First commit 2025-11-10 13:57:46 +00:00
James Pattinson cffb5e8b8e first commit 2025-11-10 13:57:02 +00:00