Skip to content

Conversation

@ShivaGupta-14
Copy link
Contributor

Description

Stacked PR -> please merge after PR #376

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Added unit tests, if applicable
  • Verified all tests pass
  • Updated documentation, if needed

Additional Notes

Screenshots:

Screenshot 2026-01-08 at 9 49 53 PM Screenshot 2026-01-08 at 9 50 04 PM

- Replace DatePicker with DateTimePicker for start field in AddTaskDialog
- Add DateTimePicker mock in AddTaskDialog.test.tsx
- Add comprehensive tests for DateTime fields (render, update, clear, submit)
- Support both date-only and datetime formats

Contributes: CCExtractor#325
- Replace DatePicker with DateTimePicker for entry field in AddTaskDialog
- Add entry to dateTimeFields array in tests
- Support both date-only and datetime formats for entry

Contributes: CCExtractor#325
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Thank you for opening this PR!

Before a maintainer takes a look, it would be really helpful if you could walk through your changes using GitHub's review tools.

Please take a moment to:

  • Check the "Files changed" tab
  • Leave comments on any lines for functions, comments, etc. that are important, non-obvious, or may need attention
  • Clarify decisions you made or areas you might be unsure about and/or any future updates being considered.
  • Finally, submit all the comments!

More information on how to conduct a self review:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request

This helps make the review process smoother and gives us a clearer understanding of your thought process.

Once you've added your self-review, we'll continue from our side. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant