-
Notifications
You must be signed in to change notification settings - Fork 217
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
chore: Small visual tweaks #2394
Conversation
* 'main' of https://github.com/flipt-io/flipt: UI changes for `IS ONE OF` (#2388)
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 in /_tools (#2375)
* 'main' of https://github.com/flipt-io/flipt: chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#2370)
* 'main' of https://github.com/flipt-io/flipt: fix(cors): support fern and customizable allowed headers (#2393) feat: Oci icon readonly (#2391)
Uffizzi Preview |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2394 +/- ##
==========================================
- Coverage 70.82% 70.56% -0.27%
==========================================
Files 81 81
Lines 8103 8011 -92
==========================================
- Hits 5739 5653 -86
+ Misses 2018 2013 -5
+ Partials 346 345 -1 ☔ View full report in Codecov by Sentry. |
* 'main' of https://github.com/flipt-io/flipt: chore: Small visual tweaks (#2394)
Minor visual tweaks before release. IDK why this keeps showing old commits btw
Flag Form
Before
After
Now shows a description of the different flag types. Mimics how segment form looks.
Token Created Modal
Now shows lock icon instead of check icon, as we have another check icon when you click copy the token to clipboard button
Before
After