You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,6 @@ Please read laravel official documents:
67
67
68
68
#### stage 1 permission system, nav, custom web page and admission test
69
69
70
-
- add can_join_admission_test column to passport_types table
71
70
- change module to support submodule
72
71
- add edit candidate and edit candidate result permission and update admin admission test candidate permission checking
73
72
- update candidate store method to support select product and contact stripe
@@ -95,10 +94,6 @@ Please read laravel official documents:
95
94
96
95
#### stage 2 third party iq test result
97
96
98
-
- add admin nation index
99
-
- add admin nation store
100
-
- add admin nation update
101
-
- add admin nation update status
102
97
- Add admin third party iq test accept list store
103
98
- Add admin third party iq test accept list index
104
99
- Add admin third party iq test accept list update name
@@ -120,6 +115,13 @@ Please read laravel official documents:
120
115
121
116
#### stage 3 membership
122
117
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
0 commit comments