Commit Graph
7319 Commits
Author SHA1 Message Date
Chi Vinh Le bf3fe2ab8e Merge branch 'master' into refactor-configure 2017-11-23 13:27:18 +01:00
Wyatt Johnson 9629ba2f83 added connector support 2017-11-22 14:48:34 -07:00
Kim GardnerandGitHub ac7b4d56a1 Merge pull request #1174 from coralproject/show-all-comments-button
new design for show all comments button
2017-11-22 16:35:40 +00:00
Kim GardnerandGitHub c29bb02b1c Merge branch 'master' into show-all-comments-button 2017-11-22 12:09:23 +00:00
Kim GardnerandGitHub 8c72e32a25 Merge branch 'master' into update-bug-report-link 2017-11-22 12:09:17 +00:00
Kim GardnerandGitHub 4a31bb7ba2 Merge branch 'master' into extendable-embed-stream-tab 2017-11-22 12:09:02 +00:00
Kim GardnerandGitHub 3be1c94f8f Merge branch 'master' into refactor-configure 2017-11-22 12:07:26 +00:00
Kim GardnerandGitHub 7fba0428bb Merge pull request #1175 from coralproject/cli-users-fix
User CLI Fix
2017-11-21 19:24:35 +00:00
Wyatt Johnson c7d433deb5 added better logic around removing users for clearning out their stale data. 2017-11-21 12:13:28 -07:00
Chi Vinh Le a665dbd88e Reproduce modqueue freeze issue 2017-11-21 18:07:00 +01:00
Chi Vinh Le c990a812a4 new design for show all comments button 2017-11-21 15:59:20 +01:00
Kim GardnerandGitHub 3f26a8d7ad Merge branch 'master' into extendable-embed-stream-tab 2017-11-21 12:31:45 +00:00
KiwiandGitHub 4a3e5942b0 Merge branch 'master' into refactor-configure 2017-11-21 12:58:16 +01:00
Chi Vinh Le 5360bdc8ec Add some docs 2017-11-21 12:42:17 +01:00
Chi Vinh Le 548a204665 Expose StreamConfiguration 2017-11-21 11:13:41 +01:00
Chi Vinh Le a8e8b78441 Pass updatePending and errors through slots 2017-11-21 11:08:18 +01:00
Chi Vinh Le 258788fd88 Add updatePending and errors to admin settings slots 2017-11-21 11:06:11 +01:00
Chi Vinh Le 8cc3d19819 Fix query 2017-11-21 10:35:38 +01:00
Chi Vinh Le 0de5a328ab Slot streamSettings 2017-11-20 21:11:59 +01:00
Kim Gardner 4830aec138 Update Report Bug link in Admin Settings 2017-11-20 19:59:57 +00:00
Kim GardnerandGitHub 4269fd1eb9 Merge pull request #1171 from coralproject/copy-updates
Update suspend copy
2017-11-20 19:53:00 +00:00
Kim Gardner 12e61bbc66 Update suspend copy 2017-11-20 19:41:14 +00:00
Chi Vinh Le 511e71f63a Change default settings=null to settings={} 2017-11-20 20:19:58 +01:00
Chi Vinh Le e675d716cb Remove deprecated code 2017-11-20 20:18:14 +01:00
Chi Vinh Le 2d6143af62 Fully implement mutation 2017-11-20 19:48:12 +01:00
Chi Vinh Le 873d1915c3 Implement apply 2017-11-20 19:20:09 +01:00
Chi Vinh Le 67f3f8cdef SimpleMDE don't trap keyboard 2017-11-20 18:14:17 +01:00
Chi Vinh Le 8f0eef7cb5 Reimplement QuestionBoxBuilder 2017-11-20 17:53:26 +01:00
Chi Vinh Le 4c7c3c9e42 Add premodLinks configuration 2017-11-20 12:36:49 +01:00
Chi Vinh Le 8f9724ed90 Implement configure and redux state 2017-11-20 12:29:23 +01:00
Chi Vinh Le 9fb7aa2657 Start implementing settings ui 2017-11-18 11:40:44 +01:00
KiwiandGitHub d714586279 Merge branch 'master' into extendable-embed-stream-tab 2017-11-17 17:12:42 +01:00
Chi Vinh Le 3e4c9dcb48 Refactor query tree 2017-11-17 17:02:32 +01:00
Chi Vinh Le 285ec98d54 Refactor styles 2017-11-17 16:53:56 +01:00
Chi Vinh Le 853b0ca6dd Automatic asset closure 2017-11-17 15:42:06 +01:00
Chi Vinh Le c58d9068e3 Implement open and close asset 2017-11-17 12:39:34 +01:00
Chi Vinh Le 78e0fb6cc6 Add UpdateAssetStatus mutation 2017-11-16 20:31:08 +01:00
Chi Vinh Le dfbb9ad96f Implement AssetStatusInfo UI 2017-11-16 20:31:00 +01:00
Kim GardnerandGitHub 2d43eef508 Merge pull request #1167 from coralproject/query-status-history
Fix SetCommentStatus mutation on admin side
v3.8.0
2017-11-16 19:05:23 +00:00
KiwiandGitHub fa22e45a4d Merge branch 'master' into query-status-history 2017-11-16 19:53:23 +01:00
Chi Vinh Le abdf5335da Add status_history to query 2017-11-16 19:52:47 +01:00
Wyatt JohnsonandGitHub c24454e234 Merge pull request #1165 from alleyinteractive/expose-recaptcha
Export CheckRecaptcha, so that it can be used in other services.
2017-11-16 11:36:25 -07:00
Wyatt JohnsonandGitHub 97e2e61a4b Merge branch 'master' into expose-recaptcha 2017-11-16 10:19:18 -07:00
Kim GardnerandGitHub 57ced3c91f Merge pull request #1155 from coralproject/bump-version-3-8-0
Bump version 3.8.0
2017-11-16 16:57:36 +00:00
Chi Vinh Le f7c46b1a42 Move asset fragment up one level 2017-11-16 16:19:36 +01:00
Max Eddy c664438ade Export CheckRecaptcha, so that it can be used in other services. 2017-11-16 09:09:16 -05:00
Kim GardnerandGitHub a5b5043a0d Merge branch 'master' into bump-version-3-8-0 2017-11-16 11:47:34 +00:00
Chi Vinh Le b5b6b113d4 Restructure coral-embed-stream 2017-11-16 10:57:16 +01:00
Chi Vinh Le a13d384cee Merge branch 'extendable-embed-stream-tab' into refactor-configure 2017-11-16 10:42:15 +01:00
KiwiandGitHub 3a0a854317 Merge branch 'master' into extendable-embed-stream-tab 2017-11-16 10:39:52 +01:00