LabTechUDF / LabTechUDF/python-services

Event Changes Request - Coordination Form

Open
#35 1 comment 0 reactions 1 assignee View on GitHub

@Gabriel-br07 is already working on this.

Since Apr 23, 2025.

  • #63 by @Gabriel-br07 — open
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Provide a form for coordinator to request changes to an event (vide image).

Key Tasks:
  • Create a jinja template for the button of request change (coordinator only). Remember to use the logic of token codes that expires once screen is accessed.

  • Implement form logic (inputs, validations), I guess here we just need to keep the same flow that exists, we just want to make sure when the status is 'changes-requested' the fields are editable.

  • Update event status. Update when coordinator submit request (jinja template) and when user finish edition (probably no changes needed in frontend).

Acceptance Criteria:
  • Form submission successfully updates event details/status.
  • Teacher is notified about the change request.
  • Event statuses accurately reflect the current stage:
    • Coordinator submission → Status requested-changes
    • User completion → Status requested

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.