Chore: Migrate cached collections to TypeScript (#27909)
Showing
- apps/meteor/app/apps/client/communication/websockets.js 1 addition, 1 deletionapps/meteor/app/apps/client/communication/websockets.js
- apps/meteor/app/apps/client/orchestrator.ts 1 addition, 1 deletionapps/meteor/app/apps/client/orchestrator.ts
- apps/meteor/app/authorization/client/hasPermission.ts 15 additions, 4 deletionsapps/meteor/app/authorization/client/hasPermission.ts
- apps/meteor/app/authorization/client/startup.js 1 addition, 1 deletionapps/meteor/app/authorization/client/startup.js
- apps/meteor/app/authorization/lib/index.ts 4 additions, 2 deletionsapps/meteor/app/authorization/lib/index.ts
- apps/meteor/app/authorization/server/functions/upsertPermissions.ts 2 additions, 2 deletions...r/app/authorization/server/functions/upsertPermissions.ts
- apps/meteor/app/custom-sounds/client/lib/CustomSounds.js 1 addition, 1 deletionapps/meteor/app/custom-sounds/client/lib/CustomSounds.js
- apps/meteor/app/custom-sounds/client/notifications/deleteCustomSound.js 1 addition, 1 deletion...p/custom-sounds/client/notifications/deleteCustomSound.js
- apps/meteor/app/custom-sounds/client/notifications/updateCustomSound.js 1 addition, 1 deletion...p/custom-sounds/client/notifications/updateCustomSound.js
- apps/meteor/app/e2e/client/rocketchat.e2e.ts 5 additions, 5 deletionsapps/meteor/app/e2e/client/rocketchat.e2e.ts
- apps/meteor/app/models/client/index.ts 27 additions, 21 deletionsapps/meteor/app/models/client/index.ts
- apps/meteor/app/models/client/models/Avatars.ts 1 addition, 1 deletionapps/meteor/app/models/client/models/Avatars.ts
- apps/meteor/app/models/client/models/Base.ts 64 additions, 0 deletionsapps/meteor/app/models/client/models/Base.ts
- apps/meteor/app/models/client/models/CachedChannelList.js 0 additions, 3 deletionsapps/meteor/app/models/client/models/CachedChannelList.js
- apps/meteor/app/models/client/models/CachedChannelList.ts 4 additions, 0 deletionsapps/meteor/app/models/client/models/CachedChannelList.ts
- apps/meteor/app/models/client/models/CachedChatRoom.js 0 additions, 3 deletionsapps/meteor/app/models/client/models/CachedChatRoom.js
- apps/meteor/app/models/client/models/CachedChatRoom.ts 111 additions, 0 deletionsapps/meteor/app/models/client/models/CachedChatRoom.ts
- apps/meteor/app/models/client/models/CachedChatSubscription.js 0 additions, 3 deletions...meteor/app/models/client/models/CachedChatSubscription.js
- apps/meteor/app/models/client/models/CachedChatSubscription.ts 139 additions, 0 deletions...meteor/app/models/client/models/CachedChatSubscription.ts
- apps/meteor/app/models/client/models/CachedUserList.ts 0 additions, 0 deletionsapps/meteor/app/models/client/models/CachedUserList.ts
Loading
Please register or sign in to comment