-
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
#394 implement attendance feature #497
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 ↗︎
|
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 17, 2024 10:24
ab6a638
to
054ceb4
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 17, 2024 11:23
054ceb4
to
f101e42
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 17, 2024 11:37
f101e42
to
35f13ec
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 17, 2024 11:41
35f13ec
to
f6f96af
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 00:08
f6f96af
to
cd3e07c
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 00:10
cd3e07c
to
9419620
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 00:19
9419620
to
b79f6f0
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 09:49
b79f6f0
to
57d3bf9
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 09:55
57d3bf9
to
ff8ed10
Compare
Ke-bean
force-pushed
the
ft-attendance
branch
from
September 18, 2024 10:04
ff8ed10
to
ab52224
Compare
Calebgisa72
force-pushed
the
ft-attendance
branch
from
September 25, 2024 11:21
ab52224
to
138a8bb
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
September 26, 2024 17:02
138a8bb
to
8647148
Compare
Calebgisa72
force-pushed
the
ft-attendance
branch
from
September 27, 2024 10:01
8647148
to
cbd5868
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 09:55
0796b89
to
1bd43aa
Compare
igorihimbazwe
approved these changes
Oct 3, 2024
kanu-cast
approved these changes
Oct 3, 2024
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 13:55
1bd43aa
to
87a44c0
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 14:19
87a44c0
to
9cd2ef4
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 18:02
9cd2ef4
to
cbb459a
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 18:23
cbb459a
to
c4fb4f6
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 19:17
c4fb4f6
to
cf073cb
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 3, 2024 20:07
cf073cb
to
77b3065
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 4, 2024 05:06
77b3065
to
33ba052
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 4, 2024 05:47
33ba052
to
7bee488
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 4, 2024 06:09
7bee488
to
a10230b
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 4, 2024 06:16
a10230b
to
6812f5f
Compare
aimedivin
force-pushed
the
ft-attendance
branch
from
October 4, 2024 06:34
6812f5f
to
aa62544
Compare
Dawaic6
pushed a commit
that referenced
this pull request
Oct 7, 2024
implement attendance (#497) Co-authored-by: “kebean” <“[email protected]”> fix layout crashing while scrolling in teams on dashboard (#552) resolve blank space issue
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 pull request implements the attendance feature. It allows coordinator to perform CRUD operation on attendance for trainees.
Description of tasks that were expected to be completed
How has this been tested?
Number of Commits
Screenshots (If appropriate)
###BEFORE
###AFTER
Please check this Checklist before you submit your PR: