Skip to content

Conversation

@Gabriel-br07
Copy link
Contributor

No description provided.

… novo endpoint que irá mostrar uma tela com a mensagem informada
@Gabriel-br07 Gabriel-br07 linked an issue Apr 28, 2025 that may be closed by this pull request
3 tasks
@Gabriel-br07 Gabriel-br07 requested a review from Copilot April 28, 2025 20:05
@Gabriel-br07 Gabriel-br07 self-assigned this Apr 28, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements the "Event Changes Request" flow for the coordination form by introducing new email templates and endpoints to handle event change submissions.

  • Added two new email templates: one for displaying change request details to professors (mudanças_prof.html) and one for capturing change inputs from coordinators (mudanças.html).
  • Introduced a new log message in py_log.py and updated token action calls to support change requests.
  • Updated administration_approval.py and send_emails.py to integrate the new changes functionality and route.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/templates/email/mudanças_prof.html New email template for professors to view requested change details.
src/templates/email/mudanças.html New email template with a form for coordinators to submit change details.
src/SLL/py_log.py Added log message for event change requests.
src/SLL/administration_approval.py Integrated new changes endpoint and updated token action calls.
src/BLL/send_emails.py Added the changes() function to log, update event status, and send emails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event Changes Request - Coordination Form

3 participants