Gleidson Daniel Silva
|
bdf83e546e
|
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
|
2022-04-07 11:10:03 -03:00 |
Diego Mello
|
1ffa592201
|
Chore: dehydrate small server requests away from rocketchat.js (#3740)
|
2022-02-15 15:50:55 -03:00 |
Gleidson Daniel Silva
|
7866ec3f33
|
Chore: Add REST API definitions from server (#3721)
* create first definitions
* chore: implements get and post types
* fix lint
* add ts-ignore
* add teams.removeRoom method
* Remove unused endpoints
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-02-14 13:20:29 -03:00 |
Reinaldo Neto
|
f88bdfb97c
|
Chore: Migrate Database to Typescript (#3580)
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-02-01 10:39:09 -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 |
Gerzon Z
|
691bf1ef17
|
Chore: Migrate react-navigation to TypeScript (#3480)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-12-03 16:27:57 -03:00 |
Reinaldo Neto
|
8b4e39d1cf
|
Chore: Migrate AddExistingChannelView to Typescript (#3474)
|
2021-11-10 17:41:13 -03:00 |