Commit Graph

9 Commits

Author SHA1 Message Date
dklimpel
ae5d44f49a translation device_id EventReport 2024-02-06 07:55:21 +01:00
dklimpel
1cb2560f96 updte Pagination 2024-02-05 22:02:06 +01:00
dklimpel
efd814eedd move bulkActionButtons={false} 2024-02-05 21:49:39 +01:00
dklimpel
b09f6f8c17 remove ...props 2024-02-05 21:40:07 +01:00
Ezwen
8097fa4da4
Add raw sender uid in reports page (#334)
Fixes #333.
2023-09-05 10:50:38 +02:00
Dirk Klimpel
41656748bb
Add dependencies @mui/icons-material to package (#242)
* Add dependencies `@mui/icons-material` to package

* Replace MUI icons v4 with v5

* Replace more `@material-ui/core` with `@mui/material`

* consolidate `Dialog`, `DialogContent`, `DialogContentText` and
`DialogTitle`

* update `alpha` `Container` and `useMediaQuery`
2023-01-24 21:27:02 +01:00
Dirk Klimpel
d97c633cd0
Remove not needed {" "} from EventReports (#235) 2022-03-22 17:59:48 +01:00
Dirk Klimpel
158e7dbe98
Move date format to a constant in EventReports.js (#237) 2022-02-17 20:52:13 +01:00
Dirk Klimpel
2f96951c19
Add view of reported events (#84) 2021-01-04 09:14:33 +01:00