retreat-dev / retreat-dev-general

The retreat general
0 stars 0 forks source link

DB table "member" new column "LastAccessTIme" to track the member access the system #13

Open retreat-dev opened 2 years ago

retreat-dev commented 2 years ago

A field to record the member accesses the system for:

retreat-dev commented 2 years ago

Updated in the retreat UI when:

  1. update the member access time when login successful. --- (completed task)
  2. update access time for the member has updated his/her signup (regardless the attend or not). --- (completed task)
  3. login as webmaster and perform the signup for other members, update access time for the member has updated his/her signup (regardless the attend or not). --- (completed task)

Updated in the management UI when:

  1. update access time for the member has updated his/her signup (regardless the attend or not). --- (completed task)