-
Notifications
You must be signed in to change notification settings - Fork 19
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
On-time exams #562
Merged
Merged
On-time exams #562
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…AdmissionAverageGrade, Ref #145
* feat(webmail): add the webmail button and the hooks for the authentication,Ref #473 * fix(webmail): webmail improvements --------- Co-authored-by: FabrizioCostaMedich <[email protected]> Co-authored-by: Emanuele Coricciati <[email protected]>
* fix(agenda): fix agenda layout on tablet * fix(agenda): fix overlapping events --------- Co-authored-by: Emanuele Coricciati <[email protected]>
* feat(link-course): create the section external links course in CourseInfoScreen.tsx * feat(course-screen-info): add text, and change some controls when the status is loading, Ref #301 * feat(course-info): changed the layout of the links and the text , Ref #301 * fix(courses): fix translations and link indexes * chore: update api spec --------- Co-authored-by: FabrizioCostaMedich <[email protected]> Co-authored-by: Emanuele Coricciati <[email protected]> Co-authored-by: Cristina Ferrian <[email protected]>
* ci: bump ios target sdk, enable macos github runners * ci: try to break everything * ci: try to break everything pt 2 * ci: try to unify ruby & co * ci: move caching before npm install, bump action versions * ci: upgrade ruby version * ci: more ruby fixes * ci: retry ruby fix * ci: enforce pod install * ci: react-native-permissions upgrade Podfile --------- Co-authored-by: Mobile AppleDev <[email protected]>
Co-authored-by: Mobile AppleDev <[email protected]>
* fix(exams): fix style on exams screens * fix(exams): do not show buttons when exam is not passed * fix(exams): fix checks on canBeRejected and canBeAccepted loot boxes * fix(exams): fix button position on ios and android * fix(exams): fix position of button by platform --------- Co-authored-by: Emanuele Coricciati <[email protected]>
…y name in increasing order (#536)
Co-authored-by: Fabrizio Costa Medich <[email protected]>
* ci: upgrade tests * fix: fix android build for updated react native version * fix: migration to mapbox 0.75.3 * build: upgrade to rn 0.76 * fix: fix types * fix: update lock files * fix: fix places types * fix: fix lock files and format * fix(places): added control to check if floorId exist and set his state * fix(places): pass current floor when press a building * fix(places): fix invalid styles on layers * fix(places): add map loader * fix(places): fix camera animation and stateful menu, remove map modal --------- Co-authored-by: QcFe <[email protected]> Co-authored-by: miky41195 <[email protected]> Co-authored-by: FabrizioCostaMedich <[email protected]> Co-authored-by: Cristina Ferrian <[email protected]>
…' into feature/544-on-time-exams-scores
Bri74
approved these changes
Jan 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #544