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

feat:Implemented Base Grade Notification Hook Service #181

Merged
merged 20 commits into from
Sep 19, 2023

Conversation

Antonwy
Copy link
Collaborator

@Antonwy Antonwy commented Jun 18, 2023

Hook service for new Grades

Checks the pruefungenErgebnisse endpoint every minute and notifies hook subscribers if there is a new grade.

Next

Add iOS subscriber that sends push notification.

@Antonwy Antonwy marked this pull request as ready for review June 27, 2023 17:32
@philippzagar
Copy link
Member

@joschahenningsen Small ping ;)

@philippzagar
Copy link
Member

@joschahenningsen Small ping v2 ;)

@CommanderStorm CommanderStorm changed the title F: Implemented Base Grade Notification Hook Service feat:Implemented Base Grade Notification Hook Service Aug 24, 2023
Copy link
Member

@CommanderStorm CommanderStorm left a comment

Choose a reason for hiding this comment

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

Overall, I have not found anything controversial.

What I find interesting is that you use a lot more patterns (especially service+repository) than the rest of the project.
Do you think that would be a concept that we could discuss on the next team meeting (as I think this could be generally usefull to learn about)

@CommanderStorm CommanderStorm added the enhancement New feature or request label Aug 30, 2023
server/model/examResultPublished.go Outdated Show resolved Hide resolved
server/backend/migration/20230530000000.go Outdated Show resolved Hide resolved
server/backend/migration/20230530000000.go Outdated Show resolved Hide resolved
server/model/newExamResultsSubscriber.go Outdated Show resolved Hide resolved
server/model/newExamResultsSubscriber.go Outdated Show resolved Hide resolved
server/model/crontab.go Outdated Show resolved Hide resolved
@CommanderStorm
Copy link
Member

CommanderStorm commented Sep 19, 2023

@Antonwy
I think this PR is mergable.
What do you think?

I think the idea was that we create an account independant token...

How do I create an account independant Token? Ask Andi?

@Antonwy
Copy link
Collaborator Author

Antonwy commented Sep 19, 2023

@Antonwy

I think this PR is mergable.

What do you think?

I think the idea was that we create an account independant token...

How do I create an account independant Token? Ask Andi?

Yes exactly would probably check with Andy what's the best next step here or if he can already provide a token!

@CommanderStorm CommanderStorm merged commit aae98ca into main Sep 19, 2023
1 of 2 checks passed
@CommanderStorm CommanderStorm deleted the feature/new-grade-published-hook branch September 19, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants