8000 Comparing traccar:master...kriistiina:master · traccar/traccar-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: traccar/traccar-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kriistiina/traccar-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 13, 2023

  1. RouteReportPage.js added table pagination

    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5ff21a5 View commit details
    Browse the repository at this point in the history
  2. Add Show / Hide Functionality to RouteReportPage.js

    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    803a63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbef170 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. [fix] Pagination active after 1k records;

    [fix] Pagination styling moved to useStyle;
    [fix] rowsPerPageOptions updated elements;
    [fix] Removed comments;
    [fix] onPageChange inlined;
    [fix] rowsPerPage renamed to itemsPerPage;
    [fix] onRowsPerPageChange inlined;
    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    837046a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into master

    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6df31a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. [fix] show all items when less than 1000;

    [fix] avoid .slice() when the array fits;
    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    45d52b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. [fix] Route report using react-virtuoso with Table component;

    [fix] infinite scroll in Table component with always visible ReportFilter and TableHead;
    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    16d15e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. [fix] Route report using react-window FizedSizeGrid component;

    [fix] Removed additional package react-virtuoso;
    [fix] Infinite scroll with always visible ReportFilter;
    kristinadimitrova.zh@gmail.com authored and kristinadimitrova.zh@gmail.com committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    549a3f7 View commit details
    Browse the repository at this point in the history
Loading
0