Commit Graph
218 Commits
Author SHA1 Message Date
Riley Davis b2bfadafca Merged branch admin-routes into admin-routes 2016-11-08 11:25:00 -07:00
Riley Davis b6355b06db remove unused var 2016-11-08 11:24:46 -07:00
Riley DavisandGitHub e56284569a Merge branch 'master' into admin-routes 2016-11-08 11:20:53 -07:00
Riley Davis a15d2eade7 add ejs templating and serve coral-admin from /admin 2016-11-08 11:15:08 -07:00
Gabriela Rodríguez BerónandGitHub 28eee209a8 Merge pull request #31 from coralproject/even-more-fixing
remove the 2 requests in settings tests. add Promises
2016-11-08 10:01:14 -08:00
riley 095f6a319e remove the 2 requests in settings tests. add Promises 2016-11-08 10:38:49 -07:00
Kim GardnerandGitHub bc7c877bfb Merge pull request #30 from coralproject/fix-settings-test
fix a race condition in the tests
2016-11-08 12:27:37 -05:00
Riley Davis b10ae913ab fix a race condition in the tests 2016-11-08 10:07:41 -07:00
David ErwinandGitHub 12aa9c6260 Merge pull request #29 from coralproject/one-build
One build
2016-11-08 11:43:15 -05:00
David ErwinandGitHub 4fcbead158 Merge branch 'master' into one-build 2016-11-08 11:34:59 -05:00
Riley Davis ed509ad36b build from root. routes in coral-admin menu work 2016-11-08 09:13:04 -07:00
David ErwinandGitHub 57ec16e6ef Merge pull request #28 from coralproject/post-comment
Post order bugfix
2016-11-07 18:47:07 -05:00
David Jay 33c77178a9 Fixing id bug in redux store. 2016-11-07 18:41:23 -05:00
David Jay e7f4f82f66 Fixing comment post order bug. 2016-11-07 18:41:07 -05:00
David ErwinandGitHub b51766ee2e Merge pull request #27 from coralproject/post-comment
Chronological replies and multiline comments
2016-11-07 18:20:45 -05:00
David JayandGitHub 269be5b33f Merge branch 'master' into post-comment 2016-11-07 18:17:33 -05:00
David Jay 456524e4ee Adding multiline comments. 2016-11-07 18:09:26 -05:00
David Jay 47bcd163b1 Showing comments in chronological order. 2016-11-07 17:56:44 -05:00
David ErwinandGitHub 8cc6d9db10 Merge pull request #25 from coralproject/post-comment
Post comment
2016-11-07 17:34:34 -05:00
David Jay f1f051e63f Copying over files in dev webpack 2016-11-07 17:29:49 -05:00
Riley Davis 686d39c47b merge master 2016-11-07 15:28:20 -07:00
David Jay 4f33818153 Posting items in reverse chronological order. 2016-11-07 17:12:20 -05:00
David Jay c5d15eed77 Fixing bug in reply counting. 2016-11-07 16:54:52 -05:00
David Jay 3bdd1893e0 Commenting out flag button. 2016-11-07 16:48:57 -05:00
David Jay 9c3957ad40 Getting pym via https 2016-11-07 16:47:03 -05:00
David JayandGitHub 621a5e806f Merge pull request #24 from coralproject/post-comment
Overriding CI, all we did here was change a docker file and test were running before.
2016-11-07 16:37:26 -05:00
David Jay 167876ee3d Enabling build in dockerfile. 2016-11-07 16:35:46 -05:00
David Jay b93ad47dca Switching to local webpack. 2016-11-07 16:33:56 -05:00
David Jay c8bdecbd1b Merge branch 'master' of https://github.com/coralproject/talk into post-comment 2016-11-07 16:29:06 -05:00
Dan Zajdband 018784d725 fix(coral-admin): building, no css 2016-11-07 16:26:49 -05:00
David Jay 0e1e04d2a9 Returning usernames. 2016-11-07 16:19:20 -05:00
David ErwinandGitHub b813f91f9b Merge pull request #23 from coralproject/comment-tests
Comment tests
2016-11-07 16:14:57 -05:00
gaba 8154133fe2 Improve test to remove comment. 2016-11-07 13:11:43 -08:00
David Jay 4737e84681 Displaying comments and replies appropriately. 2016-11-07 16:11:10 -05:00
gaba d911e5b30d Improve test. 2016-11-07 13:08:23 -08:00
David Jay 376d37f05e Removing type dependency when hydrating comments. 2016-11-07 15:44:49 -05:00
David Jay 5a3d6ac287 Adding styling authorname. 2016-11-07 15:40:01 -05:00
David Jay 82f8ed3b4a Adding headers to post function. 2016-11-07 15:39:44 -05:00
David Jay 529a350440 Adding keys to comments. 2016-11-07 15:39:16 -05:00
Riley DavisandGitHub 95b69167f6 Merge pull request #22 from coralproject/comment-api-implementation
Comment api implementation
2016-11-07 13:37:17 -07:00
Riley DavisandGitHub f819b087ac Merge branch 'master' into comment-api-implementation 2016-11-07 13:34:58 -07:00
David Erwin 8685e31b57 Integrating webpack build files, working commit 2016-11-07 15:31:12 -05:00
gaba 9e70b86687 Fix tests. 2016-11-07 12:29:07 -08:00
gaba 03e5242dcf Merge branch 'master' into comment-api-implementation 2016-11-07 12:22:31 -08:00
David Jay a5a2372c5e Merge branch 'comment-api-implementation' of https://github.com/coralproject/talk into post-comment 2016-11-07 15:15:15 -05:00
Riley DavisandGitHub 65a696d82b Merge pull request #21 from coralproject/settings-api-tests
add tests to settings models/endpoints
2016-11-07 13:12:12 -07:00
Riley Davis 601d36f2df whoops missed some semicolons 2016-11-07 12:54:04 -07:00
gaba fc80ea2c3a Check it has body 2016-11-07 11:49:02 -08:00
David ErwinandGitHub 946f621fc4 Merge branch 'master' into settings-api-tests 2016-11-07 14:46:42 -05:00
Wyatt JohnsonandGitHub 22bb837bc4 Merge pull request #19 from coralproject/asset 2016-11-07 12:46:05 -07:00