Reinaldo Neto
|
3ac10ee860
|
Chore: Hooks app/views/SelectServerView (#4445)
* Chore: Hooks app/views/SelectServerView
* refactor row_height
* minor tweak
|
2022-08-18 19:09:25 -03:00 |
Reinaldo Neto
|
21a6fcee87
|
Chore: Evaluate SelectServerView - TypeScript (#4118)
|
2022-05-02 22:13:03 -03:00 |
Gleidson Daniel Silva
|
89e0a40d95
|
Chore: remove lib/rocketchat step 2 (#4035)
* create index file
* remove roomTypeToApiType from rocketchat and fix imports
* move TOKEN_KEY to const file
* move CURRENT_SERVER to const file
* move CERTIFICATE_KEY to const file
* getRoom
* rename getSlashCommands
* getSlashCommands
* readMessages
* getRooms
* loadThreadMessages
* loadNextMessages
* loadSurroundingMessages
* loadMessagesForRoom
* loadMissedMessages
* clearCache
* canOpenRoom
* setUser
* userPreferencesMethods
* getCustomEmojis
* callJtisi
* triggerActions
* getPermissions
* getRoles
* getSettings
* getUsersPresence
* logout
* sendFileMessage
* shareExtension
* sendMessage
* enterpriseModules
* getPermalinks
* search
* change RocketChat.metodo to direct call
* fix types
* Fix login
* Fix createChannel
* migrate service methods to Service.method call
* change call directly to RocketChat because the use of this
* rollback
* rollback
* fix create discussion
* fix import
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-04-28 17:37:25 -03:00 |
Gerzon Z
|
cd0c8abced
|
Chore: evaluate ServerItem - TypeScript Migration (#4015)
* chore: evaluate ServerItem
* update: IServerInfo interface
* chore: move `ServerItem` to `containers` folder
* update: `ServerItem` import on Storybook
* update: `themes` import
|
2022-04-07 13:07:16 -04:00 |
Gleidson Daniel Silva
|
e525392713
|
Chore: Move services and methods away from rocketchat folder (#4033)
* move services to lib
* move methods to lib
* fix imports
|
2022-04-07 13:53:07 -03:00 |
Gerzon Z
|
a754983ac8
|
Chore: Dehydrate share extension from rocketchat.js (#3753)
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
|
2022-03-16 17:40:32 -03:00 |
Gerzon Z
|
2946c4724e
|
[FIX] TypeScript's errors raised by HOCs (#3535)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-01-17 13:10:39 -03:00 |
Reinaldo Neto
|
e93a73d52d
|
Chore: Migrate SelectServerView to Typescript (#3521)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-12-02 10:27:44 -03:00 |