verdnatura-chat/app/containers/MessageBox
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
..
CommandsPreview Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
Mentions Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
buttons Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
Context.ts Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
EmojiKeyboard.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
LeftButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
LeftButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RecordAudio.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ReplyPreview.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
RightButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RightButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
constants.ts [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
styles.ts [FIX] Preserve voice message if recording is interrupted (#3397) 2021-09-23 09:16:23 -03:00