-
Notifications
You must be signed in to change notification settings - Fork 76
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: add editing mode to task cards #14909
base: spr/main/e8b13a5a
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
frontend/packages/ux-editor/src/components/TaskNavigation/TaskCardEditing.test.tsx
Fixed
Show fixed
Hide fixed
1314f5e
to
e786966
Compare
46fbf6a
to
953962b
Compare
e786966
to
625b989
Compare
953962b
to
e65d0ba
Compare
cc71e22
to
15008b6
Compare
e65d0ba
to
0486fab
Compare
15008b6
to
3c42aa0
Compare
0486fab
to
99fd609
Compare
3c42aa0
to
3e81148
Compare
99fd609
to
59fec75
Compare
0ffc0f8
to
5bdbcc7
Compare
cf0eb8a
to
f764773
Compare
090ddd3
to
9cc238d
Compare
f764773
to
d554bf7
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## spr/main/e8b13a5a #14909 +/- ##
==================================================
Coverage 95.84% 95.84%
==================================================
Files 1960 1961 +1
Lines 25533 25587 +54
Branches 2888 2900 +12
==================================================
+ Hits 24472 24524 +52
Misses 799 799
- Partials 262 264 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d554bf7
to
2d71fa3
Compare
9cc238d
to
632f893
Compare
Allow editing of layoutset name and datamodelbinding on task/layout cards commit-id:4f2b585e
632f893
to
7b3cab4
Compare
Description
Allow editing of layoutset name and datamodelbinding on task/layout
cards
Stack:
Related Issue(s)
Verification
Documentation