Rafael Tapia
Rafael Tapia
## Proposed changes (including videos or screenshots) Allow users of any roles to open a contextual bar by removing an unused request to a route that requests an admin role....
# What? :boat: Implements a new method to open and other to update the modal or the contextual bar to replace the individual ones. # Why? :thinking: # Links :earth_americas:...
## Proposed changes (including videos or screenshots) Remove unimplemented components from the index file, so they don't appear on the intellisense. ## Issue(s) ## Further comments This change is made...
## Proposed changes (including videos or screenshots) Fix some merged files that weren't using apps.engine service. ## Issue(s) ## Steps to test or reproduce ## Further comments
## Proposed changes (including videos or screenshots) Add an internal bridge to apps.engine gets private and public keys to sign the apps. ## Issue(s) ## Steps to test or reproduce...
## Proposed changes (including videos or screenshots) Remove the `requirePasswordChangeReason` when the field `requirePasswordChange` is set to false. ## Issue(s) ## Steps to test or reproduce ## Further comments [SUP-444](https://rocketchat.atlassian.net/browse/SUP-444)...
## Proposed changes (including videos or screenshots) ## Issue(s) ## Steps to test or reproduce ## Further comments
# What? :boat: # Why? :thinking: # Links :earth_americas: # PS :eyes: Related to https://github.com/RocketChat/Rocket.Chat/pull/27024
## Proposed changes (including videos or screenshots) Implement the entity contact to the omnichannel and an endpoint to be able to create a contact manually. ## Issue(s) ## Steps to...
## Proposed changes (including videos or screenshots) Implements the endpoint to update contact. When a contact is updated, the property `unknown` is set to true. [POST] `api/v1/omnichannel/contacts.update` request example: ```json...