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
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
Diego Sampaio
860da9b0af
Make code cleaner
2017-08-22 10:49:37 -03:00
Diego Sampaio
5fc7fe247e
Fix lint
2017-08-21 22:24:41 -03:00
Guilherme Gazzo
0a48fadf16
saga finished
2017-08-20 21:11:46 -03:00
Gabriel Delavald
46b491cf32
Cleaning up refactors code, fixing sagas. By Gazzo
2017-08-18 18:30:16 -03:00
Guilherme Gazzo
c498901aac
auto login connect
2017-08-17 17:15:24 -03:00
Guilherme Gazzo
ea63582676
sagas
2017-08-17 13:55:47 -03:00
Guilherme Gazzo
566a22c389
get message saga
2017-08-17 03:28:41 -03:00
Guilherme Gazzo
b02ff73285
getrooms Saga
2017-08-16 23:06:22 -03:00
Guilherme Gazzo
4300b87035
meteor connect saga
2017-08-16 22:32:00 -03:00
Guilherme Gazzo
0986e75779
saga for meteor connect
2017-08-16 22:06:31 -03:00
Guilherme Gazzo
f269a6d36b
login saga[2]
2017-08-16 21:24:06 -03:00
Guilherme Gazzo
9553ecbcaf
login saga (incomplete)
2017-08-16 20:32:55 -03:00
Guilherme Gazzo
6c02250a7d
login saga (incomplete)
2017-08-16 20:29:12 -03:00
Gabriel Delavald
618d5450dc
Adds mock saga
2017-08-16 19:51:37 -03:00
Guilherme Gazzo
2d9bbb87ae
Show imagem attachments ( #20 )
...
* attach and offline search
* Update serverNew.js
2017-08-15 16:28:46 -03:00
Diego Sampaio
ea1172606d
Fix room search
2017-08-14 15:02:53 -03:00
Rodrigo Nascimento
195a795394
Fix login when changing servers
2017-08-14 11:25:17 -03:00
Rodrigo Nascimento
6181c6986e
Fix room resize with keyboard
2017-08-14 11:15:37 -03:00
Rodrigo Nascimento
b719814ffe
Add support to TOTP
2017-08-13 21:35:02 -03:00
Rodrigo Nascimento
34ea211506
Add message alias and custom avatar
2017-08-13 20:45:47 -03:00
Rodrigo Nascimento
0ccfbbb574
Fix login and use login placeholders from settings
2017-08-13 20:14:02 -03:00
Rodrigo Nascimento
10652002bc
Load settings to redux and allow login via LDAP and CROWD
2017-08-13 20:02:46 -03:00
Rodrigo Nascimento
37d34b0b1f
Init Redux usage
2017-08-12 22:35:09 -03:00
Guilherme Gazzo
6f16f66dc8
fix warnings and better flow servers rooms room
2017-08-11 16:57:09 -03:00
Guilherme Gazzo
138546e4c9
listview
2017-08-11 15:18:09 -03:00
Rodrigo Nascimento
328b7be226
Fix ESLint
2017-08-10 20:26:59 -03:00
Rodrigo Nascimento
0541a13233
Load more messages. Closes #15
2017-08-10 20:21:46 -03:00
Rodrigo Nascimento
3c2fd626af
Add basic image upload
2017-08-10 17:09:54 -03:00
Guilherme Gazzo
fecd0bdc57
better roomList view and click
2017-08-10 13:31:57 -03:00
Guilherme Gazzo
8213fec76a
Auto stash before merge of "master" and "origin/master"
2017-08-10 13:25:50 -03:00
Diego Sampaio
b7be727d0e
Add room search ( #16 )
2017-08-10 13:16:32 -03:00
Rodrigo Nascimento
4c5adc5dc9
Rename meteor.js to rocketchat.js
2017-08-09 17:18:00 -03:00
Rodrigo Nascimento
8d52209935
Add loading banners
2017-08-09 17:08:50 -03:00
Rodrigo Nascimento
b4ffc7985b
Listen to subscription updates
2017-08-09 15:15:44 -03:00
Rodrigo Nascimento
9f31e2606e
Improve app view flow
2017-08-09 13:19:17 -03:00
Diego Sampaio
e01a2d0aaf
Create MessageBox component
2017-08-09 10:12:00 -03:00
Rodrigo Nascimento
86597c505c
Fix multiserver
2017-08-08 23:27:22 -03:00
Diego Sampaio
2eee28797a
Improve code organization a bit
2017-08-08 22:40:55 -03:00