EN · DE · RU · FR · ES

#2602: ImportStatusCell.jsx

projectforge-webapp/src/components/base/dynamicLayout/components/table/ImportStatusCell.jsx React JSX Component (AG Grid Cell Renderer), projectforge-webapp/src/components/base/dynamicLayout/components/table/ImportStatusCell.jsx 35 lines · 26 code · 5 comments · 4 blank
Custom AG Grid cell renderer for import status column. Displays status text with a red faExclamationTriangle icon when data.hasError === true. The error tooltip is handled by AG Grid's tooltipField. Uses flexbox layout with 0.5em gap. Imports: FontAwesome (free-solid-svg-icons), PropTypes.

Git History

b95938034 WIP: Import of creditor invoices