lemans-dashboard-user-manager

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

Merge branch 'SD-13188' into sprint-40

SD-13188: Finalize AD user page mockup

    • -0
    • +1
    /components/ADUserFilterGroup/index.ts
    • -0
    • +34
    /components/ADUserList/ADUserList.component.tsx
    • -0
    • +27
    /components/ADUserList/ADUserList.container.ts
    • -0
    • +52
    /components/ADUserList/ADUserList.docs.tsx
    • -0
    • +0
    /components/ADUserList/ADUserList.styles.less
    • -0
    • +47
    /components/ADUserList/ADUserList.test.tsx
    • -0
    • +23
    /components/ADUserList/ADUserList.types.ts
    • -0
    • +1
    /components/ADUserList/index.ts
  1. … 14 more files in changeset.
SD-13188: Create ad user page placeholder

    • -0
    • +27
    /components/ADUserListPage/ADUserListPage.container.ts
    • -0
    • +1
    /components/ADUserListPage/index.ts
Merge branch 'APPDEV-8411' into sprint-40

APPDEV-8411: moved create form to bottom of the role, permission and the user pages

Merge branch 'APPDEV-8409' into sprint-40

APPDEV-8409: making role drop down searchable in user details page

Merge branch 'sprint-35'

Merge branch 'APPDEV-8370' into sprint-35

APPDEV-8370: converting lemans-dashboard-user-manager repo to use the onFilterDropdownVisibleChange to focus on the the filter drop down while searching

    • -6
    • +1
    /components/RoleList/RoleList.helpers.tsx
Merge branch 'sprint-34'

Merge branch 'APPDEV-8361' into sprint-34

APPDEV-8359: added filter search and sorter for user modal and role modal in the Roles page

Merge branch 'APPDEV-8361' into sprint-34

APPDEV-8361: added filter search and sorter for user modal and role modal in the permissions page

update domain user role badge to desplay role name instead of description

Merge branch 'APPDEV-8288' into sprint-29

APPDEV-8288: Move menu configs into modules

    • -0
    • +28
    /Config/Config.menu.ts
Merge branch 'APPDEV-8288' into sprint-29

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

APPDEV-8252: fixing permission

APPDEV-8254: domain user create form flex gaps added

APPDEV-8254: domain user details show permissions bottom margin added

APPDEV-8254: domain user details add role row converted to flex

APPDEV-8254: eliminate third column and refresh permissions on role change on user details page

Merge branch 'SD-11012' into sprint-28

SD-11012: moved the add new component out of the table

    • -9
    • +5
    /components/RoleList/RoleList.helpers.tsx
    • -12
    • +7
    /components/UserList/UserList.helpers.tsx
Merge remote-tracking branch 'origin/sprint-28' into SD-11012

Merge branch 'APPDEV-8252' into sprint-28