-
Notifications
You must be signed in to change notification settings - Fork 649
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
Kanban flow #5406
Kanban flow #5406
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
the kanban board and the status dropdown is not matching |
LGTM |
👋 Hi, @khavinshankar, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
@nihal467 Can you test the status field in ShiftingDetailsUpdate page? |
unable to update status |
LGTM |
Kudos, SonarCloud Quality Gate passed!
|
@khavinshankar We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
WHAT
🤖 Generated by Copilot at 864be22
This pull request updates the shifting components and constants to support different modes of shifting based on the
wartime_shifting
configuration option. This allows for more flexibility and clarity in the shifting workflow and UI. It also fixes some minor issues with the button styling and the translation of thecompleted
term.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at 864be22
ShiftCreate
,BoardView
,ListFilter
, andShiftDetailsUpdate
components based on thewartime_shifting
configuration option (link, link, link, link, link, link, link, link, link, link)FieldChangeEvent
type inShiftDetailsUpdate
component to type thehandleChange
function (link)completed
key fromCompleted
toArchived
inCommon.json
file (link)