Select Git revision
BitfieldSelector.svelte
-
Aaron Dötsch authored
Until now a bit field was only used for card flags. Soon (aka in uncommited changes) there are more bit fields used. Creating a new component for every bit field would be unnecessary and bad coding style, so I created a component that works for all bit fields and replaced all usages of the old PermSelect component with the new one.
Aaron Dötsch authoredUntil now a bit field was only used for card flags. Soon (aka in uncommited changes) there are more bit fields used. Creating a new component for every bit field would be unnecessary and bad coding style, so I created a component that works for all bit fields and replaced all usages of the old PermSelect component with the new one.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.