lemans-dashboard-user-manager

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

APPDEV-8254: Fix user details error

Merge branch 'APPDEV-8252' into sprint-28

APPDEV-8252: added role user and role permission modal windows and corresponding actions

    • -4
    • +5
    /components/RoleList/RoleList.helpers.tsx
    • -1
    • +1
    /components/RoleList/RoleList.styles.less
    • -0
    • +30
    /components/RoleList/RoleListModal/RoleListModal.types.ts
    • -0
    • +1
    /components/RoleList/RoleListModal/index.ts
APPDEV-8252: implemented role list table, inline edit fields, add new role row, actions

    • -5
    • +5
    /components/RoleList/RoleList.docs.tsx
    • -0
    • +117
    /components/RoleList/RoleList.helpers.tsx
    • -0
    • +15
    /components/RoleList/RoleList.styles.less
    • -4
    • +19
    /components/RoleList/RoleList.test.tsx
    • -3
    • +17
    /components/RoleList/RoleList.types.ts