- Nov 26, 2021
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
- Nov 23, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
Rodrigo Nascimento authored
* [NEW] Enable LDAP manual sync to deployments without EE license * Small code refactor * Update api.ts * Create api.ts * Fix Review Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Nov 22, 2021
-
-
Matheus Barbosa Silva authored
* Fix OAuth 'Merge Roles' * Add setting to control which roles to sync Co-authored-by:
pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
-
Tasso Evangelista authored
Co-authored-by:
matheusbsilva137 <matheus_barbosa137@hotmail.com>
-
- Nov 15, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat>
-
- Nov 10, 2021
-
-
Rodrigo Nascimento authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Nov 05, 2021
-
-
pierre-lehnen-rc authored
-
pierre-lehnen-rc authored
* [FIX] Advanced LDAP Sync Features * lint fixes * Update ee/server/settings/ldap.ts Co-authored-by:
Diego Sampaio <chinello@gmail.com> * Update ee/server/settings/ldap.ts Co-authored-by:
Diego Sampaio <chinello@gmail.com> * Removed unnecessary try..finally Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
pierre-lehnen-rc authored
* [FIX] Advanced LDAP Sync Features * lint fixes * Update ee/server/settings/ldap.ts Co-authored-by:
Diego Sampaio <chinello@gmail.com> * Update ee/server/settings/ldap.ts Co-authored-by:
Diego Sampaio <chinello@gmail.com> * Removed unnecessary try..finally Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
pierre-lehnen-rc authored
-
- Nov 01, 2021
-
-
Tasso Evangelista authored
-
- Oct 21, 2021
-
-
Matheus Barbosa Silva authored
* Remove roles update on insertOrUpdateSAMLUser * Check SAML Role Sync setting before updating users' roles * Add rolesSync variable * Add role sync event * Remove isEnterprise check * New code * Updated unit test for the new behavior Co-authored-by:
Pierre Lehnen <pierre.lehnen@rocket.chat>
-
Matheus Barbosa Silva authored
* Remove roles update on insertOrUpdateSAMLUser * Check SAML Role Sync setting before updating users' roles * Add rolesSync variable * Add role sync event * Remove isEnterprise check * New code * Updated unit test for the new behavior Co-authored-by:
Pierre Lehnen <pierre.lehnen@rocket.chat>
-
- Oct 20, 2021
-
-
Diego Sampaio authored
-
- Oct 19, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Oct 01, 2021
-
-
Leonardo Ostjen Couto authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Sep 30, 2021
-
-
pierre-lehnen-rc authored
-
- Sep 27, 2021
-
-
gabriellsh authored
-
- Sep 24, 2021
-
-
Leonardo Ostjen Couto authored
Co-authored-by:
Pierre Lehnen <pierre.lehnen@rocket.chat>
-
- Sep 23, 2021
-
-
pierre-lehnen-rc authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
dependabot[bot] authored
Bumps [ejson](https://github.com/primus/ejson) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/primus/ejson/releases) - [Commits](https://github.com/primus/ejson/compare/2.2.1...2.2.2 ) --- updated-dependencies: - dependency-name: ejson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Tasso Evangelista authored
* 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>
-
Diego Sampaio authored
-
- Sep 22, 2021
-
-
Leonardo Ostjen Couto authored
* migrated sync role to enterprise * migrated advanced SAML features to ee * Reorganized SAML settings Co-authored-by:
Pierre Lehnen <pierre.lehnen@rocket.chat>
-
- Sep 17, 2021
-
-
pierre-lehnen-rc authored
-
- Sep 09, 2021
-
-
Diego Sampaio authored
-
dependabot[bot] authored
Bumps [@rocket.chat/string-helpers](https://github.com/RocketChat/Rocket.Chat.Fuselage/tree/HEAD/packages/string-helpers) from 0.27.0 to 0.29.0. - [Release notes](https://github.com/RocketChat/Rocket.Chat.Fuselage/releases) - [Changelog](https://github.com/RocketChat/Rocket.Chat.Fuselage/blob/develop/packages/string-helpers/CHANGELOG.md) - [Commits](https://github.com/RocketChat/Rocket.Chat.Fuselage/commits/v0.29.0/packages/string-helpers ) --- updated-dependencies: - dependency-name: "@rocket.chat/string-helpers" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 08, 2021
-
-
Diego Sampaio authored
-
- Sep 06, 2021
-
-
dependabot[bot] authored
Bumps [pm2](https://github.com/Unitech/pm2) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Unitech/pm2/commits/5.1.1 ) --- updated-dependencies: - dependency-name: pm2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/ejson](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejson) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ejson ) --- updated-dependencies: - dependency-name: "@types/ejson" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.6 to 7.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws ) --- updated-dependencies: - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11 ) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 01, 2021
-
-
dependabot[bot] authored
Bumps [@types/cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie ) --- updated-dependencies: - dependency-name: "@types/cookie" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.12 to 4.17.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express ) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 20, 2021
-
-
Andrew Bromwich authored
-
- Jul 19, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat>
-
- Jul 05, 2021
-
-
Rodrigo Nascimento authored
-
- Jul 02, 2021
-
-
dependabot[bot] authored
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 ) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-