Add self-service person-level opt-out with full removal at load

This commit is contained in:
Ian Gulliver
2026-08-16 11:34:32 -07:00
parent 4d70d6c2a8
commit 4abe9d281f
7 changed files with 145 additions and 69 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ var tabs = []struct {
"New to Helios", "Pronouns", "Facts",
"Grade", "Classroom", "Crew",
"Phone", "Job Title", "Department", "Grade Band", "Room Parent",
"Address", "Family Phone", "Family Photo Caption",
"Address", "Family Phone", "Family Photo Caption", "Opted Out",
}},
{"Change Log", []string{
"Timestamp", "Actor",
@@ -34,7 +34,7 @@ var tabs = []struct {
"New to Helios", "Pronouns", "Facts",
"Grade", "Classroom", "Crew",
"Phone", "Job Title", "Department", "Grade Band", "Room Parent",
"Address", "Family Phone", "Family Photo Caption",
"Address", "Family Phone", "Family Photo Caption", "Opted Out",
}},
}