Commit Graph

12 Commits

Author SHA1 Message Date
Rodrigo Nascimento e1cdc774c2 Fix lint 2017-11-13 10:58:35 -02:00
Rodrigo Nascimento d323d29782 [NEW] Add CircleCI 2 (#57)
* Adds circle-ci script
2017-11-06 21:45:48 -02:00
Diego Mello f33b2eefcd Create room (#42)
* Added select users view

* create room working

* - Show photo on avatar

* Switched state for redux

* Navigating to created room
2017-09-25 10:15:28 -03:00
gilmarsquinelato 3c6c266961 [NEW] Changed navigation library to react-navigation. (#41)
* Changed navigation library to react-navigation.
Refactoring on sagas to remove navigation navigation flow do it in views.
Added new modal library.
Renamed view files to the same name of their classes.
Added support to redux-devtools using the chrome extension through Remote devtools menu.
Some components was refactored to reduce complexity and more legibility.

* Remove react-native-navigation from Android

* Adding servers to drawer menu, allowing server switch.

* Sidebar component

* opss :x fix add server

* opss :x fix add server

* Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages

* Disable cleanup everytime

* some fixes

* some fixes

*  fix?

* .

* Fixed logo not displaying when app is loading or signing to server

* Fixed logo in loading and login

* Update LoginView.js

* Update PublicRoutes.js
2017-09-21 14:08:00 -03:00
Diego Sampaio d864e93746 Fix lint 2017-08-21 22:24:41 -03:00
Guilherme Gazzo 69798ce059 saga finished 2017-08-20 21:11:46 -03:00
Gabriel Delavald 6250fecafe Cleaning up refactors code, fixing sagas. By Gazzo 2017-08-18 18:30:16 -03:00
Guilherme Gazzo 2aa53e4402 get message saga 2017-08-17 03:28:41 -03:00
Guilherme Gazzo cd4ab23328 login saga[2] 2017-08-16 21:24:06 -03:00
Gabriel Delavald 931118494b Adds mock saga 2017-08-16 19:51:37 -03:00
Rodrigo Nascimento a113ad0bc8 Load settings to redux and allow login via LDAP and CROWD 2017-08-13 20:02:46 -03:00
Rodrigo Nascimento 155caa60e9 Init Redux usage 2017-08-12 22:35:09 -03:00