Commit Graph

42 Commits

Author SHA1 Message Date
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 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 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
Rodrigo Nascimento 74d8a359ba Integrate storybook 2017-08-17 16:31:27 -03:00
Guilherme Gazzo c961373559 sagas 2017-08-17 13:55:47 -03:00
Guilherme Gazzo 2aa53e4402 get message saga 2017-08-17 03:28:41 -03:00
Guilherme Gazzo ece227e4d9 meteor connect saga 2017-08-16 22:32:00 -03:00
Guilherme Gazzo 167ce6344f saga for meteor connect 2017-08-16 22:06:31 -03:00
Guilherme Gazzo 3b8b2ba639 login saga (incomplete) 2017-08-16 20:32:55 -03:00
Guilherme Gazzo ffaf0f885d login saga (incomplete) 2017-08-16 20:29:12 -03:00
Guilherme Gazzo 0bfcc2ef4d Show imagem attachments (#20)
* attach and offline search

* Update serverNew.js
2017-08-15 16:28:46 -03:00
Diego Sampaio 776d5b11b5 Fix room search 2017-08-14 15:02:53 -03:00
Rodrigo Nascimento 347e22bb83 iOS: Hide search field 2017-08-13 22:26:17 -03:00
Rodrigo Nascimento 8bb8677487 Add support to TOTP 2017-08-13 21:35:02 -03:00
Rodrigo Nascimento 13c7b15a13 Add message alias and custom avatar 2017-08-13 20:45:47 -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 f32327249d Improve channel’s layout 2017-08-13 00:19:14 -03:00
Rodrigo Nascimento f3423257b0 Fix room’s list order and load more 2017-08-12 23:15:00 -03:00
Rodrigo Nascimento 155caa60e9 Init Redux usage 2017-08-12 22:35:09 -03:00
Rodrigo Nascimento da500c2cca Change the navigator by a better one 2017-08-12 17:52:55 -03:00
Guilherme Gazzo f09d557ad0 fix warnings and better flow servers rooms room 2017-08-11 16:57:09 -03:00
Guilherme Gazzo e6de592ecf listview 2017-08-11 15:18:09 -03:00
Rodrigo Nascimento a34481eb40 Better reactivity 2017-08-11 14:05:30 -03:00
Rodrigo Nascimento 163bb5ab85 Fix ESLint 2017-08-10 20:26:59 -03:00
Rodrigo Nascimento 5cc31fea1b Add button to clear search field (iOS) 2017-08-10 17:31:14 -03:00
Rodrigo Nascimento c819b6b781 Search and room icons layout improvements 2017-08-10 17:26:11 -03:00
Guilherme Gazzo c99552d4c2 Merge remote-tracking branch 'origin/master' 2017-08-10 13:49:15 -03:00
Guilherme Gazzo e096691e54 better roomList view and click 2017-08-10 13:31:57 -03:00
Guilherme Gazzo fc2ced00e6 Auto stash before merge of "master" and "origin/master" 2017-08-10 13:25:50 -03:00
Diego Sampaio 52962907ee Add room search (#16) 2017-08-10 13:16:32 -03:00
Rodrigo Nascimento a166e1b96e Fix header title 2017-08-10 12:11:37 -03:00
Rodrigo Nascimento 9b60e51f15 Indicate server on rooms header 2017-08-10 11:59:07 -03:00
Rodrigo Nascimento 0178bccf4a Rename meteor.js to rocketchat.js 2017-08-09 17:18:00 -03:00
Rodrigo Nascimento 03857403d6 Add loading banners 2017-08-09 17:08:50 -03:00
Rodrigo Nascimento 373f3b8ffe Add connecting banner 2017-08-09 16:11:00 -03:00
Rodrigo Nascimento 28d74f1970 Sort room's list 2017-08-09 15:01:54 -03:00
Rodrigo Nascimento c610d9fee8 Improve app view flow 2017-08-09 13:19:17 -03:00
Rodrigo Nascimento 0adb42a15c Fix multiserver 2017-08-08 23:27:22 -03:00
Diego Sampaio 2d03582cee Improve code organization a bit 2017-08-08 22:40:55 -03:00