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

Rework routing #96

Merged
merged 10 commits into from
Mar 4, 2024
Merged

Rework routing #96

merged 10 commits into from
Mar 4, 2024

Conversation

tubarao312
Copy link
Contributor

  • Rework routing to be simpler and consistent
  • Remove differentiation between private and public apps, they've been both integrated into the App component
  • Remove local saving of graphs as it was causing more harm than good with confusing saving
  • All users, both authenticated and not, arrive at the google-style landing page
  • Fix react flow edge handles not properly updating when node width changes

@tubarao312 tubarao312 added bug Something isn't working enhancement New feature or request labels Mar 2, 2024
@tubarao312 tubarao312 requested a review from Rodriguespn March 2, 2024 18:12
Copy link

github-actions bot commented Mar 2, 2024

Visit the preview URL for this PR (updated for commit 3668377):

https://graphapp-dev--pr96-rework-routing-32vjgphl.web.app

(expires Mon, 11 Mar 2024 17:03:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dc8db96b3e2c0824c524bc3493b2cd02fa0abad9

@tubarao312 tubarao312 marked this pull request as ready for review March 4, 2024 16:55
@tubarao312 tubarao312 merged commit 987b814 into main Mar 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants