artifacts-dashboard/backend
Paweł Orzech 4d8974bc66
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled
Restrict status endpoints to user's characters
Filter live status responses so callers only see automations, workflows, and pipelines associated with the current user's characters. Backend: use get_user_character_names in automations.get_all_statuses, workflows.get_all_workflow_statuses, and pipelines.get_all_pipeline_statuses (pipeline filtering checks character_states). Frontend: clear React Query cache when a token is set or removed (import useQueryClient and add it to callback deps) so cached data is refreshed after auth changes.
2026-03-01 23:07:38 +01:00
..
alembic Add multi-user workflows/pipelines and error tracking 2026-03-01 23:02:34 +01:00
app Restrict status endpoints to user's characters 2026-03-01 23:07:38 +01:00
tests Add multi-user workflows/pipelines and error tracking 2026-03-01 23:02:34 +01:00
alembic.ini Initial release: Artifacts MMO Dashboard & Automation Platform 2026-03-01 19:46:45 +01:00
Dockerfile Initial release: Artifacts MMO Dashboard & Automation Platform 2026-03-01 19:46:45 +01:00
pyproject.toml Add multi-user workflows/pipelines and error tracking 2026-03-01 23:02:34 +01:00
uv.lock v0.2.0: Rich interactive map, automation gallery, auth & UX improvements 2026-03-01 20:18:29 +01:00