summaryrefslogtreecommitdiff
path: root/internal/processing/admin/admin_test.go
AgeCommit message (Collapse)AuthorFiles
2023-09-23[chore] deinterface the typeutils.Converter and update to use state ↵Libravatar kim1
structure (#2217) * update typeconverter to use state structure * deinterface the typeutils.TypeConverter -> typeutils.Converter * finish copying over old type converter code comments * fix cherry-pick merge issues, fix tests pointing to old typeutils interface type still
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi1