-
Notifications
You must be signed in to change notification settings - Fork 3
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
#581 sort invitations #367
Merged
Merged
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #367 +/- ##
==========================================
Coverage ? 17.28%
==========================================
Files ? 85
Lines ? 3148
Branches ? 909
==========================================
Hits ? 544
Misses ? 2594
Partials ? 10 ☔ View full report in Codecov by Sentry. |
GSinseswa721
requested review from
Ndevu12,
niyobertin,
UwicyezaG,
mpanoathos,
Yvan-David,
YvetteNyibuka and
Oliviier-dev
October 17, 2024 08:15
GSinseswa721
added
fighters
Team
Needs Reviews
A pull request need reviews to be merged
labels
Oct 17, 2024
GSinseswa721
force-pushed
the
ft-sort-invitations
branch
from
October 17, 2024 08:57
a101544
to
b79b2ce
Compare
GSinseswa721
force-pushed
the
ft-sort-invitations
branch
from
October 17, 2024 09:19
b79b2ce
to
cdf8474
Compare
GSinseswa721
force-pushed
the
ft-sort-invitations
branch
from
October 17, 2024 09:39
cdf8474
to
b2c703c
Compare
niyobertin
approved these changes
Oct 17, 2024
GSinseswa721
force-pushed
the
ft-sort-invitations
branch
from
October 17, 2024 10:45
b2c703c
to
5447fd6
Compare
ceelogre
temporarily deployed
to
ft-sort-invitations - devpulse-backend PR #367
October 17, 2024 10:45 — with
Render
Destroyed
UwicyezaG
approved these changes
Oct 17, 2024
jniyonkuru
approved these changes
Oct 17, 2024
ncutixavier
approved these changes
Oct 17, 2024
sort invitations by ascending or descending order sort invitations by ascending or descending order
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.
PR Description
This pull request implements sorting functionality for invitations, ensuring they can be ordered in both descending and ascending order based on the createdAt field. Additionally, the default behavior now ensures that the latest invitations are shown first.
Description of tasks that were expected to be completed
How has this been tested?
Screenshots (If appropriate)
(Images)