vn-verdnaturachat/app/presentation/RoomItem
Gerzon Z 9670fa623a
[NEW] Add/Create/Remove channel on a team (#3090)
* Added Create Team

* Added actionTypes, actions, ENG strings for Teams and updated NewMessageView

* Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView

* Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view

* Minor tweaks

* Show TeamChannelsView only if joined the team

* Minor tweak

* Added AddChannelTeamView

* Added permissions, translations strings for teams,  deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView

* Refactor touch component and update removeRoom and deleteRoom methods

* Minor tweaks

* Minor tweaks for removing channels and addExistingChannelView

* Added missing events and fixed channels list

* Minor tweaks for refactored touch component

* Minor tweaks

* Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable

* Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable

* Minor tweak

* Update loadMessagesForRoom.js

* Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item

* Fix unnecessary changes

* Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView

* Updated styles, added tag story

* Minor tweak

* Minor tweaks

* Auto-join tweak

* Minor tweaks

* Minor tweak on search

* One way to refactor :P

* Next level refactor :)

* Fix create group dm

* Refactor renderItem

* Minor bug fixes

* Fix stories

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-05-19 18:14:42 -03:00
..
Actions.js [REGRESSION] Clear local server cache not loading rooms (#3007) 2021-04-01 09:58:20 -03:00
LastMessage.js [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -03:00
RoomItem.js [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00
Tag.js [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00
Title.js [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
Touchable.js [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00
TypeIcon.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
UpdatedAt.js [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
Wrapper.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
index.js [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00
styles.js [NEW] Add/Create/Remove channel on a team (#3090) 2021-05-19 18:14:42 -03:00