-
Notifications
You must be signed in to change notification settings - Fork 20
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: select secrets #906
base: develop
Are you sure you want to change the base?
feat: select secrets #906
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
@rangoo94 I will add ability to clear the values |
@pavloburchak, I'm not sure if @fivenp sent it to you, but looks like the Figma is updated and includes all of that: https://www.figma.com/file/asfUPepLHtyutWWR0pNGfK/Testkube-V2?type=design&node-id=3982-22830&mode=design Of course, the "Log Parsing" has a higher priority for now though, so just adding it here for information completeness. |
1243668
to
845b661
Compare
* chore: change types in ConfigurationCard * chore: delete unused headerAction from ConfigurationCard * fix: make FullWidthSpace block flex instead of inline-flex * feat: add CardForm component that abstracts combined Form + ConfigurationCard behavior * feat: use CardForm where it is expected * fixup delete unnecessary Form[layout] from CardForm * feat: unify initial values behavior * fixup add layout prop for CardForm * fix: add configurable spacing for CardForm items * chore: inline initial values * fixup spacing * fixup variables * chore: speed up initial values comparison a little * fix: move ConfigurationCard's error handling to CardForm * feat: add loading state for CardForms * chore: simplify ConfigurationCard a little * fix: simplify getting form validator
845b661
to
9011566
Compare
This PR...
Changes
Fixes
How to test it
screenshots
Checklist