-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4001 - Datatable use Datagrid - Code clean up (#4195)
* 4001 - Delete unused code * 4001 - Remove unused clasess * 4001 - Code formatting * 4001 - Rename classes * 4001 - Remove unnecessary Table wrapper * 4001 - Delete unused ThousandSeparatedIntegerInput component
- Loading branch information
Showing
43 changed files
with
108 additions
and
868 deletions.
There are no files selected for viewing
13 changes: 0 additions & 13 deletions
13
src/client/components/ThousandSeparatedIntegerInput/ThousandSeparatedIntegerInput.scss
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
src/client/components/ThousandSeparatedIntegerInput/ThousandSeparatedIntegerInput.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/client/pages/Section/DataTable/Table/GridHeadCell/OdpHeaderCell/OdpHeaderCell.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
src/client/pages/Section/DataTable/Table/Row/RowData/Cell/Cell.scss
This file was deleted.
Oops, something went wrong.
93 changes: 0 additions & 93 deletions
93
src/client/pages/Section/DataTable/Table/Row/RowData/Cell/Cell.tsx
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
src/client/pages/Section/DataTable/Table/Row/RowData/Cell/hooks/useClassName.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/client/pages/Section/DataTable/Table/Row/RowData/Cell/index.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
src/client/pages/Section/DataTable/Table/Row/RowData/Cell/props.ts
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
src/client/pages/Section/DataTable/Table/Row/RowData/CellHeader/CellHeader.tsx
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/client/pages/Section/DataTable/Table/Row/RowData/CellHeader/index.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.