#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:

CommitDescription
bf988bc6dEliminate 43 npm vulnerabilities: react-scripts→Vite, ESLint 9, dependency cleanup, bugfixes
3685edd6clift to react 18 wip
bbd81edc3es-lint, new js versions.
ee1e6831eDateTimeInput: Add missing null check
6450f354fRevert "Revert "Add time datatype and input""