Skip to content

Adding feature flag functionality

Tore.Brede requested to merge feature_flag_frontend into master

I think that some feature flag functionality will be needed. This merge request contains a suggestion of how to set it up using a context.

Added one toggled feature so far: Controlling whether the optional contact person and comment fields should be shown on the register new guest screen.

Merge request reports