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
Showing
- app/containers/ActionSheet/ActionSheet.tsx 1 addition, 1 deletionapp/containers/ActionSheet/ActionSheet.tsx
- app/containers/ActionSheet/Handle.tsx 1 addition, 1 deletionapp/containers/ActionSheet/Handle.tsx
- app/containers/ActionSheet/Item.tsx 1 addition, 1 deletionapp/containers/ActionSheet/Item.tsx
- app/containers/ActivityIndicator.tsx 1 addition, 1 deletionapp/containers/ActivityIndicator.tsx
- app/containers/AppVersion.tsx 1 addition, 1 deletionapp/containers/AppVersion.tsx
- app/containers/BackgroundContainer/index.tsx 1 addition, 1 deletionapp/containers/BackgroundContainer/index.tsx
- app/containers/Button/index.tsx 1 addition, 1 deletionapp/containers/Button/index.tsx
- app/containers/Check.tsx 1 addition, 1 deletionapp/containers/Check.tsx
- app/containers/EmojiPicker/TabBar.tsx 1 addition, 1 deletionapp/containers/EmojiPicker/TabBar.tsx
- app/containers/EmojiPicker/index.tsx 1 addition, 1 deletionapp/containers/EmojiPicker/index.tsx
- app/containers/FormContainer.tsx 1 addition, 1 deletionapp/containers/FormContainer.tsx
- app/containers/Header/index.tsx 1 addition, 1 deletionapp/containers/Header/index.tsx
- app/containers/HeaderButton/HeaderButtonItem.tsx 1 addition, 1 deletionapp/containers/HeaderButton/HeaderButtonItem.tsx
- app/containers/InAppNotification/NotifierComponent.tsx 1 addition, 1 deletionapp/containers/InAppNotification/NotifierComponent.tsx
- app/containers/List/ListHeader.tsx 1 addition, 1 deletionapp/containers/List/ListHeader.tsx
- app/containers/List/ListIcon.tsx 1 addition, 1 deletionapp/containers/List/ListIcon.tsx
- app/containers/List/ListInfo.tsx 1 addition, 1 deletionapp/containers/List/ListInfo.tsx
- app/containers/List/ListItem.tsx 1 addition, 1 deletionapp/containers/List/ListItem.tsx
- app/containers/List/ListSeparator.tsx 1 addition, 1 deletionapp/containers/List/ListSeparator.tsx
- app/containers/Loading.tsx 1 addition, 1 deletionapp/containers/Loading.tsx
Loading
Please register or sign in to comment