-
Notifications
You must be signed in to change notification settings - Fork 94
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: query result sharing #904
Conversation
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.
Just minor text change. codewise it looks fine. I dont have any idea about the functionality.
.get<string>("altimateInstanceName"); | ||
if (!company) { | ||
window.showErrorMessage( | ||
"Please instance name and API key for inviting user.", |
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.
"Please instance name and API key for inviting user.", | |
"Please add instance name and API key for inviting user.", |
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.
why dont you use handlePreviewFeatures
check instead of checking just instance name?
f8bba39
to
53c1845
Compare
feat: change endpoint feat: added button WIP WIP WIP WIP feat: added checks WIP fix: styling WIP feat: added invite user feat: added feature flag in settings WIP feat: added progress bars fix: styling WIP WIP fix: added greyed out share button feat: add tooltip WIP WIP WIP WIP WIP fix: text fix: error message fix: model path fix: disable admin role fix: as per comments fix: text fix: make url a linik feat: added project name
53c1845
to
67ce2e9
Compare
Overview
Checklist
README.md
updated and added information about my change