Juni Weisteen Bjerde
Juni Weisteen Bjerde
Now the election model has a field pysical: ` physical: { type: Boolean, default: true, },` It would make more sense if this was like the type field: ` type:...
As LEGO is now there are no restrictions for registrations on a event that depends on other events the user has registered for. It would be nice if we added...
Remove the field admin_comment from the company model. It was never really used... I also wrote a custom data migration to make a normal comment on the company with the...
# Description Removed the field `adminComment` from company. It was only used in the bdb table, and just took up unnecessary space and was never really used for anything... #...