#2655: DateTimeInput.jsx
projectforge-webapp/src/components/design/input/calendar/DateTimeInput.jsx Type: React Input Component · Purpose: React input component handling user data entry. · Source: projectforge-webapp/src/components/design/input/calendar/DateTimeInput.jsx 79 lines · 66 code · 1 comments · 12 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 |
bf988bc6d | Eliminate 43 npm vulnerabilities: react-scripts→Vite, ESLint 9, dependency cleanup, bugfixes |
3685edd6c | lift to react 18 wip |
bbd81edc3 | es-lint, new js versions. |
ee1e6831e | DateTimeInput: Add missing null check |
6450f354f | Revert "Revert "Add time datatype and input"" |