feat: pagination in users manager/overview
Showing
- app/components/NextPageButton/index.js 1 addition, 1 deletionapp/components/NextPageButton/index.js
- app/components/component-chat/src/SuperChatInput/SuperChatInput.jsx 1 addition, 1 deletion...ents/component-chat/src/SuperChatInput/SuperChatInput.jsx
- app/components/component-profile/src/Profile.jsx 1 addition, 1 deletionapp/components/component-profile/src/Profile.jsx
- app/components/component-users-manager/src/Pagination.jsx 140 additions, 0 deletionsapp/components/component-users-manager/src/Pagination.jsx
- app/components/component-users-manager/src/User.jsx 12 additions, 3 deletionsapp/components/component-users-manager/src/User.jsx
- app/components/component-users-manager/src/UsersManager.jsx 21 additions, 16 deletionsapp/components/component-users-manager/src/UsersManager.jsx
- app/components/component-users-manager/src/style.js 26 additions, 8 deletionsapp/components/component-users-manager/src/style.js
- app/components/shared/Icon.jsx 0 additions, 0 deletionsapp/components/shared/Icon.jsx
- app/components/shared/Spinner.jsx 0 additions, 0 deletionsapp/components/shared/Spinner.jsx
- app/theme/elements/Button.js 4 additions, 1 deletionapp/theme/elements/Button.js
- app/theme/elements/GlobalStyle.js 4 additions, 1 deletionapp/theme/elements/GlobalStyle.js
- app/theme/index.js 1 addition, 1 deletionapp/theme/index.js
- profiles/default_avatar.svg 13 additions, 0 deletionsprofiles/default_avatar.svg
- server/model-message/src/graphql.js 2 additions, 1 deletionserver/model-message/src/graphql.js
- server/model-user/src/graphql.js 14 additions, 2 deletionsserver/model-user/src/graphql.js
Please register or sign in to comment