Commit Graph

622 Commits

Author SHA1 Message Date
Wyatt Johnson 3448752f6f Added asset settings + improved tests for routes 2016-11-28 17:13:11 -07:00
Wyatt Johnson ab46c020d9 Added asset searching 2016-11-28 15:01:13 -07:00
Wyatt Johnson 1110cd9582 Merge pull request #106 from coralproject/kue-redis-fix
Moved kue redis connector
2016-11-28 14:14:15 -07:00
Wyatt Johnson d882e4965e Merge branch 'master' into kue-redis-fix 2016-11-28 14:06:47 -07:00
Wyatt Johnson 616dd534d9 Moved kue redis connector 2016-11-28 14:05:06 -07:00
Belén Curcio 0cdc010124 Merge pull request #103 from coralproject/logout
Admin Logout
2016-11-28 17:39:37 -03:00
Gabriela Rodríguez Berón 31b0453e82 Merge branch 'master' into logout 2016-11-28 12:33:42 -08:00
David Erwin 109b35951e Merge pull request #102 from coralproject/config-auth-fix
Config auth fix
2016-11-28 15:11:19 -05:00
Riley Davis 25d53116f7 remove unused var 2016-11-28 12:49:29 -07:00
Riley Davis 0d7014f77a add helpers to talk-adapter 2016-11-28 11:50:25 -07:00
Riley Davis 98c6ef5162 Merge branch 'master' into config-auth-fix 2016-11-28 11:30:28 -07:00
Wyatt Johnson b0f01cf00f Initial commit of asset queuing (#97)
* Initial commit of asset queuing

* Addresssing comments
2016-11-28 13:29:39 -05:00
Riley Davis ee0e0ea9ed import belen's fetch helpers 2016-11-28 11:17:41 -07:00
Riley Davis c0eb202858 small refactor on items actions 2016-11-28 10:57:15 -07:00
David Erwin c1a7b95705 Merge pull request #99 from coralproject/upsertting-actions
Corrected action upserting functionality
2016-11-28 12:34:24 -05:00
Wyatt Johnson b22a76536c Merge branch 'master' into upsertting-actions 2016-11-28 10:21:03 -07:00
Wyatt Johnson d34cbc7870 Moved the action insert into the action model. 2016-11-28 10:19:33 -07:00
Wyatt Johnson 9d8968f1ce Corrected action upserting functionality 2016-11-28 10:14:13 -07:00
Belen Curcio 3ebdca33f3 Logout func 2016-11-27 19:37:17 -03:00
David Erwin 2d39dd81e4 Merge pull request #95 from coralproject/deprecate-stream-preview
Deprecate stream preview
2016-11-25 12:00:51 -05:00
David Erwin cb31caed4b Update comments 2016-11-25 11:47:00 -05:00
David Erwin a022ef8a52 Restore embed/stream.ejs 2016-11-25 10:50:30 -05:00
David Erwin 93cd4ea74c Remove non-standard stream embed template 2016-11-25 10:43:32 -05:00
David Erwin 7a6ea34468 Remove the preview link 2016-11-25 10:42:38 -05:00
David Erwin bb8570a3d4 Merge pull request #94 from coralproject/issue-89
The field is action_type and not action.
2016-11-25 10:39:44 -05:00
David Erwin 6663e59fb3 Merge branch 'master' into issue-89 2016-11-25 10:36:36 -05:00
David Erwin ec746f1ba1 Merge pull request #93 from coralproject/authorization
Added authorization pieces + test functions
2016-11-25 10:36:17 -05:00
David Erwin c0de7a40c3 Merge branch 'master' into issue-89 2016-11-25 10:31:55 -05:00
gaba e5c02c4274 The field is action_type and not action. 2016-11-22 17:14:24 -08:00
Wyatt Johnson 29a8b686b3 Merge branch 'master' into authorization 2016-11-22 17:23:14 -07:00
Wyatt Johnson 325162cb3e Added authorization pieces + test functions 2016-11-22 17:15:14 -07:00
Wyatt Johnson 78f751344a Update PULL_REQUEST_TEMPLATE.md 2016-11-22 17:01:48 -07:00
Kim Gardner 30547ad2ff Merge pull request #88 from coralproject/reply-update
Reply update
2016-11-22 17:18:12 -05:00
David Jay 6e6ba89706 Hiding reply box on post. 2016-11-22 16:51:22 -05:00
David Jay dea62d8895 Fixing bug with reply author name. 2016-11-22 16:16:10 -05:00
David Jay 0d4a029529 Merge pull request #87 from coralproject/add-https-to-script
Adds https and accessibility to embed code.
2016-11-22 16:13:53 -05:00
David Jay d04812fd36 Adding https and accessability to embed code. 2016-11-22 16:09:36 -05:00
Gabriela Rodríguez Berón 32d715e784 Merge pull request #86 from coralproject/fix-icon
Icon was missing
2016-11-22 12:44:23 -08:00
gaba 1eb2d04136 Icon was missing 2016-11-22 12:35:43 -08:00
Gabriela Rodríguez Berón d5d02aef32 Merge pull request #79 from coralproject/user-integration
User integration
2016-11-22 09:30:27 -08:00
David Jay 2e54a51678 Merge branch 'master' into user-integration 2016-11-22 12:09:29 -05:00
Wyatt Johnson ed6a421609 Merge pull request #83 from coralproject/fixes
Added fixes for prod
2016-11-22 09:32:51 -07:00
Wyatt Johnson 8eacb01484 Added fixes for prod 2016-11-22 09:31:54 -07:00
David Jay 5c532dab5e Merge branch 'master' of https://github.com/coralproject/talk into user-integration 2016-11-22 11:11:52 -05:00
Wyatt Johnson 9ecb95dc71 Merge pull request #82 from coralproject/admin
Admin/User Permissions
2016-11-22 08:36:10 -07:00
Wyatt Johnson 00a8c59c96 Merge branch 'master' into admin 2016-11-22 08:31:21 -07:00
Wyatt Johnson 5b4b9c544e Removed .idea folder 2016-11-22 08:15:38 -07:00
Belen Curcio 8108ca09ef Permissions, views and somestyling 2016-11-22 11:04:56 -03:00
Belen Curcio c8d7585e90 Added FabButton to CoralUI 2016-11-22 09:34:46 -03:00
Belen Curcio 6e6681a553 Styles and refactor errors 2016-11-22 09:08:08 -03:00