Skip to content
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

[FIX] Seats Cap QA reports #23272

Merged
merged 8 commits into from
Sep 23, 2021
Merged

[FIX] Seats Cap QA reports #23272

merged 8 commits into from
Sep 23, 2021

Conversation

gabriellsh
Copy link
Member

Proposed changes (including videos or screenshots)

Fix a few issues and inconsistencies.

Issue(s)

Steps to test or reproduce

Further comments

gabriellsh and others added 8 commits September 21, 2021 20:30
…to feat/seats-cap-fixes

* 'feat/seats-cap' of github.com:RocketChat/Rocket.Chat:
  [FIX] Banner not parsing markdown (#23036)
…to feat/seats-cap-fixes

* 'feat/seats-cap' of github.com:RocketChat/Rocket.Chat:
  Chore: Re-enable session tests on local after removal of mongo-unit (#23263)
  [BREAK] Moved role-sync and advanced SAML settings to EE (#23107)
  Remove uneffective conditional
  Always create seats limit banners
  Move startup
  Change occurences of Livechat to omnichannel were applicable (#23199)
  Regression: Log Sections not respecting Log Level setting (#23230)
  [BREAK] Removed support of MongoDB 3.4; Deprecated MongoDB 3.6 and 4.0 (#22907)
  Regression: Fix user registration stuck (#23254)
  [FIX] Mark agents as unavailable when they logout (#23219)
  [FIX] Toolbox click not working on Safari(iOS) (#23244)
  [FIX] Omnichannel On hold chats being forwarded to offline agents (#23185)
  [BREAK] LDAP Refactoring (#23171)
  [IMPROVE] Canned response admin settings (#23190)
  Chore: Update Livechat widget to 1.9.4 (#23198)
  useEndpoint (#23209)
  [FIX] Wrong docs link on Omni-Webhook page (#23117)
@tassoevan tassoevan merged commit 24dc124 into feat/seats-cap Sep 23, 2021
@tassoevan tassoevan deleted the feat/seats-cap-fixes branch September 23, 2021 12:43
casalsgh pushed a commit that referenced this pull request Sep 23, 2021
* Base commit

* [NEW] licenses.maxActiveUsers endpoint (#23011)

* [IMPROVE] Banner Service (#22989)

* WIP

* Fix type import

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* [NEW] canAddNewUser function

* [NEW] Seats usage bar (#23018)

* usage bar component

* Seats limit in admin users page

* Remove dangling console.log

* Add some details on StatisticsEndpoint type

* Move to EE and use new endpoint

* Rename some components and hooks

* Refactor UsersPage

Co-authored-by: Gabriel Henriques <gabriel.henriques@rocket.chat>

* Fix edit and info page

* [NEW] Seats Card (#23077)

* Seats Card

* Fix review, make ts

* Fix review

* Add type guard for CardIcon props

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* [NEW] Seats Cap: Request seats link (#23151)

* create endpoint and consume it in the ui

* Fix review

* Remove unused param type

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* [NEW] Remove license downgrade if exceeding seats cap (#23220)

* [IMPROVE] Ensure Seats-cap design and UI are the same (#23222)

* Fix labels and buttons

* Reload seats cap data on user changes

* Use Fuselage on development version

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* [NEW] Prevent users from accidentally deactivating an enterprise license by adding more users than the license allows. (#23050)

Co-authored-by: Gabriel Henriques <gabriel.henriques@rocket.chat>
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* [NEW] stats on seats request  (#23225)

Co-authored-by: Gabriel Henriques <gabriel.henriques@rocket.chat>

* [NEW] Seats cap banners (#23211)

* [NEW] Prevent users from accidentally deactivating an enterprise license by adding more users than the license allows.

* Seats cap banners

* Deprecate preserveDismiss

* use request seats link

* Fix banner not closing and request seats link

Co-authored-by: Pierre Lehnen <pierre.lehnen@rocket.chat>

* [FIX] Banner not parsing markdown (#23036)

* Parse markdown

* Use markdownText

* Fix translations

* Move startup

* Always create seats limit banners

* Remove uneffective conditional

* [FIX] Seats Cap QA reports (#23272)

* Fix create banner and link

* Remove call from startup

* QA

* Improve readability

* Avoid using an outdated absolute URL

* Embedded counters into translation strings

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>

* Patch object-path so Snyk stop complaining

Co-authored-by: pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Co-authored-by: Pierre Lehnen <pierre.lehnen@rocket.chat>
Co-authored-by: Gabriel Henriques <gabriel.henriques@rocket.chat>
Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Gabriel Thomé <38537062+g-thome@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants