The GitHub Actions job "Automatic email notification on DDL change" on 
texera.git/feat/user-feedback has failed.
Run started by GitHub user aicam (triggered by aicam).

Head commit for run:
e9f8835e652b5f3d4a5fa596e1b4cde7f13fceb2 / ali <[email protected]>
feat: add user feedback dashboard and admin review

Add a feedback feature to the user dashboard:

- A "Feedback" item is added to the left sidebar after "About",
  visible only to logged-in users, routing to /user/feedback.
- The feedback page lets a user submit a free-text message and lists
  their previously submitted feedback, newest first.
- The admin user list (/dashboard/admin/user) gains a "Feedbacks"
  column: a message icon disabled when the user has no feedback and
  enabled with the feedback count as a badge; clicking it opens that
  user's feedback in a modal.

Backend: a new `feedback` table (DDL + sql/updates/25.sql) and a
FeedbackResource exposing submit/list-own endpoints for any logged-in
user and admin-only per-user count and listing endpoints.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/28045779228

With regards,
GitHub Actions via GitBox

Reply via email to