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
We should make a page for signed in officers that lists all members in the system, lets us edit their info (eg. dce, name, image) as well as let primary officers delete members (after a confirmation modal that requires them to type DELETE).
After doing the membership email, I noticed that there are users in the db with typoed dce's that needed to be modified / deleted. This would give a web frontend for this so that we don't have to go into the prod db to make these changes.
We could either sort the list by dce or by created at
The text was updated successfully, but these errors were encountered:
We should make a page for signed in officers that lists all members in the system, lets us edit their info (eg. dce, name, image) as well as let primary officers delete members (after a confirmation modal that requires them to type DELETE).
After doing the membership email, I noticed that there are users in the db with typoed dce's that needed to be modified / deleted. This would give a web frontend for this so that we don't have to go into the prod db to make these changes.
We could either sort the list by dce or by created at
The text was updated successfully, but these errors were encountered: