Commit Graph

701 Commits

Author SHA1 Message Date
Anton Georgiev
d258620068 reuse header creation 2016-04-19 21:16:32 +00:00
Anton Georgiev
6436d4396d extract out meteor methods 2016-04-19 17:43:31 +00:00
Anton Georgiev
cc28e5d377 switch to smarter logging 2016-04-19 15:07:57 +00:00
Anton Georgiev
41e014e083 use default EventEmitter instead of new pckg 2016-04-18 22:53:05 +00:00
Anton Georgiev
02ebc17100 cleanup 2016-04-18 22:47:11 +00:00
Anton Georgiev
3f45800e7d event emitter for redis messages 2016-04-18 21:58:36 +00:00
gcampes
a39a2cfac1 Fix user-list fade-in animation on mobile 2016-04-06 10:09:10 -03:00
gcampes
0777bc7cb6 Fix an issue with the emoji status resulted from the last merge 2016-04-06 10:09:04 -03:00
gcampes
126b28d432 Adds emoji status icons to the react user list component 2016-04-06 10:08:52 -03:00
Maxim Khlobystov
f675681ce4 Set Grunt to rerun the syntax check on any JS/JSX file change. 2016-04-06 10:08:42 -03:00
Maxim Khlobystov
755c564efa Cleaning up. 2016-04-06 10:08:38 -03:00
Maxim Khlobystov
0cceeee8c2 Updated the instructions on running Grunt. 2016-04-06 10:08:33 -03:00
Maxim Khlobystov
f2dcb7b96c Got rid of unused Grunt plugins. 2016-04-06 10:08:29 -03:00
Maxim Khlobystov
32a84adc7a Got the old start script back to allow the way to run Meteor outside the build process. 2016-04-06 10:08:24 -03:00
Maxim Khlobystov
7131115746 Removed unused configuration files left by Meteor and Meteorite, as well as the old start script. 2016-04-06 10:08:20 -03:00
Maxim Khlobystov
76aa113dda Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide.
Conflicts:
	bigbluebutton-html5/client/globals.js
	bigbluebutton-html5/client/views/whiteboard/whiteboard.js
	bigbluebutton-html5/server/collection_methods/users.js
	bigbluebutton-html5/server/server.js
2016-04-06 10:08:08 -03:00
Maxim Khlobystov
a01ee713ed Added an option to autofix linter warnings (where possible) on build. 2016-04-06 10:06:13 -03:00
Maxim Khlobystov
69df37265d Incorporated linting into the build process. 2016-04-06 10:06:08 -03:00
Maxim Khlobystov
30b6a3c5b7 Added lint checking to the HTML5 client. 2016-04-06 10:06:02 -03:00
Maxim Khlobystov
1c311fb9cf Combined two npm configuration files together and put it into the root directory of HTML5 client (required by Meteor to recognize the location of packages installed). 2016-04-06 10:05:52 -03:00
gcampes
c8be1b103e Change how proptype is imported in react components 2016-04-06 10:05:46 -03:00
gcampes
91bad29ceb Remove .jshintrc file 2016-04-06 10:05:31 -03:00
Gabriel Carvalho de Campes
96eca4cf1f Update README.md 2016-04-06 10:05:26 -03:00
gcampes
97cd032833 Move user-list's data fetching and actions to a separate file 2016-04-06 10:05:22 -03:00
gcampes
d2455d43d6 Change user-list to import and export rather than having everything global 2016-04-06 10:05:17 -03:00
Maxim Khlobystov
a2a902bfa8 Upgraded to Meteor 1.3 Beta and replaced the Atmosphere's Classnames package with its npm analogue. 2016-04-06 10:05:07 -03:00
Gabriel Carvalho de Campes
e445fb4b94 Update README.md 2016-04-06 10:05:00 -03:00
gcampes
a10280c3b5 Solve rendering issue 2016-04-06 10:04:55 -03:00
gcampes
8ca2e8837a Change user list css 2016-04-06 10:04:37 -03:00
Oswaldo Acauan
41efd5b5ff Update README from UserList 2016-04-06 10:04:32 -03:00
Oswaldo Acauan
cc435eb424 Fix user-list sharing status list 2016-04-06 10:04:22 -03:00
Oswaldo Acauan
4174a59b2f Fix user-list unread badge styles
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserListItem.jsx
2016-04-06 10:04:09 -03:00
Oswaldo Acauan
1e61823fb9 Change user-list to a tabular markup
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserItem.jsx
2016-04-06 10:00:40 -03:00
gcampes
a0c54d63dc Update react UserList readme 2016-04-06 10:00:08 -03:00
gcampes
2488cfc392 Refactor react component code 2016-04-06 10:00:01 -03:00
gcampes
a51734f2c0 Add lock settings to the react component and fix mic icons 2016-04-06 09:59:56 -03:00
gcampes
73d6d7d8bb Change the way actions are handled 2016-04-06 09:59:47 -03:00
gcampes
f303fe4df4 Adds event handling for kick user
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserItem.jsx
2016-04-06 09:59:41 -03:00
gcampes
82fdebb4b5 Adds key to icons
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserItem.jsx
2016-04-06 09:55:33 -03:00
Oswaldo Acauan
0c3dbd4a72 Add sharing icon status. WIP
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserItem.jsx
2016-04-06 09:54:09 -03:00
gcampes
5aa8736176 Changes username into a button component 2016-04-06 09:52:44 -03:00
gcampes
756cdf12d6 Changes the name of the event handlers 2016-04-06 09:52:41 -03:00
gcampes
27fc4a6981 Adds some words in comment 2016-04-06 09:52:38 -03:00
gcampes
4e8fc3d548 Adds event handling for the set presenter click 2016-04-06 09:52:21 -03:00
gcampes
f9cd087fac Adds event handling for the useritem click, which opens the private chat 2016-04-06 09:52:18 -03:00
Oswaldo Acauan
092e8de63a Remove unused files 2016-04-06 09:52:12 -03:00
Oswaldo Acauan
dc255ef3eb Add UserItem component unread badge
Conflicts:
	bigbluebutton-html5/app/client/react/components/UserList/UserItem.jsx
2016-04-06 09:50:26 -03:00
gcampes
fc22cb33bb Adds the status icons 2016-04-06 09:49:46 -03:00
Oswaldo Acauan
86c590e98e Fix warning message raised from Icon component 2016-04-06 09:49:40 -03:00
gcampes
bcae6e2051 Solve syntax issues 2016-04-06 09:49:39 -03:00