Commit Graph

65 Commits

Author SHA1 Message Date
Riley Davis 5aa077b92e default connection string 2016-11-03 15:22:44 -06:00
Riley Davis 55825c4e03 just use the mongoose model 2016-11-03 15:21:02 -06:00
riley 596ee595be merge master 2016-11-03 13:50:43 -06:00
Riley Davis db4694246f update PR template 2016-11-03 13:40:29 -06:00
Riley Davis afc3e82d60 update routes and paths. add init script 2016-11-03 13:36:31 -06:00
Riley Davis c2d4e1255b terseness 2016-11-03 11:33:32 -06:00
Riley Davis 73be4cfe28 add some update statics 2016-11-03 11:25:09 -06:00
David Erwin f48f82f6d7 Merge pull request #9 from coralproject/coral-admin
Added coral admin
2016-11-03 13:12:57 -04:00
Dan Zajdband 08ff539a99 Merge pull request #10 from coralproject/moderation-routes-mocking
Added mocked routes for moderation
2016-11-03 18:03:39 +01:00
Dan Zajdband e8045be5e2 Linted code 2016-11-03 12:06:36 +01:00
Dan Zajdband 0d4b8ef748 Added coral admin 2016-11-03 11:52:28 +01: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
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
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