EN · DE · RU · FR · ES

#2709: MagicCheckboxInput.jsx

projectforge-webapp/src/containers/page/list/searchFilter/magicFilter/inputs/MagicCheckboxInput.jsx Type: React Container Component · Source: projectforge-webapp/src/containers/page/list/searchFilter/magicFilter/inputs/MagicCheckboxInput.jsx 38 lines · 32 code · 0 comments · 6 blank
React Container Component MagicCheckboxInput for the ProjectForge web application frontend.

Dependencies

prop-types
react
../../../../../../components/design

Annotated History

Key functional changes:

CommitDescription
b35853f98Address pages: view page is now displayed as modal dialog (error fixed in backend with Claude Code).
3685edd6clift to react 18 wip
bbd81edc3es-lint, new js versions.
12845fcab#84 fix boolean magic filter
6d61e12effix magic checkbox label and delete on false
cd2314930adding second label to MagicCheckbox
ae7140482React: MagicCheckboxInput implemented, deleted entries in list are now decorated with line-through.