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

[Enhancement] TBA instructors #65

Merged

Conversation

Evilscaught
Copy link
Contributor

Closes #64

Action
Requesting to merge branch enhancement/#73-tba-instructors into epic/training-room-registration

Description
New notification email will be sent to administrators if any classes/webinars have not yet been assigned an instructor two days prior to the class commencing. Updated administrator list and added support for ember-helpers, specifically the inflect-text helper.


Images

[ New Feature ] hub-admin-instructor-tba.hbs

NewNotification

Evilscaught and others added 10 commits December 8, 2021 14:23
Updated i ^0.3.5 => ^0.3.7
Co-authored-by: Jeremy Cherer <chererjeremy@gmail.com>
Template was crashing because of improper usage of the Ember if-statement, and emails for classes without instructors were not being sent out because of a nonsensical and totally useless condition in the else statement.  Instructor-rosters.js was also crashing because the if-statement was attempting to access a non-existant property instructors.email, now checks for instructors before checking for instructors.email
Copy link
Contributor

@JavaLavaMT JavaLavaMT left a comment

Choose a reason for hiding this comment

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

much better!! nice job!

Copy link
Contributor

@JavaLavaMT JavaLavaMT left a comment

Choose a reason for hiding this comment

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

send it

@JavaLavaMT JavaLavaMT merged commit e782c57 into epic/training-room-registration Dec 17, 2021
@JavaLavaMT JavaLavaMT deleted the enhancement/#73-tba-instructors branch December 17, 2021 17:14
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.

2 participants