- Nov 10, 2021
-
-
Rodrigo Nascimento authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Nov 09, 2021
-
-
Renato Becker authored
* Fix Omnichannel job queue dispatcher. * Keep settings validation. * Remove console.log. * Review requests. * Fix default setting value.
-
- Nov 08, 2021
-
-
Renato Becker authored
* Fix Omnichannel job queue dispatcher. * Keep settings validation. * Remove console.log. * Review requests. * Fix default setting value.
-
- 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
-
-
Kevin Aleman authored
* Show on hold metrics on analytics pages * Add onhold chats to graphs * make colors match cause ocd * change way of calculating open rooms to account for onhold chats * remove onhold chats from open chats * fix colors * fix summarize to remove onhold conversations
-
Tasso Evangelista authored
-
- Oct 28, 2021
-
-
Kevin Aleman 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>
-
Kevin Aleman authored
* Error handling on queue processing * add error handling to queue execution and lock timeout * add error handling to queue execution and lock timeout
-
Kevin Aleman authored
-
Kevin Aleman authored
-
Kevin Aleman authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
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
-
-
Kevin Aleman authored
* Error handling on queue processing * add error handling to queue execution and lock timeout * add error handling to queue execution and lock timeout
-
Kevin Aleman authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
Guilherme Gazzo authored
-
Diego Sampaio authored
-
- Oct 19, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Oct 18, 2021
-
-
Kevin Aleman authored
* Prevent server crash when routing method is not valid * Change way of starting/stopping queue * Friday... * Fix PR comments * Update app/livechat/server/lib/RoutingManager.js Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
-
Kevin Aleman authored
* Prevent server crash when routing method is not valid * Change way of starting/stopping queue * Friday... * Fix PR comments * Update app/livechat/server/lib/RoutingManager.js Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
-
Tiago Evangelista Pinto authored
-
- Oct 14, 2021
-
-
Murtaza Patrawala authored
-
Murtaza Patrawala authored
-
- Oct 12, 2021
-
-
Tasso Evangelista authored
-
- Oct 01, 2021
-
-
Leonardo Ostjen Couto authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Sep 30, 2021
-
-
gabriellsh authored
* change url to go * reg: request seats link
-
pierre-lehnen-rc authored
-
gabriellsh 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>
-
Matheus Barbosa Silva authored
* Add headers to CSV files downloaded in the Engagement Dashboard * Update CSV file from the Users by time of day section Co-authored-by:
Gabriel Casals <83978645+casalsgh@users.noreply.github.com> Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat>
-
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>
-
Kevin Aleman authored
* Stop queue when livechat is disabled or the routing method does not support queueing * Fix error when Routing method was not set yet Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@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
-
-
Tiago Evangelista Pinto authored
Co-authored-by:
Kevin Aleman <kevin.aleman@rocket.chat>
-