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

feat: support local and global profiles #116

Merged
merged 1 commit into from
May 18, 2022

Conversation

sdg9
Copy link
Collaborator

@sdg9 sdg9 commented May 16, 2022

closes #54

  • Local profiles save data to local storage
  • Remote profiles output javascript that can be copied and added to server initialization logic when configuring routes & profiles
  • When loading a profile all the non-default route variants are set via a single API call.
  • UI can be made more beautiful in a future PR

image

@nx-cloud
Copy link

nx-cloud bot commented May 16, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8ed213b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@sdg9 sdg9 merged commit 4ee1575 into caribou-crew:main May 18, 2022
@sdg9 sdg9 deleted the sdg9/profiles-2 branch May 24, 2022 23:42
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.

support local or global profiles? Permutations of variants
1 participant