Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-01 | Removed unused vars | Desmond Kyeremeh | |
2021-07-01 | Minor fixes | Desmond Kyeremeh | |
2021-07-01 | Show option title for mobile navbar | Desmond Kyeremeh | |
2021-07-01 | Used OptionsLayout for admin pages | Desmond Kyeremeh | |
2021-07-01 | Apply OptionsLayout to settings pages | Desmond Kyeremeh | |
2021-07-01 | Options layout | Desmond Kyeremeh | |
2021-07-01 | Renamed ReportLayoutPage to ReportLayout | Desmond Kyeremeh | |
2021-07-01 | Moved some selectors into separate file | Desmond Kyeremeh | |
2021-07-01 | Abstract ReportNavBar into NavBar | Desmond Kyeremeh | |
2021-07-01 | Abstract ReportSidebar into SideNav component | Desmond Kyeremeh | |
2021-07-01 | Updated eslint | Desmond Kyeremeh | |
2021-07-01 | Report filter: Always show buttons on the right side | Desmond Kyeremeh | |
2021-07-01 | fixed: login screen sidebar not shrinking on tablet | Desmond Kyeremeh | |
2021-06-30 | Merge pull request #871 from dkyeremeh/inputs-fix | Anton Tananaev | |
Inputs fix | |||
2021-06-30 | Updated Registration form | Desmond Kyeremeh | |
2021-06-30 | Align input helper text and label | Desmond Kyeremeh | |
2021-06-29 | Display edit geofence titles | Anton Tananaev | |
2021-06-29 | Fix geofence refresh | Anton Tananaev | |
2021-06-29 | Fix device removal | Anton Tananaev | |
2021-06-29 | Remove broken map types | Anton Tananaev | |
2021-06-29 | Updated padding for login, report filters and registration | Desmond Kyeremeh | |
2021-06-28 | Fix some warnings | Anton Tananaev | |
2021-06-29 | Pad inputs and buttons | Desmond Kyeremeh | |
2021-06-28 | Virtualize device list | Anton Tananaev | |
2021-06-29 | Updated disabled button style | Desmond Kyeremeh | |
2021-06-27 | Initial geofence draw implementation | Anton Tananaev | |
2021-06-27 | Add geofences screen | Anton Tananaev | |
2021-06-26 | Implement marker colors | Anton Tananaev | |
2021-06-26 | Implement map clustering | Anton Tananaev | |
2021-06-26 | Remove move logging | Anton Tananaev | |
2021-06-26 | Remove logging | Anton Tananaev | |
2021-06-20 | Fix style issues | Anton Tananaev | |
2021-06-20 | Add current location support | Anton Tananaev | |
2021-06-18 | Update openlayers library | Anton Tananaev | |
2021-06-17 | Merge pull request #861 from mail2bishnoi/login_screen_fixes | Anton Tananaev | |
Fixed login screen issues | |||
2021-06-17 | Change file name from LoginPage to StartPage | Ashutosh Bishnoi | |
2021-06-15 | Remove unused variable | Anton Tananaev | |
2021-06-15 | Fit geofence on edit (fix #862) | Anton Tananaev | |
2021-06-15 | Fixed login screen issues | Ashutosh Bishnoi | |
2021-06-12 | Merge pull request #852 from mail2bishnoi/reports | Anton Tananaev | |
Update reports design | |||
2021-06-12 | Merge branch 'master' into reports | Ashutosh Bishnoi | |
2021-06-11 | Fixing issues in report implementations | Ashutosh Bishnoi | |
2021-06-01 | Improve logo imagev4.13 | Anton Tananaev | |
2021-06-01 | Logo coloring | Anton Tananaev | |
2021-05-31 | Update localization | Anton Tananaev | |
2021-05-31 | Finalizing reports implemetations | Ashutosh Bishnoi | |
2021-05-25 | Added Report Title For Mobile and Tablet view | Ashutosh Bishnoi | |
2021-05-24 | Merge pull request #855 from Xenoamor/patch-1 | Anton Tananaev | |
Fix issue with event time not being displayed in event report | |||
2021-05-24 | Fix issue with event time not being displayed in event report | Xenoamor | |
Without this change the Time column is always empty in the events report view. The change matches what is in ReportController.js | |||
2021-05-24 | Resolved some comments on the reports | Ashutosh Bishnoi | |