Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ui): refactor dynamic layout component #2855

Merged
merged 1 commit into from
May 31, 2023

Conversation

gustavosbarreto
Copy link
Member

No description provided.

This commit includes the following changes:

* SimpleLayout is renamed to LoginLayout
* Removed unneeded calls to `store.dispatch("layout/setLayout")`
* The beforeEach guard in the router is updated to set the layout
  based on the layout metadata field.
@gustavosbarreto gustavosbarreto changed the title wip refactor(ui): refactor dynamic layout component May 31, 2023
@gustavosbarreto gustavosbarreto merged commit fda22c6 into master May 31, 2023
14 checks passed
@gustavosbarreto gustavosbarreto deleted the refactor/ui_layout branch May 31, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant