Commit Graph

2291 Commits

Author SHA1 Message Date
Diego Mello a568e826e5 Terms & privacy (#63)
* terms and privacy

* Update PublicRoutes.js

* Update LoginView.js
2017-11-13 11:32:46 -02:00
Diego Mello 1ac5d07761 set token on app resume (#66) 2017-11-13 11:19:24 -02:00
Rodrigo Nascimento dc755e3398
Fix tests 2017-11-13 11:07:35 -02:00
Rodrigo Nascimento d96a098b60
Fix lint 2017-11-13 10:58:35 -02:00
Rodrigo Nascimento 50c50a790a
Init support to iPhone X 2017-11-13 10:49:19 -02:00
Rodrigo Nascimento 994a087ba4
Update dev dependencies to latests 2017-11-13 09:39:40 -02:00
Rodrigo Nascimento 1999c7b4a1
Update packages that satisfies latest 2017-11-13 09:36:03 -02:00
Diego Mello 7027656f4b Forgot my password (#62)
* Forgot password working
2017-11-10 11:42:02 -02:00
Rodrigo Nascimento 556cf0d813
Fix tests 2017-11-08 18:52:35 -02:00
Rodrigo Nascimento 60c7a9b31e
Fix tests 2017-11-08 18:46:59 -02:00
Rodrigo Nascimento 329669f18f
Fix room ordering 2017-11-08 18:23:46 -02:00
Diego Mello 6d4e6f0c6c Logout (#60)
- logout
- changed default server to open.rocket.chat

* fixed server change bug
2017-11-07 18:25:04 -02:00
Rodrigo Nascimento a2b4e39a05
Fix CircleCI order 2017-11-07 15:29:32 -02:00
Rodrigo Nascimento ed753130e1
Set CircleCI build number as app build number 2017-11-07 14:58:33 -02:00
gilmarsquinelato 125b880760 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 335f299d6d
Only build for testflight on develop and master branchs 2017-11-07 10:54:13 -02:00
Rodrigo Nascimento 834cd20be9 [NEW] Add CircleCI 2 (#57)
* Adds circle-ci script
2017-11-06 21:45:48 -02:00
Diego Mello e0777a969e 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 d55db0fca5 [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
Guilherme Gazzo 332d7dab13 Merge pull request #40 from RocketChat/refactor-containers
Components moved to 'containers' or 'presentation' folders.
2017-09-04 15:25:41 -03:00
Gilmar Quinelato 8cbc74562d Merge branch 'refactor-containers' of https://github.com/RocketChat/Rocket.Chat.ReactNative into refactor-containers 2017-09-04 14:15:35 -03:00
Gilmar Quinelato 7985c349d9 Removing and ignoring .vscode folder 2017-09-04 14:15:18 -03:00
gilmarsquinelato 69314ffd73 Rename card.js to Card.js 2017-09-02 14:21:05 -03:00
Gilmar Quinelato 0e3c364196 Force Travis to run on right commit. 2017-09-01 18:24:11 -03:00
Gilmar Quinelato 6ac45fc620 Fixing merge from 'develop'. 2017-09-01 17:20:34 -03:00
Gilmar Quinelato 3abc47b7d4 Fix merge conflicts from 'develop'. 2017-09-01 17:00:31 -03:00
Guilherme Gazzo 2c73857186 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 9d8b239e49 Fix import file on test. 2017-09-01 16:40:55 -03:00
Gilmar Quinelato 1ed35eaf5e Fix missing file. 2017-09-01 16:32:07 -03:00
Gilmar Quinelato e6e1c25956 Removing duplicated code. 2017-09-01 16:21:08 -03:00
Gilmar Quinelato c546740186 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
Gabriel Delavald 08bd566d9e Merge pull request #32 from RocketChat/redux-saga
Replace redux-thunk with redux-saga and some major architecture changes
2017-08-28 22:02:42 -03:00
Diego Sampaio 4f1936e1bd
Update snapshot 2017-08-28 17:43:12 -03:00
Diego Sampaio 75a2adee5e
fix conflicts 2017-08-28 16:40:24 -03:00
Diego Sampaio 15d6084ccd
Merge branch 'master' into redux-saga 2017-08-28 16:38:26 -03:00
Guilherme Gazzo ce869a9511 Merge pull request #33 from RocketChat/jest-storybook
Jest storybook
2017-08-23 16:42:35 -03:00
Rodrigo Nascimento a610d97a7f Add master branch to travis.yml 2017-08-23 11:44:43 -03:00
Rodrigo Nascimento ead788a7bf Fix travis 2017-08-23 11:38:05 -03:00
Rodrigo Nascimento e0cc6318ee Ignore folder coverage 2017-08-22 21:27:57 -03:00
Rodrigo Nascimento 471936a64a Integrate Jest with Storybook 2017-08-22 21:27:25 -03:00
Diego Sampaio d241bc5025
Add back tests 2017-08-22 15:22:55 -03:00
Diego Sampaio 860da9b0af
Make code cleaner 2017-08-22 10:49:37 -03:00
Diego Sampaio 43ab17d507
Reduce test lines of code 2017-08-22 10:45:45 -03:00
Diego Sampaio 9dc427c336
Add more tests and add coverage dependency 2017-08-21 22:45:03 -03:00
Diego Sampaio 5fc7fe247e
Fix lint 2017-08-21 22:24:41 -03:00
Guilherme Gazzo 7d4b01c9e4
Merge branch 'master' into redux-saga 2017-08-21 13:58:29 -03:00
Guilherme Gazzo 2ba17081ea
app opens now at last selectioned server 2017-08-21 00:00:41 -03:00
Diego Sampaio e3fab36f0a
Fix TOTP login 2017-08-20 21:38:18 -03:00
Guilherme Gazzo 0a48fadf16
saga finished 2017-08-20 21:11:46 -03:00
Gabriel Delavald 46b491cf32 Cleaning up refactors code, fixing sagas. By Gazzo 2017-08-18 18:30:16 -03:00