Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs427fa20team22
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
htmoss2
cs427fa20team22
Commits
a4a4215f3bd1fe9e648538ca6c725583d75758e5
Select Git revision
1 result
cs427fa20team22
iTrust
src
Author
Search by author
Any Author
authors
adityab3
adityab3
ahmada4
ahmada4
elengik2
elengik2
htmoss2
htmoss2
kpjoshi2
kpjoshi2
kwang66
kwang66
mjw11
mjw11
msaxena2
msaxena2
mwb9
mwb9
nishant2
nishant2
sbobo3
sbobo3
xc3
xc3
xuechen5
xuechen5
13 authors
Nov 18, 2020
Remove commented code, fix bugs in PatientDAO
· a4a4215f
mjw11
authored
4 years ago
a4a4215f
Add function .getAllPreRegisteredPatients() and Modify .getAllPatients()
· 4dfe33ac
xuechen5
authored
4 years ago
4dfe33ac
Get a List of Pre-Registered Patients from Database
· 49e49739
xuechen5
authored
4 years ago
49e49739
Nov 17, 2020
Revert Registered bool, now use DateOfDeactivation
· 5b2a9452
mjw11
authored
4 years ago
5b2a9452
Nov 16, 2020
Change casing on DAO to match table casing
· fbb68636
mjw11
authored
4 years ago
fbb68636
Add activate and deactivate patient functions
· ae0270e2
mjw11
authored
4 years ago
ae0270e2
Add getter for if a patient is registered
· 734f5abb
mjw11
authored
4 years ago
734f5abb
Add transaction types for UC92
· eae7a1bc
mjw11
authored
4 years ago
eae7a1bc
Nov 15, 2020
[backend] fixed preregisteration health info validation errors
· f764d4bc
adityab3
authored
4 years ago
f764d4bc
[backend] added health info logic to preregister action
· 689c9fee
adityab3
authored
4 years ago
689c9fee
Fixed TODO in BeanValidator
· eb974966
adityab3
authored
4 years ago
eb974966
Added TODOs in validator file
· 895cf4b6
adityab3
authored
4 years ago
895cf4b6
Nov 07, 2020
(Backend) Fixed authentication bug with preregistered patient authentication
· fddb0e73
adityab3
authored
4 years ago
fddb0e73
Nov 06, 2020
Added a check for duplicate emails in AddPreRegisteredPatientAction
· c6fba262
adityab3
authored
4 years ago
c6fba262
Implement AddPreRegisterPatientAction when preregister form is submitted
· 0bf0d424
xuechen5
authored
4 years ago
and
adityab3
committed
4 years ago
0bf0d424
Added security-role for PreRegistered Patient
· 22057af9
xuechen5
authored
4 years ago
and
adityab3
committed
4 years ago
22057af9
Fixed null error in PreRegisterPatient.jsp
· 40142a0e
adityab3
authored
4 years ago
40142a0e
Backend: added skeleton code for AddPreRegisteredPatientAction
· c04a70f4
adityab3
authored
4 years ago
c04a70f4
Oct 28, 2020
I1: Resolved Failing Unit Tests in Given iTrust Code
· 81790cd5
Moss
authored
4 years ago
81790cd5
Loading