- Dec 10, 2021
-
-
dependabot[bot] authored
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.5...1.4.6 ) --- updated-dependencies: - dependency-name: cookie-parser 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>
-
Diego Sampaio authored
-
Diego Sampaio authored
-
dependabot[bot] authored
Bumps [pm2](https://github.com/Unitech/pm2) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Unitech/pm2/compare/5.1.1...5.1.2 ) --- 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>
-
- Dec 01, 2021
-
-
Júlia Jaeger Foresti authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Nov 29, 2021
-
-
pierre-lehnen-rc authored
-
Matheus Barbosa Silva authored
* Regression: Fix incorrect API path for Livechat calls (#23778) * Update ee/client/views/admin/engagementDashboard/users/UsersByTimeOfTheDaySection.tsx Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat> Co-authored-by:
Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat>
-
- 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
-
-
Tiago Evangelista Pinto authored
Co-authored-by:
Kevin Aleman <kevin.aleman@rocket.chat> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
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>
-
Kevin Aleman authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
- Nov 19, 2021
-
-
Tasso Evangelista authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
Guilherme Gazzo authored
-
Kevin Aleman authored
* add new endpoints to manage business units * change the way deprecations were being returned * change endpoints to be ts * Change to omnichannel * add deprecation warning to old endpoints
-
- Nov 17, 2021
-
-
Matheus Barbosa Silva authored
* Add support to audit discussions and private rooms * Change tab name to Rooms Co-authored-by:
gabriellsh <gabriel.henriques@rocket.chat>
-
- Nov 15, 2021
-
-
Guilherme Gazzo authored
Co-authored-by:
Tasso Evangelista <tasso.evangelista@rocket.chat>
-
Kevin Aleman authored
-
- 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
-