-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Goal: make existing code more readable/maintanable - templates will allow customization per project
Checklist:
- refactor existing lowcode implementation in the way that typescript factory code will be replaced with templates
- generated data table should support filter, sorting, pagination see example WIP Data grid filter sort pagination graphql query #41 material-ui-starter#44 and WIP Grommet data table filter #15 example-grommet#16
Requirements:
- template per column
- template per data grid
- each data type should have it's own template
- each template should be real react code (imports, functional components, hooks)
Metadata
Metadata
Assignees
Labels
No labels