lemans-dashboard-rider-support

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'sprint-24-21'

Merge branch 'APG-112' into sprint-24-21

APG-112: Make rider list default page for the module

Merge branch 'sprint-24-16'

Merge branch 'RS-8' into sprint-24-16

RS-8: Fix import URL

RS-8: Allow importing part lists into RS part group criteria

Merge branch 'sprint-24-13'

Merge branch 'DIGI-144' into sprint-24-13

DIGI-144: Fix part group criteria deletion

Merge branch 'MOOSERS-31' into sprint-24-13

MOOSERS-31: Save current RS site in local storage

Merge branch 'MOOSERS-31' into sprint-24-13

MOOSERS-31: Add RS site dropdown to rider details page

Merge branch 'RS-5'

Add domainId to create user endpoint call

Merge branch 'sprint-24-11'

Merge branch 'service-refactor' into sprint-24-11

Fix user types

Merge branch 'sprint-24-10'

Merge branch 'vite' into sprint-24-10

DASH-601: Fix WordPress dev hostname

DASH-576: Vite refactor

    • -0
    • +29
    /Config/Config.menu.tsx
    • -1
    • +1
    /components/RiderList/RiderList.test.tsx
    • -1
    • +1
    /components/Wordpress/Wordpress.test.tsx
DASH-230: Vite refactor

DASH-230: Vite refactor

  1. … 37 more files in changeset.
Merge branch 'sprint-23-25'

Merge branch 'DASH-293' into sprint-23-25

DASH-293: Finish implementing part groups

    • -0
    • +20
    /components/PartGroups/PartGroups.helpers.ts
DASH-293: Begin implementing part groups

    • -0
    • +11
    /components/PartGroups/PartGroups.component.tsx
    • -0
    • +9
    /components/PartGroups/PartGroups.container.ts
    • -0
    • +52
    /components/PartGroups/PartGroups.docs.tsx
    • -0
    • +0
    /components/PartGroups/PartGroups.styles.less
    • -0
    • +38
    /components/PartGroups/PartGroups.test.tsx
    • -0
    • +6
    /components/PartGroups/PartGroups.types.ts
    • -0
    • +1
    /components/PartGroups/index.ts
Fix wordpress path issues