-
Notifications
You must be signed in to change notification settings - Fork 942
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
add visual editor docs #5603
base: current
Are you sure you want to change the base?
add visual editor docs #5603
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
have added pagination next |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks really really good! since you're still working on certain pieces, i only did an IA review -- love it! left a few suggs
|
||
## Prerequisites | ||
- You have an active [dbt Cloud Enterprise](https://www.getdbt.com/pricing) account. | ||
- You have a [developer license](/docs/cloud/manage-access/seats-and-users) ??? WHO can access editor? dev license? read-only? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dev license required and dev credentials - yes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dev license
keep on latest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can't create source model from this. need to have prod run that has sources created.
Before accessing the editor, you should have a dbt Cloud project already set up. This includes a Git repository, data platform connection, environments, and developer credentials. If you don't have this set up, please contact your dbt Cloud Admin. | ||
|
||
To access the visual editor: | ||
- Type in the following URL, replacing the ACCOUNT_ID and ENVIRONMENT_ID with your own account and environment ID: `https://ACCESS_URL/visual-editor/ACCOUNT_ID/env/ENVIRONMENT_ID/` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this the current way to access the editor right now (before it goes under the dev tab)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep as it rn
Testing and documenting your models is an important part of the development process. | ||
|
||
Stay tuned! Coming very soon, you'll be able to version control your dbt modes in the visual editor. This ensures you can track changes and revert to previous versions if needed. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how to save created / modified models? how to ensure they're ran in prod jobs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
design coming
can version control is coming soon
|
||
Stay tuned! Coming very soon, you'll be able to version control your dbt modes in the visual editor. This ensures you can track changes and revert to previous versions if needed. | ||
|
||
## Limitations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how to integrate with explorer and ide?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no integrations yet, once we can save branch, they'll be able open the branch in ide.
this pr is on hold pending feature updates, will update as PM provides up and informs when ready to for review. sidebar code:
|
this pr adds the visual editor docs, announced in the launch showcase event. more additions required as eng and pm review.
[ ] pm review required
[ ] eng review required
🚀 Deployment available! Here are the direct links to the updated files: