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
eb2b43a98e3d621029c04e39080bb4da162c6361
Select Git revision
Branches
19
master
default
protected
test_fixes
code_smells_iteration_3.2
UC14
UC92v2
UC30
UC39
revert-72ff3650
uc41
UC100
UC20
patch-1
ResolveFailingTestsAgain
UC91v2
CodeSmells
UC91.2
UC91.1
UC91
ResolvingGivenFailingTests
Tags
1
Archived
20 results
cs427fa20team22
iTrust
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 21, 2020
Replace tabs with blank space
· eb2b43a9
xuechen5
authored
4 years ago
eb2b43a9
Enable Deactivate link
· a720aff6
xuechen5
authored
4 years ago
a720aff6
SQL: Added Function for Convert Pre-Registered Patient to Patient
· 39a5b82d
xuechen5
authored
4 years ago
39a5b82d
Backend: Activate and Deactivate a Pre-Registered Patient
· 038e14cc
xuechen5
authored
4 years ago
038e14cc
Page to Activate Pre-Registered Patient and show Edit Patient Link
· ba8159b3
xuechen5
authored
4 years ago
ba8159b3
Add buttons for activate patients
· 0416d308
xuechen5
authored
4 years ago
0416d308
Reorganize List of Pre-Registered Patients Page Buttons
· f3119e72
xuechen5
authored
4 years ago
f3119e72
Nov 19, 2020
Fix tests and simplify actions
· 920ac251
Matthew Williams
authored
4 years ago
920ac251
Fix semicolon and function call structure
· d40b0b1b
Matthew Williams
authored
4 years ago
d40b0b1b
Add ViewAllPreregisteredPatientsTest selenium test
· 790f917b
mjw11
authored
4 years ago
790f917b
Add Action and DAO unit tests
· c91668fc
mjw11
authored
4 years ago
c91668fc
Nov 18, 2020
create activatePatient function in DAO
· 3c4149bd
mjw11
authored
4 years ago
3c4149bd
Remove commented code, fix bugs in PatientDAO
· a4a4215f
mjw11
authored
4 years ago
a4a4215f
JSP: to display Pre-Registered Patient Info
· 8c1e0821
xuechen5
authored
4 years ago
8c1e0821
Add "Activate" & "Deactivate" Buttons, Add link to Patient Info
· 37b7cb9f
xuechen5
authored
4 years ago
37b7cb9f
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
Get all Pre-Registered Patient to HCP's screen for approval.
· 45701e18
xuechen5
authored
4 years ago
45701e18
Nov 17, 2020
Remove Registered bool from SQL Table
· 12fdc4c8
mjw11
authored
4 years ago
12fdc4c8
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 boolean flag for registered patients
· e9e3b17f
mjw11
authored
4 years ago
e9e3b17f
Add view all preregistered patients page UC92
· cedcfd48
mjw11
authored
4 years ago
cedcfd48
Add transaction types for UC92
· eae7a1bc
mjw11
authored
4 years ago
eae7a1bc
Add Pre-Registered Patients list to menu
· 9308fbde
mjw11
authored
4 years ago
9308fbde
Add spaces between "reset password" and "Preregister patient" link
· 6e8a007e
xuechen5
authored
4 years ago
6e8a007e
Make "*" red for required fields.
· 3d5f58a3
xuechen5
authored
4 years ago
3d5f58a3
Nov 15, 2020
cleaned up patient preregistration tests
· 66d8d084
adityab3
authored
4 years ago
66d8d084
[GUI] updated preregister form to handle health info
· ff29bbd7
adityab3
authored
4 years ago
ff29bbd7
[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
Updated JUnit tests for preregistration health information
· 8fecc34b
adityab3
authored
4 years ago
8fecc34b
Added TODOs in validator file
· 895cf4b6
adityab3
authored
4 years ago
895cf4b6
Nov 13, 2020
fixed error message
· 868e3116
adityab3
authored
4 years ago
868e3116
Nov 07, 2020
Cleaned dead code in unit test for preregistration
· ba7b40c0
adityab3
authored
4 years ago
ba7b40c0
(Backend) Fixed authentication bug with preregistered patient authentication
· fddb0e73
adityab3
authored
4 years ago
fddb0e73
Added test for logging in as a preregistered patient
· 51aec17c
adityab3
authored
4 years ago
51aec17c
Loading