vn-verdnaturachat/app/views/RoomView
Daniel Maike 13985cf724
[FIX] App not prompting join code for password protected channels (#2514)
* Adding joinCode parameter

Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com>
Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br>

* Insert join code input

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

* Add joinCode field on db

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

* Add label i18 pt-br and en-us

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

* Add insert join code text

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

* Fix atribute name

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

* Add join text

Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com>

Co-authored-by: Daniel Maike <danmke@hotmail.com>
Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br>

* Fix attributes joinCode, joinCodeRequired and pass attribute param in navigation

Signed-off-by: Daniel Maike <danmke@hotmail.com>

Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com>

* Fixing attribute joinCodeRequired pass to goRoom

Signed-off-by: Daniel Maike <danmke@hotmail.com>

* Changed textinput style

Signed-off-by: Daniel Maike <danmke@hotmail.com>

Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com>

* Delete not necessary attribute

Signed-off-by: Daniel Maike <danmke@hotmail.com>

* Fixing input style

Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com>

* Undo unncessary changes

* use a join code modal

* tests: e2e tests to join protected channel

* fix: undo unnecessary change

* tests: cancel join code

* Remove some tests

* Minor fixes

Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com>
Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br>
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: youssef-md <emaildeyoussefmuhamad@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-12-01 14:30:39 -03:00
..
Header [FIX] Minor room header issues (#2630) 2020-11-12 11:22:53 -03:00
Banner.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
EmptyRoom.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
JoinCode.js [FIX] App not prompting join code for password protected channels (#2514) 2020-12-01 14:30:39 -03:00
List.js [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
ReactionPicker.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
Separator.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
UploadProgress.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
index.js [FIX] App not prompting join code for password protected channels (#2514) 2020-12-01 14:30:39 -03:00
styles.js [IMPROVEMENT] Close announcement banner (#2064) 2020-05-08 09:57:04 -03:00