-
Notifications
You must be signed in to change notification settings - Fork 11k
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
[IMPROVE] Registration Experience #27820
Conversation
* add: use workspace token when interacting with Marketplace * fix: formatting --------- Co-authored-by: Thassio Victor <[email protected]> Co-authored-by: Aaron Ogle <[email protected]>
* feat: remove login button * feat: remove login button * fix: add developmentModeButton --------- Co-authored-by: Aaron Ogle <[email protected]>
…/RocketChat/Rocket.Chat into feat/CS-19-connectivity-services
apps/meteor/client/views/admin/cloud/modals/RegisterWorkspaceTokenModal.tsx
Outdated
Show resolved
Hide resolved
7b2ece3
to
eb2f9c4
Compare
Codecov Report
@@ Coverage Diff @@
## develop #27820 +/- ##
===========================================
+ Coverage 41.62% 41.65% +0.02%
===========================================
Files 834 834
Lines 17285 17271 -14
Branches 2068 2068
===========================================
- Hits 7195 7194 -1
+ Misses 9818 9805 -13
Partials 272 272
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! This PR looks pretty clean
…e/wizard * 'develop' of github.com:RocketChat/Rocket.Chat: [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only (#27969) [NEW] Emojis rendering properly on quote message previews (#27972) Chore: Wait message to not be Busy (#28000) Chore: e2e changes tests (#27987) [IMPROVE] Audit (#27994) [IMPROVE] Registration Experience (#27820) [BREAK][ENTERPRISE] Limit presence statuses to 200 concurrent users when running monolith to keep performance (#27854) [BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks (#27902) [NEW] Permission to bypass message editing and removing limits (#27644) [FIX] Video Conf Message Blocks not always updating when running on micro services (#27764) Chore: Set missing colors (#27817) Fix CI Chore: undo busy selector [BREAK] Remove message view mode from User Preferences (#27867) Chore: Aria busy indicators (#27978) Chore: Refactor Composer Dropdown (#27931) Chore: Added Enterprise Options to Login customization (#27855) [FIX] Ignored messages reactivity (#27279) [BREAK] [NEW] Custom roles upsell modal (#27707)
Proposed changes (including videos or screenshots)
If you didn't register when you initially setup your server. Its now easier to register.
Disconnecting and reconnecting your workspace from the cloud is now also easier
Issue(s)
Steps to test or reproduce
Further comments