-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW] Redesign Administration > Connectivity Services #17525
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Remove Flow type annotations * Fix some references * Enable TypeScript in Storybook * Update Storybook
* Update Fuselage and its peer dependencies * Move and split existing hooks * Refactor useEndpointData
Co-authored-by: Guilherme Gazzo <[email protected]>
…oms (#17281) * init Initial commit lint * Added route, changes in directoryTable * Users and Rooms working partially * lint * Added permissions, tabs now clickable * Avatar provider * Page Content * fix multiple call rest api directory * VerticalBar * deep navigation * rename tab component * anchor table * refactor using props * admin routes * Removed imports from '.' and created hooks file * Fixed array type for query parameters * Made Table generic, Renamed users and rooms routes * Lint, Stories * Removed underscore calls * removed debounde reference * Changed folders, fixed discussion icon/type * fix calling multipe times endpoint * improve labels * fix margin * add new button * edit room first iteration with all fields * Removed comments, reset * saveRoomSettings rest api * Archivation and saving edits * Avatar fix * fixed NotAuthorizedPage import * Removed unused component import * Added delete button to editRoom * UserInfo mockup * fix review admin room * caguei * User info showing data * Adjust Margins * userinfo: added missing fields * Added missing translations * updated import * Open direct messages * Init edit users * Email verified symbol * backup * AddUser, open context by ID * improve * preparing avatar upload * Missing translation * Fixed roles wrap * user.create and update bio fields * Avatar init * New avatar componentes and SetAvatar * Changed folder structure * User Invite done. * Removed imaginary props, removed console.logs * small fixes * upload avatar via rest * Missing field * lint * Add useUpload to ServerContext * Rename component * Split UserAvatar and RoomAvatar * Move useFileInput hook * Refactor VerticalBar Co-authored-by: Guilherme Gazzo <[email protected]> Co-authored-by: Tasso Evangelista <[email protected]>
Co-authored-by: Guilherme Gazzo <[email protected]>
Co-authored-by: Guilherme Gazzo <[email protected]>
Fix storybook
Co-authored-by: Gabriel Henriques <[email protected]> Co-authored-by: Guilherme Gazzo <[email protected]>
Co-authored-by: Guilherme Gazzo <[email protected]>
…n-refactor * 'develop' of github.com:RocketChat/Rocket.Chat: Allow to filter omnichannel analytics dashboards per departments. (#17463) [FIX] Uncessary updates on Settings, Roles and Permissions on startup (#17160) [NEW] Add the ability to send Livechat offline messages to a channel (#17442) [FIX] Federation attachment URL for audio and video files (#16430) [NEW] Add Livechat website URL to the offline message e-mail (#17429)
…to adm/connectivity-services
…to adm/connectivity-services
ggazzo
added a commit
that referenced
this pull request
May 15, 2020
* [NEW] Redesign Administration > Connectivity Services (#17525) * [NEW] Admin Rewrite -> Integrations Page (#17505) * [NEW] Admin Rewrite -> OAuth Apps (#17646) Co-authored-by: Guilherme Gazzo <[email protected]> Co-authored-by: Tasso Evangelista <[email protected]> Co-authored-by: gabriellsh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.