#2659: TimeInput.jsx
projectforge-webapp/src/components/design/input/calendar/TimeInput.jsx Type: React Input Component · Purpose: React input component handling user data entry. · Source: projectforge-webapp/src/components/design/input/calendar/TimeInput.jsx 143 lines · 129 code · 0 comments · 14 blank
React input component handling user data entry.
Architecture
Reusable UI component in the ProjectForge web application frontend.
Located in projectforge-webapp module of ProjectForge.
Annotated History
Key functional changes:
| Commit | Description |
3685edd6c | lift to react 18 wip |
84f356c5f | TaskSelection: table -> AG grid. |
bbd81edc3 | es-lint, new js versions. |
30eebc1ad | #164: Timestamp 00:xx for TimeInput for editing time sheets fixed. DayRange calculation of detecting overnight timestamps improved. |
ee1e6831e | DateTimeInput: Add missing null check |