Clone
 

andrew wittrock <awittrock@parts-unltd.com> in lemans-uac

Merge branch 'sprint-24-10'

Merge branch 'vite' into sprint-24-10

DASH-576: Vite refactor

DASH-230: Vite refactor

DASH-230: Vite refactor

    • -2
    • +2
    /components/Profile/Profile.component.tsx
    • -2
    • +2
    /components/Profile/Profile.container.ts
Merge branch 'sprint-76'

Merge branch 'PTR-137_Upgrade-React' into sprint-76

PTR-137: Fix type on PagePermissions component

Merge branch 'sprint-68'

Keep retrying profile fetch if it fails

    • -7
    • +11
    /components/Profile/Profile.component.tsx
Merge branch 'PTR-remove-php-proxy'

Rename api/service calls to proxyApi/proxyService

    • -2
    • +2
    /components/Profile/Profile.component.tsx
Fix Profile component test props

Create profile loader component

    • -0
    • +21
    /components/Profile/Profile.component.tsx
    • -0
    • +30
    /components/Profile/Profile.container.ts
    • -0
    • +52
    /components/Profile/Profile.docs.tsx
    • -0
    • +0
    /components/Profile/Profile.styles.less
    • -0
    • +47
    /components/Profile/Profile.test.tsx
    • -0
    • +23
    /components/Profile/Profile.types.ts
    • -0
    • +1
    /components/Profile/index.ts
Merge branch 'APPDEV-8288' into sprint-29

APPDEV-8288: Move menu configs into modules

    • -1
    • +1
    /components/LoggedIn/LoggedIn.types.ts
Merge branch 'APPDEV-8288' into sprint-29

APPDEV-8288: Separate demo config from lemans-dashboard-common module

    • -0
    • +11
    /Config/Config.demo.ts
Merge branch 'permissionCheck' into sprint-28

APPDEV-8253: Export hasAnyPermission Redux

Merge branch 'permissionCheck' into sprint-28

APPDEV-8253: Update imports

Merge branch 'permissionCheck' into sprint-28

APPDEV-8253: Add permission check function

    • -0
    • +12
    /libs/permissionCheck.tsx
0.1.0

APPDEV-8146: Initial commit for the lemans-uac module

    • -0
    • +13
    /components/HasPermission/HasPermission.component.tsx
    • -0
    • +11
    /components/HasPermission/HasPermission.container.ts
    • -0
    • +1
    /components/HasPermission/index.ts
    • -0
    • +10
    /components/LoggedIn/LoggedIn.component.tsx
    • -0
    • +12
    /components/LoggedIn/LoggedIn.container.ts
    • -0
    • +13
    /components/LoggedIn/LoggedIn.types.ts
    • -0
    • +1
    /components/LoggedIn/index.ts
    • -0
    • +24
    /components/Page/Page.component.tsx
    • -0
    • +26
    /components/Page/Page.container.ts
    • -0
    • +58
    /components/Page/Page.docs.tsx
    • -0
    • +27
    /components/Page/Page.types.ts
    • -0
    • +8
    /components/Page/PageComponent.style.less
  1. … 7 more files in changeset.