lemans-uac

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 'antd-upgrade'

APPDEV-8455: Raw commit after running codemod-v4 (https://github.com/ant-design/codemod-v4)

Update gitignore to ignore idea files

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
Merge branch 'sprint-23' of AppDev/lemans-uac into master

APPDEV-8215: remove package.json to allow base package to handle all scripts

SD-9302: rename uac page component to page permissions

    • -24
    • +0
    /components/Page/Page.component.tsx
    • -8
    • +0
    /components/Page/PageComponent.style.less
    • -0
    • +24
    /components/PagePermissions/PagePermissions.component.tsx
    • -0
    • +26
    /components/PagePermissions/PagePermissions.container.ts
    • -0
    • +1
    /components/PagePermissions/index.ts