-
Notifications
You must be signed in to change notification settings - Fork 45
feat: [FC-0078] Dates page #434
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
base: develop
Are you sure you want to change the base?
Conversation
|
Thanks for the pull request, @PavloNetrebchuk! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review. 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. DetailsWhere can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources: When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
72457a9 to
f8ff37e
Compare
dates/src/main/java/org/openedx/dates/domain/interactor/DatesInteractor.kt
Fixed
Show fixed
Hide fixed
dates/src/main/java/org/openedx/dates/presentation/dates/DatesFragment.kt
Fixed
Show fixed
Hide fixed
dates/src/main/java/org/openedx/dates/presentation/dates/DatesViewModel.kt
Fixed
Show fixed
Hide fixed
dates/src/main/java/org/openedx/dates/presentation/dates/DatesFragment.kt
Fixed
Show fixed
Hide fixed
dates/src/main/java/org/openedx/dates/presentation/dates/DatesFragment.kt
Fixed
Show fixed
Hide fixed
c1b7023 to
88af319
Compare
core/src/main/java/org/openedx/core/data/model/CourseDatesResponse.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/org/openedx/core/data/model/room/CourseDatesResponseEntity.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/org/openedx/core/data/model/room/CourseDatesResponseEntity.kt
Outdated
Show resolved
Hide resolved
dates/src/main/java/org/openedx/dates/presentation/dates/DatesViewModel.kt
Outdated
Show resolved
Hide resolved
dates/src/main/java/org/openedx/dates/presentation/dates/DatesViewModel.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/org/openedx/core/data/model/room/CourseDatesResponseEntity.kt
Fixed
Show fixed
Hide fixed
core/src/main/java/org/openedx/core/data/model/room/CourseDatesResponseEntity.kt
Fixed
Show fixed
Hide fixed
dates/src/main/java/org/openedx/dates/data/repository/DatesRepository.kt
Fixed
Show fixed
Hide fixed
185a09a to
f245cf3
Compare
22e84d7 to
b75448c
Compare
34361c2 to
9559813
Compare
bd23eef to
833a671
Compare
833a671 to
b881a1d
Compare
9345680 to
c3843ea
Compare
c3843ea to
71327bb
Compare
71327bb to
058b847
Compare
|
Can I request some color changes?
We can keep put these changes as a future change request too if absolutely necessary, but I think it's much easier to fix here. |
Added a Dates page displaying the scheduled dates for all courses.
Screen.Recording.2025-11-21.at.14.23.12.mov