index
:
trackermap-web
master
upstream
Web UI for TrackerMap, based on traccar-web
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modern
/
src
/
reports
/
EventReportPage.js
Age
Commit message (
Expand
)
Author
2022-05-23
fix: npm run lint warning
Boubrid Ihab
2022-05-23
fix: report key children issue
Boubrid Ihab
2022-05-23
Merge branch 'master' of github.com:traccar/traccar-web into fix-key-issue
Boubrid Ihab
2022-05-23
Fix select field labels
Anton Tananaev
2022-05-23
Convert to outline inputs
Anton Tananaev
2022-05-23
Initial migration to MUI 5
Anton Tananaev
2022-05-22
fix: correct children key issue
Boubrid Ihab
2022-05-22
Fix list key warnings
Anton Tananaev
2022-05-21
Implement API error handling
Anton Tananaev
2022-05-14
Migrate trip report
Anton Tananaev
2022-05-14
Migrate events report
Anton Tananaev
2022-05-14
Remove console log
Anton Tananaev
2022-05-14
Event type selection logic
Anton Tananaev
2022-05-14
Fix event type select
Anton Tananaev
2022-05-14
Improve report filter
Anton Tananaev
2022-05-08
Migrate reports to page layout
Anton Tananaev
2022-05-08
Reorganize remaining files
Anton Tananaev
2022-05-08
Organize common code
Anton Tananaev
2021-09-02
Migrate components
Anton Tananaev
2021-09-02
Move localization provider
Anton Tananaev
2021-07-11
Fixed linting
Desmond Kyeremeh
2021-07-01
Renamed ReportLayoutPage to ReportLayout
Desmond Kyeremeh
2021-06-11
Fixing issues in report implementations
Ashutosh Bishnoi
2021-05-31
Finalizing reports implemetations
Ashutosh Bishnoi
2021-05-17
Sidebar and Report Filter completed
Ashutosh Bishnoi
2021-05-15
Report Filter Design
Ashutosh Bishnoi
2021-04-19
More code formatting
Ashutosh Bishnoi
2021-04-13
Event Type Localization and geofence store creation
Ashutosh Bishnoi
2021-04-08
moving paper component to ReportLayout page
Ashutosh Bishnoi
2021-04-07
Adding background paper components to reports
Ashutosh Bishnoi
2021-03-30
event report data-grid implementation
Ashutosh Bishnoi
2021-03-07
Rename event time field
Anton Tananaev
2020-12-13
Refactored all the reports components to make them more generic
Ashutosh Bishnoi
2020-11-14
Support excel reports
Anton Tananaev
2020-11-14
Formatting
Anton Tananaev
2020-11-14
Fix
Anton Tananaev
2020-11-14
More cleanup
Anton Tananaev
2020-11-14
Minor reports cleanup
Anton Tananaev
2020-11-09
Minor Report Layout Modifications
Ashutosh Bishnoi
2020-11-08
Report Layout Unification with seperate report layout component
Ashutosh Bishnoi
2020-11-06
Changes EcventReportPage and ReportFilter to include custom fields
Ashutosh Bishnoi
2020-11-05
adding custome field to Report Filter on the basis of report type
Ashutosh Bishnoi
2020-11-02
Code formatting changes and use of async/await
Ashutosh Bishnoi
2020-11-01
Revert all the code formatting applied by vscode
Ashutosh Bishnoi
2020-10-31
Changed code style from double quotes to single quotes
Ashutosh Bishnoi
2020-10-30
Added Event report with Report Filter as a seperate component
Ashutosh Bishnoi