-
Notifications
You must be signed in to change notification settings - Fork 2
Update styles #785
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
Merged
Merged
Update styles #785
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Redirect to sign in after sign up Hide Close button in Environment instructions after its creation
opoliarush
suggested changes
Apr 18, 2024
src/components/Documentation/pages/RunDigma/GetEnvironmentIdInstruction.tsx/index.tsx
Outdated
Show resolved
Hide resolved
opoliarush
approved these changes
Apr 19, 2024
kshmidt-digma
added a commit
that referenced
this pull request
Apr 19, 2024
* Added Create Env Panel * Added new Env step * EnvironmentPanel * Added Environment Created state * Add for IsCentralized * Navigation for creation * Added registration step * Fixed navigation * Updated wizard navigation * updated add navigation flow * use public private * Connect message * Errors panel * use id for env * Fixed styles * fixed autoselect * Support delete * Add new screen * Added new animation * Fixed add to config * fixed comments * fix styles * Added events tracking * Fixed comments * Fixed error bump * added overlay * Fix private env * Fix styles * Use User info * Fix styles * Change icon * fix lint * Sign-in form * added registration * revert * Update insight types * Login actions * Configure UI for Login * fix validation * fix style * Remove deprecated components, add comments * Update comments * Update comment * add loader * fix merge * fix comments * Add Performance widget to Highlights (#755) * Add Performance widget to Highlights * Remove feature flags * Update Slack link * Fix table row click in Top Issues widget (#768) * Fix table row click in Top Issues widget * Update styles * Fixed validation * update regex * Update src/components/Main/Authentication/Registration/index.tsx Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * add comment * fix validation * Update config * unify password validation * update event name * updated tracking events * Fix documentation and environment instructions (#776) * Fix documentation and environment instructions * Fixed comments * Update actions names * update to use new field * Show registration dialog * Update styles (#785) * Fix documentation and environment instructions * Update styles Redirect to sign in after sign up Hide Close button in Environment instructions after its creation * fix comments * fix name --------- Co-authored-by: Kyrylo Shmidt <kshmidt@digma.ai> Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Redirect to sign in after signing up Closes #779
Hide the Close button in Environment instructions after its creation Closes #780
Closes #784
Closes #781
Closes #778
Closes #789