Commit Graph

124 Commits

Author SHA1 Message Date
Guilherme Gazzo f91819316b Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves 2017-11-20 00:35:24 -02:00
Guilherme Gazzo b23b36ad7f :x 2017-11-19 02:18:00 -02:00
Guilherme Gazzo eca293146c getrooms just get updated rooms 2017-11-19 02:09:56 -02:00
Guilherme Gazzo f458f9f65f avoid recalc colors and initials avatar 2017-11-19 01:42:35 -02:00
Guilherme Gazzo 7ef6b5d226 ??? 2017-11-19 01:41:58 -02:00
Guilherme Gazzo 8ae0031161 cache settings 2017-11-19 00:55:06 -02:00
Guilherme Gazzo a8309d9fc3 refactor some call apis 2017-11-19 00:33:34 -02:00
Guilherme Gazzo 0748260551 loading on login 2017-11-19 00:30:09 -02:00
Guilherme Gazzo 3b318684a1 all room by param dont need get from realm again 2017-11-19 00:29:46 -02:00
Guilherme Gazzo 478eac5a5f Push notification on android (#84) 2017-11-18 18:17:24 -02:00
Rodrigo Nascimento bfd6a015b7 iOS: Disabled drawer slide gesture (#81) 2017-11-14 20:49:17 -02:00
Rodrigo Nascimento c3ea822f61 iOS: Use icon in header to create new channel (#80) 2017-11-14 20:46:56 -02:00
Guilherme Gazzo 2358d7ab35 fix roomView 2017-11-14 15:01:16 -02:00
Guilherme Gazzo 7960457b18 Merge branch 'develop' of git@github.com:RocketChat/Rocket.Chat.ReactNative.git; branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2017-11-14 14:33:08 -02:00
Guilherme Gazzo 350a2cd9c5 Read room on open 2017-11-14 14:05:09 -02:00
Guilherme Gazzo 09a5a47cf0 Read room on open 2017-11-13 22:13:27 -02:00
Guilherme Gazzo 34e710ad39 username on sendmessage 2017-11-13 20:49:52 -02:00
Guilherme Gazzo bebc641dcc fix topt (#75) 2017-11-13 19:51:56 -02:00
Rodrigo Nascimento b180b008e5 Change avatars to square format (#73) 2017-11-13 18:51:36 -02:00
Rodrigo Nascimento e459746230 Login view -> Terms of Service and Privacy Policy (#74) 2017-11-13 18:50:07 -02:00
Rodrigo Nascimento bc867b81b7 Fix safe area view for lists 2017-11-13 14:04:13 -02:00
Rodrigo Nascimento 846fbe8d5d Merge remote-tracking branch 'origin/develop' into update
# Conflicts:
#	app/views/LoginView.js
#	app/views/RegisterView.js
2017-11-13 12:56:57 -02:00
Diego Mello 2f55dc6273 Add servers (#61)
* - Add server from logged session working
2017-11-13 11:53:45 -02:00
Diego Mello cf19ba2a1e Verify if user has username on login (#64)
* get /me from rest api and append to user reducer

* Removed comments from login saga

* user reducer logic

* Jump to set username screen when user is logged without username

* lint fix after merge

* lint fix
2017-11-13 11:35:01 -02:00
Diego Mello 4544fec8d2 Terms & privacy (#63)
* terms and privacy

* Update PublicRoutes.js

* Update LoginView.js
2017-11-13 11:32:46 -02:00
Diego Mello 90ec04fb1e set token on app resume (#66) 2017-11-13 11:19:24 -02:00
Rodrigo Nascimento e1cdc774c2 Fix lint 2017-11-13 10:58:35 -02:00
Rodrigo Nascimento 1099f292f3 Init support to iPhone X 2017-11-13 10:49:19 -02:00
Diego Mello 542e61d3b0 Forgot my password (#62)
* Forgot password working
2017-11-10 11:42:02 -02:00
Rodrigo Nascimento c8708fe6cc Fix tests 2017-11-08 18:52:35 -02:00
Rodrigo Nascimento 704523f74e Fix room ordering 2017-11-08 18:23:46 -02:00
Diego Mello 523816f4c6 Logout (#60)
- logout
- changed default server to open.rocket.chat

* fixed server change bug
2017-11-07 18:25:04 -02:00
gilmarsquinelato a6117cbb0f Register user (#44)
* Added feature to register a new user

* login after register working

* Removed username from register and placed on a new view

* loading indicator on username submit

* register/username logo layout issue

* - login and register background white

* - logo removed from logo and register
2017-11-07 14:28:02 -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
gilmarsquinelato fda0141273 Rename card.js to Card.js 2017-09-02 14:21:05 -03:00
Gilmar Quinelato e5417bf0a7 Force Travis to run on right commit. 2017-09-01 18:24:11 -03:00
Gilmar Quinelato 2050c902fa Fixing merge from 'develop'. 2017-09-01 17:20:34 -03:00
Gilmar Quinelato fe42b01d13 Fix merge conflicts from 'develop'. 2017-09-01 17:00:31 -03:00
Guilherme Gazzo 0a10d58d78 Add server change saga (#34)
* Reduce test lines of code

* removed useless packages

* pkg

* add server saga

* removed taginput

taginput is not ready =/

* ~fix navigation~

* code duplicated

* code duplicated

* Delete tags.js

* Delete TagInput.js
2017-09-01 16:42:50 -03:00
Gilmar Quinelato 0784044dc9 Removing duplicated code. 2017-09-01 16:21:08 -03:00
Gilmar Quinelato 4f85299c5b Components moved to 'containers' or 'presentation' folders.
Extracted some components from Message component to have less logic in component.
2017-09-01 16:17:53 -03:00
Diego Sampaio 1580807ba9 Make code cleaner 2017-08-22 10:49:37 -03:00
Diego Sampaio bd98c51252 Add more tests and add coverage dependency 2017-08-21 22:45:03 -03:00
Diego Sampaio d864e93746 Fix lint 2017-08-21 22:24:41 -03:00
Guilherme Gazzo 7e112360cf Merge branch 'master' into redux-saga 2017-08-21 13:58:29 -03:00
Guilherme Gazzo 3434e8a728 app opens now at last selectioned server 2017-08-21 00:00:41 -03:00
Diego Sampaio a443bdb0a7 Fix TOTP login 2017-08-20 21:38:18 -03:00
Guilherme Gazzo 69798ce059 saga finished 2017-08-20 21:11:46 -03:00