-
- Downloads
Merge branch 'HOLI-10819-contact-space-task' into 'main'
HOLI-10819 - Contact space task See merge request app/holi-frontends!3047
No related branches found
No related tags found
Showing
- apps/web/pages/chat/rooms/[roomId].tsx 1 addition, 1 deletionapps/web/pages/chat/rooms/[roomId].tsx
- core/domain/shared/queries.ts 2 additions, 0 deletionscore/domain/shared/queries.ts
- core/i18n/locales/de.json 9 additions, 0 deletionscore/i18n/locales/de.json
- core/i18n/locales/en.json 9 additions, 0 deletionscore/i18n/locales/en.json
- core/screens/chat/ChatRoomView.tsx 0 additions, 247 deletionscore/screens/chat/ChatRoomView.tsx
- core/screens/chat/ChatRoomView/PrivateRoomView.tsx 98 additions, 0 deletionscore/screens/chat/ChatRoomView/PrivateRoomView.tsx
- core/screens/chat/ChatRoomView/SpaceChildRoomView.tsx 84 additions, 0 deletionscore/screens/chat/ChatRoomView/SpaceChildRoomView.tsx
- core/screens/chat/ChatRoomView/SpaceTaskRoomView.tsx 98 additions, 0 deletionscore/screens/chat/ChatRoomView/SpaceTaskRoomView.tsx
- core/screens/chat/ChatRoomView/components/ChatRoomScreen.tsx 78 additions, 0 deletionscore/screens/chat/ChatRoomView/components/ChatRoomScreen.tsx
- core/screens/chat/ChatRoomView/index.tsx 88 additions, 0 deletionscore/screens/chat/ChatRoomView/index.tsx
- core/screens/chat/ChatRoomView/types.ts 25 additions, 0 deletionscore/screens/chat/ChatRoomView/types.ts
- core/screens/spaces/__tests__/testData.ts 1 addition, 0 deletionscore/screens/spaces/__tests__/testData.ts
- core/screens/spaces/details/components/AskQuestion/AskQuestionActionButton.tsx 51 additions, 0 deletions...etails/components/AskQuestion/AskQuestionActionButton.tsx
- core/screens/spaces/details/components/AskQuestion/index.tsx 74 additions, 0 deletionscore/screens/spaces/details/components/AskQuestion/index.tsx
- core/screens/spaces/details/components/StartSpaceChat.tsx 7 additions, 7 deletionscore/screens/spaces/details/components/StartSpaceChat.tsx
- core/screens/spaces/details/queries.ts 10 additions, 0 deletionscore/screens/spaces/details/queries.ts
- core/screens/spaces/hooks/useRepresentative.ts 2 additions, 4 deletionscore/screens/spaces/hooks/useRepresentative.ts
- core/screens/spaces/hooks/useSpaceAdminUsers.ts 17 additions, 0 deletionscore/screens/spaces/hooks/useSpaceAdminUsers.ts
- core/screens/spaces/tasks/TaskDetails.tsx 15 additions, 13 deletionscore/screens/spaces/tasks/TaskDetails.tsx
- core/screens/spaces/tasks/components/ContactOrganization/ContactOrganizationActionButton.tsx 56 additions, 0 deletions...s/ContactOrganization/ContactOrganizationActionButton.tsx
Loading
Please register or sign in to comment