Manuel Stahl
2afc7aeca4
Rename all JSX files to have proper file extension
...
Change-Id: I4ab382f7673a815164f74154e6b03b370fd76a33
2024-02-07 15:27:34 +01:00
dklimpel
005abfb4a2
Update pagination
...
https: //marmelab.com/react-admin/Upgrade.html#no-more-props-injection-in-custom-pagination-and-empty-components
Change-Id: I6f4d3941dee22cf00da30bada5442f3fdd345127
2024-02-06 15:11:20 +01:00
dklimpel
691969e1a1
Fix translation of device_id in EventReport
...
Change-Id: Ife6cfdae1fce9b477fc12b2e0cdd6bcea4b8b734
2024-02-06 15:11:07 +01:00
Manuel Stahl
d520c6d618
Export resources as objects
...
Change-Id: I3c501369abf27fa21293c0434c56a00aaf8a64cd
2024-02-05 15:59:43 +01:00
Manuel Stahl
af453eea71
Remove/mark unused parameters
...
All top level components should pass props to the generic react-admin
component to be more versatile.
Change-Id: I25dd099cde1aefacbc748dc4716a8b0a3db9ab93
2024-02-05 15:59:43 +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