Commit Graph

16 Commits

Author SHA1 Message Date
Belen Curcio 7df9e9ed15 Merge branch 'passport' of github.com:coralproject/talk into passport 2016-11-11 19:42:20 -03:00
Wyatt Johnson 80e12d2e30 Added photo support 2016-11-11 14:59:27 -07:00
Belén Curcio 5b74beabd6 Community Section - Search Commenters (#60)
* Table

* úsers api

* Ádding envs and version

* Community Table Added

* Ádding redux

* Adding loading data state

* Community Actions

* Adding Inmutable

* Fetching commenters

* Search commenters

* Linting and translations

* Ádding Sort

* sortBuilder

* pagr

* request per page, pager and mor

* package.json

* new Page actiokn

* éslint

* Changes and cleaner comps

* removed console.log
2016-11-11 11:14:26 -05:00
David Erwin f7249c4016 More linting and commenting 2016-11-10 15:12:56 -05:00
David Erwin d9dc198d46 Moved chained funcitons to multiple lines 2016-11-10 14:52:05 -05:00
Wyatt Johnson c203bf16eb Improved tests and fixed them for new users model 2016-11-09 16:26:23 -07:00
Wyatt Johnson 0646645686 Added new cli interface + users model 2016-11-09 12:51:32 -07:00
Wyatt Johnson 4a9c1775f1 Updated linting rules + fixed test layout to standardize 2016-11-07 11:51:45 -07:00
gaba 141c114138 Get back the timestamps to the user model. 2016-11-04 13:20:58 -07:00
David Jay 8e9ebfb1a9 Adding find functions and tests to user and action models. 2016-11-03 17:45:37 -07:00
gaba 94ade6f6fe Renames to userProfile, change name to displayname. Changes objectid for uuid. 2016-11-02 13:44:16 -07:00
gaba 85b7096cec Adds one method. 2016-11-02 09:21:05 -07:00
gaba 0c9b80617c Change to access the foreign keys by ref.
http://mongoosejs.com/docs/populate.html
2016-11-01 14:41:24 -07:00
gaba c56eba1226 * Adds identifier and hide _id.
* Gets only the user for subdocuments and not the whole document.
2016-11-01 14:29:06 -07:00
gaba 4ec6da6ed7 Use mongoose that already is in the repo. It changes var to const. 2016-11-01 13:50:04 -07:00
gaba d80b3bc27f Adding a draft for models. 2016-11-01 13:35:09 -07:00