vn-verdnaturachat/app/lib/methods/helpers
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
..
buildMessage.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
compareServerVersion.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
findSubscriptionsRooms.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
formatAttachmentUrl.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
generateLoadMoreId.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
getFileUrlFromMessage.ts chore: migrate getFileUrlFromMessage to ts (#3734) 2022-02-21 15:19:40 -03:00
mergeSubscriptionsRooms.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
normalizeMessage.ts Chore: Migrate normalizeMessage to TS (#3743) 2022-03-07 22:54:34 -04:00
parseQuery.ts Chore: Migrate methods/helpers/parseQuery to Typescript (#3742) 2022-02-16 12:20:55 -03:00
parseUrls.ts Chore: Migrate helpers/parseUrls to Typescript (#3735) 2022-02-16 12:17:25 -03:00
protectedFunction.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00