Skip to content

feat: make entry field editable#200

Merged
its-me-abhishek merged 1 commit into
CCExtractor:mainfrom
Hell1213:feat/make-entry-field-editable
Nov 17, 2025
Merged

feat: make entry field editable#200
its-me-abhishek merged 1 commit into
CCExtractor:mainfrom
Hell1213:feat/make-entry-field-editable

Conversation

@Hell1213
Copy link
Copy Markdown
Contributor

Description

Made the entry field editable in task details. Users can now click the pencil icon, select a date using the DatePicker, and save changes.

Changes

  • Added entry field to backend EditTaskRequestBody
  • Updated edit_task controller and taskwarrior function to handle entry parameter
  • Added DatePicker UI for entry field in Tasks.tsx
  • Updated hooks.ts to send entry in API request

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Verified all tests pass
  • Build completed successfully

Screenshot:

image

Demo Video

Screencast.from.2025-11-17.20-18-03.mp4

Additional Notes

Tested locally and verified the entry field editing works correctly,

Added entry date editing functionality with DatePicker UI
@Hell1213
Copy link
Copy Markdown
Contributor Author

Hi @its-me-abhishek, I have opened the PR for the Entry field edit.
Whenever you have time, please take a look at #200.

@its-me-abhishek its-me-abhishek merged commit a641f0b into CCExtractor:main Nov 17, 2025
4 checks passed
ShivaGupta-14 pushed a commit to ShivaGupta-14/ccsync that referenced this pull request Dec 25, 2025
Added entry date editing functionality with DatePicker UI
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.

2 participants