Commit Graph

16 Commits

Author SHA1 Message Date
David Jay eefa8e3285 Merge branch 'master' into mock-stream-endpoint
# Conflicts:
#	routes/api/index.js
2016-11-03 14:31:51 -07:00
David Jay 46e6508abe Adding action routes
And fixing a few small issues with item posting.
2016-11-03 10:52:16 -07:00
David Jay f50528e50a Updating posting to support new framework 2016-11-03 10:07:01 -07:00
Dan Zajdband 0d4b8ef748 Added coral admin 2016-11-03 11:52:28 +01:00
David Jay 83505417b0 Adding sample article and removing unused log statement 2016-11-02 16:00:43 -07:00
David Jay e805573bd4 Adding build script to package.json 2016-11-02 15:45:52 -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 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
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
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