EN · DE · RU · FR · ES

#2594: DynamicListPageAgGrid.jsx

projectforge-webapp/src/components/base/dynamicLayout/components/table/DynamicListPageAgGrid.jsx Dynamic Table Component, projectforge-webapp/src/components/base/dynamicLayout/components/table/DynamicListPageAgGrid.jsx 172 lines · 160 code · 3 comments · 9 blank
Source file: DynamicListPageAgGrid.jsx - component in ProjectForge.

Git History

d86e0c9a1 AbstractPagesRest: filter state of columns are now persisted in the user prefs as well. Reset of column states works now fine.
b35853f98 Address pages: view page is now displayed as modal dialog (error fixed in backend with Claude Code).
d3b6950a1 AGGrid: reset columns now with server call resulting in resetting user prefs on table prefs.
819700620 React: some console errors and warnings removed.
79c0a669b Lot of AG-Grid fixes and deprecated functionalities migrated.
3685edd6c lift to react 18 wip