managarten/apps
Till-JS 828dbcc017 refactor(todo-web): extract reusable form components from TaskEditModal
Extract 5 form components to reduce TaskEditModal from 1220 to 604 lines (51%):

- PrioritySelector: Task priority selection buttons with color indicators
- StorypointsSelector: Fibonacci story point picker (1,2,3,5,8,13,21)
- DurationPicker: Quick duration buttons + custom input for effective time
- FunRatingPicker: 1-10 rating scale with color-coded visual feedback
- LabelSelector: Dropdown for multi-select label assignment

These components are now reusable across other task forms and views.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 21:12:06 +01:00
..
calendar 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
chat 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
clock 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
contacts 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
picture 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo refactor(todo-web): extract reusable form components from TaskEditModal 2025-12-10 21:12:06 +01:00
zitare 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00