feat: Preview feature
Resolves part of #583 (closed)
- Adds preview feature (
usePreviewModehook,PreviewModeContext, andPreviewAutocompletecomponent) - Adds "standby" page for non-member organization users with elevated access and/or admin
- Extracts layouts from pages into reusable components (
FullLayoutandBackgroundBoxLayout) - Extracts account menu into a component
AccountMenu
Edited by Olivier Goulet