vn-verdnaturachat/app/lib
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
..
database [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
encryption [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
methods [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
Icons.js Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
Navigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ShareNavigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
appStateMiddleware.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
createStore.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
rocketchat.js [FIX] App not prompting join code for password protected channels (#2514) 2020-12-01 14:30:39 -03:00
selection.json [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
userPreferences.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
utils.js [NEW] Image Viewer (#1479) 2019-12-18 18:13:11 -03:00