Make some preferences-related small changes needed by Laboratory.
:memo: Details
Adds uppercase? as a shorthand for uppercase_mode
Kids organizations are now either primary or kindergarten. This is so we can auto-uppercase kindergarten organizations instead of relying on custom CSS. All current kids organizations will now be primary.
:dart: Goal
Make some preferences-related small changes needed by Laboratory.
:memo: Details
uppercase?
as a shorthand foruppercase_mode
primary
orkindergarten
. This is so we can auto-uppercase kindergarten organizations instead of relying on custom CSS. All currentkids
organizations will now beprimary
.false
for incognito user.:soon: Future work
I might just merge this other PR https://github.com/mumuki/mumuki-domain/pull/173 (and a few more changes) into this one.