Commit Graph

75 Commits

Author SHA1 Message Date
Guilherme Gazzo 9e1b37be11
[NEW] lastmessage (#236)
* attempt to add last message

* Custom emoji

* status
2018-02-16 16:34:25 -02:00
Diego Mello b9ca7abb52 [WIP] Abstract database calls (#157)
* Databases separated
2017-12-27 13:22:06 -02:00
Martin Schoeler a15774c4ff Improve Rooms List (#152)
Use TouchableHighlight and TouchableNativeFeedback instead of TouchableOpacity
2017-12-20 13:57:33 -02:00
Rodrigo Nascimento e42a146e4f Improve acessibility (#135) 2017-12-11 18:37:33 -02:00
Guilherme Gazzo 5435c79700
[FIX] messagebox growing width and icons (#130)
* multiline messagebox

* Action buttons alignment

* rocket chat icons
2017-12-08 17:36:03 -02:00
Diego Mello c84c5a3565 Header redesign (#133)
* Search

* Custom search on iOS and Android
2017-12-08 17:13:21 -02:00
Rodrigo Nascimento d991fd99bc [NEW] Better date format for room’s list (#134) 2017-12-08 11:56:53 -02:00
Rodrigo Nascimento 9dc16c8adb Add mention mark by the unread number (#98) 2017-11-22 14:40:59 -02:00
Rodrigo Nascimento 282a663b60 Change avatars to square format (#73) 2017-11-13 18:51:36 -02:00
Rodrigo Nascimento dc755e3398
Fix tests 2017-11-13 11:07:35 -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
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
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
Diego Sampaio 4f1936e1bd
Update snapshot 2017-08-28 17:43:12 -03:00
Diego Sampaio 15d6084ccd
Merge branch 'master' into redux-saga 2017-08-28 16:38:26 -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 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
Rodrigo Nascimento 0446ec4288 Code Coverage (#26)
* Init travis configuration

* Try travis

* Try travis

* Try travis

* Try travis

* Try travis

* Try Travis

* Fiz name and add badges

* Start code cov

* Configure codecov

* Add codecov

* Add badge
2017-08-18 12:50:48 -03:00
Diego Sampaio 2eee28797a
Improve code organization a bit 2017-08-08 22:40:55 -03:00
Rodrigo Nascimento 19c8b87775 Initial commit 2017-08-03 15:23:43 -03:00