-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Add workspace with vite project for v2 dashboard #2540
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
base: alpha
Are you sure you want to change the base?
Conversation
Thanks for opening this pull request!
|
|
I will reformat the title to use the proper commit message syntax. |
Uffizzi Ephemeral Environment
|
|
@mtrezza will uffizzi deployment update with new commit? |
|
It will update if you close and re-open the PR. Takes a few minutes though. |
Uffizzi Ephemeral Environment
|
347c970 to
261155f
Compare
Uffizzi Ephemeral Environment
|
|
also added refine.dev |
23c2c37 to
b20b8ce
Compare
Uffizzi Ephemeral Environment
|
Uffizzi Ephemeral Environment
|
|
Great!
Fixed in #2543; I suggest you start with the lockfile from the alpha branch and install all dependencies again; rather than trying to merge changes.
Some community feedback may be helpful. Such high level / strategic questions are best to be posted on the issue rather than the PR.
Keep in mind that we have an automated release process (semantic release) with 2 pre-release branches (alpha, beta). Any changes should be tested with the release process, and this may add quite some complexity or even outright prevent certain setups. For any monorepo setup we'd use npm workspaces, which is the tech across Parse Platform org. |
Uffizzi Ephemeral Environment
|
|
@patelmilanun How's it going with this PR? Do you need any help? |
4c2b2cc to
3154f39
Compare
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
FYI maybe see #2874 for a PoC. |
New Pull Request Checklist
Issue Description
Old dashboard is outdated.
Closes: #2460
Approach
Implement modern dashboard with modern libraries.
TODOs before merging