Commit Graph

22 Commits

Author SHA1 Message Date
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 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 d864e93746 Fix lint 2017-08-21 22:24: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
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 ece227e4d9 meteor connect saga 2017-08-16 22:32:00 -03:00
Guilherme Gazzo cd4ab23328 login saga[2] 2017-08-16 21:24:06 -03:00
Guilherme Gazzo 3b8b2ba639 login saga (incomplete) 2017-08-16 20:32:55 -03:00
Rodrigo Nascimento 4df9ccba27 Fix login when changing servers 2017-08-14 11:25:17 -03:00
Rodrigo Nascimento 66b2a634b0 Fix room resize with keyboard 2017-08-14 11:15:37 -03:00
Rodrigo Nascimento 8bb8677487 Add support to TOTP 2017-08-13 21:35:02 -03:00
Rodrigo Nascimento bfff806af2 Fix login and use login placeholders from settings 2017-08-13 20:14:02 -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
Rodrigo Nascimento 0178bccf4a Rename meteor.js to rocketchat.js 2017-08-09 17:18:00 -03:00
Rodrigo Nascimento c610d9fee8 Improve app view flow 2017-08-09 13:19:17 -03:00
Diego Sampaio 7851497785 Create MessageBox component 2017-08-09 10:12:00 -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