* 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
* chore: migrate redux module login to typescript chore: update redux module login tests * update workers * wip * fix type * remove partial * add more status * migrate the rest of the stuff to typescript * fix tests and types * fix types and tests