Skip to content

Commit d8fa32e

Browse files
committed
fix todo list nation mensa todo items wrong to stage 2 and fix add can_join_admission_test column wrong tpye on stage 1
1 parent 8b74eca commit d8fa32e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ Please read laravel official documents:
6767

6868
#### stage 1 permission system, nav, custom web page and admission test
6969

70-
- add can_join_admission_test column to passport_types table
7170
- change module to support submodule
7271
- add edit candidate and edit candidate result permission and update admin admission test candidate permission checking
7372
- update candidate store method to support select product and contact stripe
@@ -95,10 +94,6 @@ Please read laravel official documents:
9594

9695
#### stage 2 third party iq test result
9796

98-
- add admin nation index
99-
- add admin nation store
100-
- add admin nation update
101-
- add admin nation update status
10297
- Add admin third party iq test accept list store
10398
- Add admin third party iq test accept list index
10499
- Add admin third party iq test accept list update name
@@ -120,6 +115,13 @@ Please read laravel official documents:
120115

121116
#### stage 3 membership
122117

118+
- add admin nation mensa index
119+
- add admin nation mensa store
120+
- add admin nation mensa update
121+
- add admin nation mensa update status
122+
- add can_join_admission_test column to passport_types table, update admin edit and update user logic for passport type and update admission test schedule logic
123+
- add transfer member register page
124+
- add admin user in progress transfer member filter
123125
- Add membership products create
124126
- Add membership products index
125127
- Add membership products edit

0 commit comments

Comments
 (0)