Clone
 

matt blum <mblum@parts-unltd.com> in lemans-dashboard-reports

Merge branch 'PTR-106_Rewrite_Parts_Details' into sprint-70

Rename IDownloadParam to IUrlParam and createDownloadParams to createUrlParams

Merge branch 'reports' into sprint-69

Add loading indicators to Select controls

Merge branch 'sprint-69' into reports

Clean up code

Merge branch 'reports' into sprint-69

Refactor duplicate code into re-usable ReportTemplate component

    • -0
    • +223
    /components/ReportTemplate/ReportTemplate.component.tsx
    • -0
    • +27
    /components/ReportTemplate/ReportTemplate.container.ts
  1. … 5 more files in changeset.
Merge branch 'reports' into sprint-69

Finish DealerVisitReport, debounce dealerSearch calls, and add filterOption to inputs

Finish WeeklyRecapReport

Finish DealerPhoneCallReport

Finish and rename DealerVisitLog

    • -0
    • +134
    /components/DealerVisitLog/DealerVisitLog.component.tsx
    • -0
    • +27
    /components/DealerVisitLog/DealerVisitLog.container.ts
    • -0
    • +1
    /components/DealerVisitLog/index.ts
    • -1
    • +0
    /components/DealerVisitLogReport/index.ts
Merge branch 'reports' into sprint-69

When regionId is cleared, also clear salesmanId

Merge branch 'reports' into sprint-69

Add the ability to filter on all Ant D Select components

Finish WeeklyRecapReport

Merge branch 'reports' into sprint-69

Update DealerPhoneCallReport

Update DealerVisitLogReport

Update misc reports

Update WeeklyRecapReport

Update DealerVisitLogReport

Complete DealerVisitLogReport

Add DealerPhoneCallReport, DealerVisitReport, and WeeklyRecapReport

Add permission to parent menu Reports so it displays as intended

Add DealerVisitReport and DealerVisitLogReport

Initial commit

    • -0
    • +21
    /Config/Config.demo.ts
    • -0
    • +48
    /Config/Config.menu.ts
    • -0
    • +14
    /Config/Config.routes.tsx
    • -0
    • +1
    /components/DealerPhoneCallReport/index.ts
  1. … 25 more files in changeset.