Commit Graph

116 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 b614de967d Fix import file on test. 2017-09-01 16:40:55 -03:00
Gilmar Quinelato 90d0642138 Fix missing file. 2017-09-01 16:32:07 -03:00
Gilmar Quinelato 0784044dc9 Removing duplicated code. 2017-09-01 16:21:08 -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
Gabriel Delavald 55e47bff26 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 0045fdb24a Update snapshot 2017-08-28 17:43:12 -03:00
Diego Sampaio 03ee9d898c fix conflicts 2017-08-28 16:40:24 -03:00
Diego Sampaio f8bcc11d67 Merge branch 'master' into redux-saga 2017-08-28 16:38:26 -03:00
Guilherme Gazzo eeebbe17e8 Merge pull request #33 from RocketChat/jest-storybook
Jest storybook
2017-08-23 16:42:35 -03:00
Rodrigo Nascimento 896af0e6f9 Add master branch to travis.yml 2017-08-23 11:44:43 -03:00
Rodrigo Nascimento 5816a97449 Fix travis 2017-08-23 11:38:05 -03:00
Rodrigo Nascimento e3a178963d Ignore folder coverage 2017-08-22 21:27:57 -03:00
Rodrigo Nascimento a1edb0559c Integrate Jest with Storybook 2017-08-22 21:27:25 -03:00
Diego Sampaio efd14a1c66 Add back tests 2017-08-22 15:22:55 -03:00
Diego Sampaio 1580807ba9 Make code cleaner 2017-08-22 10:49:37 -03:00
Diego Sampaio 0cf1aee2f8 Reduce test lines of code 2017-08-22 10:45:45 -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 3434e8a728 app opens now at last selectioned server 2017-08-21 00:00: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
Rodrigo Nascimento 32b3a89d34 Add Better Code badge (#31) 2017-08-18 14:04:36 -03:00
Rodrigo Nascimento bdf6d91696 Add bettercode (#30) 2017-08-18 14:02:12 -03:00
Rodrigo Nascimento 85aaa2324d Add vulnerabilities badge (#29) 2017-08-18 13:56:39 -03:00
Rodrigo Nascimento 3d24da114a Add Codefactor badge (#27) 2017-08-18 13:42:34 -03:00
Rodrigo Nascimento 3209b932c2 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
Rodrigo Nascimento c48c9f6422 Ci (#25)
* Init travis configuration

* Try travis

* Try travis

* Try travis

* Try travis

* Try travis

* Try Travis

* Fiz name and add badges
2017-08-18 11:50:20 -03:00
Rodrigo Nascimento a80b37fe36 Rename iOS app to chat.rocket.reactnative 2017-08-17 18:27:31 -03:00
Rodrigo Nascimento 1abf5feff1 Merge pull request #22 from RocketChat/storybook
Integrate storybook
2017-08-17 17:45:57 -03:00
Guilherme Gazzo 5b4fc5ddf8 auto login connect 2017-08-17 17:15:24 -03:00
Rodrigo Nascimento 74d8a359ba Integrate storybook 2017-08-17 16:31:27 -03:00
Guilherme Gazzo e2379c996e merge 2017-08-17 14:00:24 -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 0b642080c1 getrooms Saga 2017-08-16 23:06:22 -03:00
Guilherme Gazzo ece227e4d9 meteor connect saga 2017-08-16 22:32:00 -03:00
Guilherme Gazzo a24d9a99ab meteor connect saga 2017-08-16 22:09:44 -03:00
Guilherme Gazzo 167ce6344f saga for meteor connect 2017-08-16 22:06:31 -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
Guilherme Gazzo ffaf0f885d login saga (incomplete) 2017-08-16 20:29:12 -03:00
Gabriel Delavald 931118494b Adds mock saga 2017-08-16 19:51:37 -03:00
Rodrigo Nascimento 2f2c14cbbc Merge pull request #21 from RocketChat/readme
Create README.md
2017-08-16 17:50:08 -03:00
Rodrigo Nascimento 666a368e9d Create README.md 2017-08-16 14:44:26 -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 a742db3e18 Add build configuration for release 2017-08-15 10:21:20 -03:00