Commit Graph

13 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
Guilherme Gazzo 0bfcc2ef4d Show imagem attachments (#20)
* attach and offline search

* Update serverNew.js
2017-08-15 16:28:46 -03:00
Rodrigo Nascimento 66b2a634b0 Fix room resize with keyboard 2017-08-14 11:15:37 -03:00
Rodrigo Nascimento adfe287399 [FIX] Cant add new server 2017-08-13 22:13:48 -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 c5db10950d Validating URL whena adding new server. Closes #17 2017-08-11 12:47:18 -03:00
Rodrigo Nascimento 0178bccf4a Rename meteor.js to rocketchat.js 2017-08-09 17:18:00 -03:00
Rodrigo Nascimento 8b4a75d1b6 Fix add new server view 2017-08-09 13:40:03 -03:00
Diego Sampaio 7851497785 Create MessageBox component 2017-08-09 10:12:00 -03:00
Diego Sampaio 2d03582cee Improve code organization a bit 2017-08-08 22:40:55 -03:00