Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make registration receipt prettier #3706

Merged
merged 6 commits into from
Apr 24, 2024
Merged

Make registration receipt prettier #3706

merged 6 commits into from
Apr 24, 2024

Conversation

willgearty
Copy link
Member

@willgearty willgearty commented Jan 5, 2024

This makes the student registration receipt prettier (like the PDF student schedules). The receipt can be seen by clicking the "confirm registration" button. The "pretext" can be edited by changing the confirm receipt on the settings page (and the entire receipt can be overriden by a single template override or by program-specific template overrides, like before).

  • Integrate with themed pages
  • Make only part of the template configurable on the receipts page (use a block or insert context?)
  • A button to use javascript to print only the receipt like in Add button to scheduler to print matrix #3469
  • A button to go back to the registration page
  • Student schedule should be formatted like in Better schedule styling for continued classes #3376
  • complete dates for the program (although this is already in the schedule)
  • the date that (class) registration closes? ("You have until X/Y/Z to change your classes")
  • items purchased and/or amount owed?

Fixes #1131.

@willgearty
Copy link
Member Author

willgearty commented Apr 12, 2024

Screenshot of new receipt with default pretext:
image

Copy link
Contributor

@kkbrum kkbrum left a comment

Choose a reason for hiding this comment

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

Looks great! I did not look into the test for you, but the functionality is all very nice!

@willgearty willgearty merged commit cffdcf2 into main Apr 24, 2024
5 checks passed
@willgearty willgearty deleted the custom-receipt branch April 24, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registration receipt should have more information
2 participants