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

"Update section and timetable tables when course timings change" #174

Merged
merged 15 commits into from
Jun 1, 2024

Conversation

kishan1735
Copy link
Contributor

No description provided.

Copy link
Member

@soumitradev soumitradev left a comment

Choose a reason for hiding this comment

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

Some small code-style related changes, overall code quality looks good. The main logic can be replaced by a lot of existing code/function calls.

One small note on your commits:
Your commit is:
feat: update timetable and sections table when there is change in course timings
It would ideally be:
feat: add update changed timetables endpoint

@soumitradev
Copy link
Member

I'll review this PR during this week most probably.

Copy link
Member

@soumitradev soumitradev left a comment

Choose a reason for hiding this comment

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

Aside from some small changes, LGTM. Would also be nice if we could wrap the whole thing in one transaction, like we do in addSection.ts

@soumitradev soumitradev added this pull request to the merge queue Jun 1, 2024
Merged via the queue into master with commit 7fc428e Jun 1, 2024
1 check passed
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.

Add endpoint to change exam timings or class timings and edit existing timetable states
2 participants