Commits on Source (78)
-
Chen Liang authored4c5101da
-
Mingyuan Chen authored99cc6202
-
wyl authoredf1689733
-
Yulong Wang authored
Added catch exception filter See merge request !5
e727a4b1 -
Mingyuan Chen authored
Verification code function test demonstration See merge request !4
59cc9a6d -
wyl authored915f9b06
-
Mingyuan Chen authored4e43b9c9
-
Mingyuan Chen authored
# Conflicts: # src/main/resources/static/html/login.html # verificationcodedemo.html
c7b82671 -
Mingyuan Chen authored
As a user, I want to have a digital verification code to verify my login. See merge request !6
0f7b9f37 -
Yulong Wang authored
# Conflicts: # src/main/resources/static/html/login.html
58836b55 -
Yulong Wang authored
complete login See merge request !7
60248de0 -
Mingyuan Chen authored2ffd123d
-
wyl authored9276fc60
-
Yulong Wang authored
Beautify fault.html See merge request !8
b1e35f0e -
Mingyuan Chen authored51cc5e05
-
Mingyuan Chen authored
# Conflicts: # src/main/resources/static/html/login.html
34a04ce4 -
Yulong Wang authored
Updated the Login authentication function See merge request !9
2e98c697 -
wyl authoredc0ad4b76
-
wyl authoredb3f56436
-
Yulong Wang authored
registe function See merge request !10
62bba087 -
wyl authoredda7d301b
-
Yulong Wang authored
change picture See merge request !11
dfb5a308 -
Mingyuan Chen authoredcef9f911
-
Mingyuan Chen authored
Updated the Login authentication function See merge request !12
6d704fea -
wyl authored38a268b6
-
Yulong Wang authored
batch delete function See merge request !13
b8b85bb3 -
wyl authored1e6271ea
-
Yulong Wang authored
select and update commonadmin function achieve See merge request !14
41b45c5f -
wyl authoredfb565385
-
Yulong Wang authored
Fuzzy query(admin) See merge request !15
190fcf1f -
Chen Liang authored8069b662
-
wyl authored6b82d498
-
wyl authored97207e6c
-
Yan0305 authored4130f3ca
-
Yulong Wang authored
# Conflicts: # src/main/resources/static/html/regist.html
1bee7ad6 -
Yulong Wang authored
hospital function See merge request !17
faa8d411 -
wyl authoredeca204ee
-
wyl authored5e45eb93
-
Yulong Wang authored
update regist page See merge request !19
0922136f -
wyl authored8684ad9d
-
Yulong Wang authored
update dto and vo See merge request !20
c7986de5 -
Burhan Akbar authored80c80543
-
Burhan Akbar authored092c929e
-
wyl authored38f1847c
-
Yulong Wang authored
show data on page come true,update some logic See merge request !21
72b66928 -
wyl authored20d080e7
-
Yulong Wang authored
update See merge request !22
8b105380 -
wyl authored0b34d494
-
Yulong Wang authored
fuzzy query admin achieve See merge request !23
6066210c -
wyl authored6cfc9965
-
Yulong Wang authored
fuzzy query hospital achieve and Integrate spring securiity to implement exit function See merge request !24
b4ab098e -
wyl authored9507e920
-
Yulong Wang authored
delete function in superAdmin page See merge request !25
e2b7e61e -
wyl authored70fb394a
-
Yulong Wang authored
achieve change status function See merge request !26
98c025e0 -
wyl authored4225b35b
-
Yulong Wang authored
fix bug See merge request !27
6460b633 -
wyl authoredab1d877f
-
Yulong Wang authored
complete security frame See merge request !28
4b308dd5 -
wyl authored67a57a85
-
Yulong Wang authored
fix bug See merge request !29
1fccc37e -
wyl authoredd8f5daa5
-
wyl authoredfa437daa
-
wyl authoredf9afa27f
-
Yulong Wang authored
update data in page (edit button come true) See merge request !30
f5b43e20 -
wyl authored952299b1
-
Yulong Wang authored
fix bug See merge request !32
ebfe72ed -
Mingyuan Chen authoredb4fbec74
-
Mingyuan Chen authored
Single page application See merge request !35
753655b9 -
wyl authored2b27ff09
-
Yulong Wang authored
Merge branch '16-as-a-user-i-want-have-a-page-to-insert-my-information-when-i-want-to-visit-this-website-i-can-2' into 'main' finish Closes #16 See merge request c24025433/healthcare!36
33d8fe63 -
wyl authored0981f513
-
Yulong Wang authored
UPDATE See merge request !37
b16760c7 -
wyl authoredaf4fb23c
-
Yulong Wang authored
sql See merge request !38
4de9a43e -
wyl authoreda682424c
-
Yulong Wang authored
test SuperAdminController API See merge request !39
4991e351
Showing
- For Review/.gitkeep 0 additions, 0 deletionsFor Review/.gitkeep
- For Review/Working-Agreement-Canvas.docx 0 additions, 0 deletionsFor Review/Working-Agreement-Canvas.docx
- Sprint_Plan.docx 0 additions, 0 deletionsSprint_Plan.docx
- What_we_have_been_asked_to_do.docx 0 additions, 0 deletionsWhat_we_have_been_asked_to_do.docx
- build.gradle 1 addition, 0 deletionsbuild.gradle
- health_care.sql 198 additions, 0 deletionshealth_care.sql
- src/main/java/com/cardiff/client_project/config/AuthenticationFailHandler.java 4 additions, 2 deletions...diff/client_project/config/AuthenticationFailHandler.java
- src/main/java/com/cardiff/client_project/config/AuthenticationSuccessHandler.java 6 additions, 9 deletions...f/client_project/config/AuthenticationSuccessHandler.java
- src/main/java/com/cardiff/client_project/config/CustomAccessDeniedHandler.java 18 additions, 0 deletions...diff/client_project/config/CustomAccessDeniedHandler.java
- src/main/java/com/cardiff/client_project/config/CustomAuthenticationEntryPoint.java 21 additions, 0 deletions...client_project/config/CustomAuthenticationEntryPoint.java
- src/main/java/com/cardiff/client_project/config/WebMvcConfiguration.java 5 additions, 2 deletions...om/cardiff/client_project/config/WebMvcConfiguration.java
- src/main/java/com/cardiff/client_project/config/WebSecurityConfig.java 39 additions, 7 deletions.../com/cardiff/client_project/config/WebSecurityConfig.java
- src/main/java/com/cardiff/client_project/constant/Authority.java 9 additions, 0 deletions...n/java/com/cardiff/client_project/constant/Authority.java
- src/main/java/com/cardiff/client_project/controller/CodeController.java 0 additions, 20 deletions...com/cardiff/client_project/controller/CodeController.java
- src/main/java/com/cardiff/client_project/controller/ViewController.java 42 additions, 0 deletions...com/cardiff/client_project/controller/ViewController.java
- src/main/java/com/cardiff/client_project/controller/admin/SuperAdminController.java 74 additions, 0 deletions...client_project/controller/admin/SuperAdminController.java
- src/main/java/com/cardiff/client_project/controller/hospital/HospitalController.java 0 additions, 0 deletions...lient_project/controller/hospital/HospitalController.java
- src/main/java/com/cardiff/client_project/mapper/PatientMapper.java 31 additions, 0 deletions...java/com/cardiff/client_project/mapper/PatientMapper.java
- src/main/java/com/cardiff/client_project/mapper/SuperAdminMapper.java 351 additions, 7 deletions...a/com/cardiff/client_project/mapper/SuperAdminMapper.java
- src/main/java/com/cardiff/client_project/pojo/dto/SelectDTO.java 23 additions, 0 deletions...n/java/com/cardiff/client_project/pojo/dto/SelectDTO.java
For Review/.gitkeep
0 → 100644
For Review/Working-Agreement-Canvas.docx
0 → 100644
File added
Sprint_Plan.docx
0 → 100644
File added
What_we_have_been_asked_to_do.docx
0 → 100644
File added
health_care.sql
0 → 100644