-
Notifications
You must be signed in to change notification settings - Fork 108
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
chore: remove deprecated schedule model, views, page, ...etc #1132
Conversation
e417987
to
6acba73
Compare
ef63fd2
to
956966c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1132 +/- ##
==========================================
+ Coverage 71.19% 73.16% +1.96%
==========================================
Files 84 83 -1
Lines 3451 3115 -336
==========================================
- Hits 2457 2279 -178
+ Misses 994 836 -158 ☔ View full report in Codecov by Sentry. |
77662d4
to
e571f06
Compare
@erik1110 |
d012727
to
d5e160a
Compare
rebased |
Please let me know if this refactoring PR is either unwanted or still wanted. I wouldn't take any further action for now as it has been forgotten for quite a long time.... |
58f179e
to
4bdb64d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for removing the schedule related legacy code. Let me resolve the conflicts so that we could continue to merge it.
a1c5c71
to
ab80560
Compare
8f1a768
to
88b87eb
Compare
88b87eb
to
134b60e
Compare
rebased |
Types of changes
Description
Before 2021, we used to have a schedule model storing the generated HTML code of schedule data, and being displayed on the schedule page. However, this behavior has been deprecated after we created the brand new front-end project in 2021.
Note that I only deleted/modified templates and statics from the 2023 code.
Steps to Test This Pull Request
Expected behavior