Commit Graph

7162 Commits

Author SHA1 Message Date
David Jay 83505417b0 Adding sample article and removing unused log statement 2016-11-02 16:00:43 -07:00
David Jay 2faafd9b89 Merge branch 'master' into mock-stream-endpoint
# Conflicts:
#	package.json
2016-11-02 15:46:48 -07:00
David Jay e805573bd4 Adding build script to package.json 2016-11-02 15:45:52 -07:00
gaba 97ae107be9 Merge branch 'master' into settings 2016-11-02 15:44:02 -07:00
Gabriela Rodríguez Berón 692eedc25a Merge pull request #2 from coralproject/data-model
Adding a draft for models.
2016-11-02 15:43:17 -07:00
David Jay 8f48f62b02 Replacing 'item_id' with 'id' and removing appendRelatedArray
It now makes sense to have a generic appendItemArray function
2016-11-02 15:38:49 -07:00
David Jay 8020213da5 Updating commentStream to reflect new data structure 2016-11-02 15:37:58 -07:00
David Jay 15114c1b33 Getting items from endpoint
And updating ‘item_id’ to ‘id’
2016-11-02 15:37:36 -07:00
David Jay 1c70b33260 Adding route for static hosting of build files 2016-11-02 15:37:07 -07:00
Riley Davis e050708fc0 Merge pull request #5 from coralproject/enh-test
Code base - Scripts, linting, tests
2016-11-02 16:14:24 -06:00
Riley Davis d35ee8228e add some github templates 2016-11-02 15:46:38 -06:00
David Jay db6757b99e Adding stream endpoint and mocking 2016-11-02 14:43:42 -07:00
Riley Davis cb2f0bc10d start settings schema 2016-11-02 15:42:24 -06:00
Belén Curcio 557b5af696 Merge pull request #6 from coralproject/draft-swagger-docs
[API DOCS] - First draft
2016-11-02 18:19:52 -03:00
Belen Curcio 6310fea2a5 changes 2016-11-02 18:09:57 -03:00
gaba 96ef280e47 Updates diagrams. 2016-11-02 13:58:48 -07:00
gaba 321a5bb49a statics instead of method. 2016-11-02 13:53:21 -07:00
gaba 94ade6f6fe Renames to userProfile, change name to displayname. Changes objectid for uuid. 2016-11-02 13:44:16 -07:00
gaba 0b4dcbdffb Moves from ObjectId to uuid. changes status to remove 'untouched'. Using blank instead. 2016-11-02 13:43:38 -07:00
gaba 1a2cb1d8eb Add action model. 2016-11-02 13:43:08 -07:00
Belen Curcio 98bf6e48b1 first draft swagger 2016-11-02 17:34:06 -03:00
Riley Davis f0f6963aa5 add more rules to eslint file 2016-11-02 14:09:10 -06:00
gaba f839ac6342 Rename comments to comment. 2016-11-02 11:21:35 -07:00
Belen Curcio ed7bf1cc0b Merge branch 'master' of github.com:coralproject/talk into enh-test 2016-11-02 15:08:16 -03:00
gaba 39dcd10bfa Merge branch 'master' into data-model 2016-11-02 09:58:39 -07:00
Riley Davis 0facdbb68b Merge pull request #4 from coralproject/add-coral-embed-stream
Adding coral embed stream
2016-11-02 10:33:40 -06:00
gaba 85b7096cec Adds one method. 2016-11-02 09:21:05 -07:00
Belen Curcio 265be1898d Adding mock test 2016-11-02 09:57:18 -03:00
Belen Curcio f1469d0dbc Merge branch 'master' of github.com:coralproject/talk into enh-test 2016-11-02 09:12:47 -03:00
Belen Curcio 61e9e30ac5 Adding test script 2016-11-02 09:02:34 -03:00
Belen Curcio ac80d2683d Adding eslint as devDep 2016-11-02 08:58:31 -03:00
Belen Curcio f64d6d293a running lint before commiting 2016-11-02 08:54:33 -03:00
David Jay 682b42eb1d Removing unused babel and imports 2016-11-01 16:04:59 -07:00
David Jay d64aea5fa0 Removing dynamic containers from CommentStream 2016-11-01 16:00:33 -07:00
gaba 4494c44677 add multiplicity 2016-11-01 15:29:31 -07:00
gaba 443ddc91e9 Initial diagram for the data model. 2016-11-01 15:23:43 -07:00
David Jay 022982aeb8 Updating build directory 2016-11-01 15:15:46 -07:00
David Jay b405394d61 Adding mock comments 2016-11-01 15:06:09 -07:00
David Jay 3aa58f5663 Removing unused config and language files 2016-11-01 14:44:17 -07:00
gaba efa1048e02 npm run lint works for me but not npm lint. 2016-11-01 14:42:43 -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
David Jay a5e263e750 Updating queries to mono host and adding start script 2016-11-01 14:19:33 -07:00
David Jay 79dcac5725 Adding coral-embed-stream and dependencies 2016-11-01 13:50:49 -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
Wyatt Johnson 98e0a404eb Updates for merging server down 2016-11-01 11:54:30 -06:00
Belen Curcio d456575fc7 swagger.yaml mock file 2016-11-01 12:40:06 -03:00
Belen Curcio a03fb86e6d README Talk 2016-11-01 12:29:32 -03:00
Belen Curcio b84a92710c README Talk 2016-11-01 12:27:54 -03:00