Replace Doorbell integration with our support forum
https://redmine.teklia.com/issues/7947
- Remove
src/helpers/doorbell.ts
- Remove
src/components/DoorBell.ts
- Remove the
DOORBELL_*
settings fromsrc/config.ts
- Remove
doorbell
from the feature flags list insrc/types/user.ts
- Replace the
<DoorBell>
component inApp.vue
with a regular link to https://support.teklia.com, opening in a new tab, which is always displayed no matter the feature flags.