CE-1115 checkpoint on report & pivotTable setup widgets:

- refactor into sub-components
- working drag & drop
- more help content
- disable things rather than alert if no table
This commit is contained in:
2024-04-11 10:11:43 -05:00
parent cdec98afd8
commit cb7fa641eb
8 changed files with 988 additions and 279 deletions

View File

@ -845,7 +845,7 @@ function RecordView({table, launchProcess}: Props): JSX.Element
return (
<BaseLayout>
<Box>
<Box className="recordView">
<Grid container>
<Grid item xs={12}>
<Box mb={3}>