-
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
Fixes recording attendance bug #550
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
aimedivin
changed the title
fix(attendance): fixes recording attendance bug
Fixes recording attendance bug
Oct 5, 2024
aimedivin
force-pushed
the
fx-attendance
branch
from
October 5, 2024 21:56
b6cab23
to
f5b537c
Compare
aimedivin
force-pushed
the
fx-attendance
branch
from
October 6, 2024 12:58
f5b537c
to
953568f
Compare
aimedivin
requested review from
elijahladdie,
Salim-54,
igorihimbazwe,
kanu-cast,
hatfelicien and
ncutixavier
October 6, 2024 13:10
aimedivin
added
bug
Something isn't working
Need Reviews
Steppers
Team Steppers
and removed
bug
Something isn't working
labels
Oct 6, 2024
elijahladdie
approved these changes
Oct 6, 2024
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
igorihimbazwe
approved these changes
Oct 6, 2024
amiparadis250
approved these changes
Oct 6, 2024
kanu-cast
approved these changes
Oct 6, 2024
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 6, 2024 16:11
953568f
to
ff7c859
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 6, 2024 20:46
ff7c859
to
57011cf
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 6, 2024 20:55
57011cf
to
16c4c61
Compare
aimedivin
force-pushed
the
fx-attendance
branch
from
October 7, 2024 09:29
16c4c61
to
ac51095
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 7, 2024 14:52
ac51095
to
cbbd033
Compare
Resolve conflicts |
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 12:32
cbbd033
to
92e2c64
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 12:44
92e2c64
to
56744d0
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 14:43
56744d0
to
7d73d4c
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 14:53
7d73d4c
to
17a9192
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 15:00
17a9192
to
fc9ace9
Compare
Calebgisa72
force-pushed
the
fx-attendance
branch
from
October 8, 2024 16:12
fc9ace9
to
7989abc
Compare
aimedivin
force-pushed
the
fx-attendance
branch
from
October 8, 2024 18:10
7989abc
to
ddec25b
Compare
JacquelineTuyisenge
added a commit
that referenced
this pull request
Oct 11, 2024
new advancing calender functionality (#480) adding undrop trainee feature (#532) * fixing teams cards * fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> fix unresponsive footer (#544) implement attendance (#497) Co-authored-by: “kebean” <“[email protected]”> fix layout crashing while scrolling in teams on dashboard (#552) advancing calender functionality (#480) (#531) Co-authored-by: RWEMAREMY <[email protected]> resolve blank page (#535) * fixing teams cards (#548) * fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565) fix(attendance): fixes recording attendance bug (#550) fix updated ratings page (#568)
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 PR fixes a bug that prevented attendance from being recorded due to unexpected responses from the query fetching trainee data.
Description of tasks that were expected to be completed
How has this been tested?
Number of Commits
1 Commit
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: