Skip to content

Angular Routes Approach #31

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

Open
wilsonsergio2500 opened this issue Aug 30, 2021 · 1 comment
Open

Angular Routes Approach #31

wilsonsergio2500 opened this issue Aug 30, 2021 · 1 comment

Comments

@wilsonsergio2500
Copy link

Hi @alexabbott

I placed a PR with more fixes. Let me know if you are good with the new approach on the routes
#30

Here is the sample application where you could see it ,as it stands with these changes
https://fir-cms-vnext.web.app/
you could login with [email protected] as originally :-)

@wilsonsergio2500
Copy link
Author

Hi @alexabbott

Let me know if you ok with the concept of this PR.

The core concept was to separate CMS Page vs. Store vs. Admin View.
so in other words the page route is introduced as https://site/[page_name]
vs. Store module routes as https://site/store/
and Admin module continues under https://site/admin/

I could re-organized if you would like.
Let me know 💯

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

No branches or pull requests

1 participant