Commit Graph

7189 Commits

Author SHA1 Message Date
Belen Curcio dcbae2a117 Updating componets 2017-11-22 12:45:16 -03:00
Belen Curcio e530003c72 Hiding messages for suspension and bann 2017-11-22 12:38:07 -03:00
Belen Curcio 48e87c4659 Updating contations and deleting legacy code 2017-11-22 12:22:27 -03:00
Belen Curcio 9ae32b9366 removing message 2017-11-22 02:51:16 -03:00
Belen Curcio e782776ab5 refactor changeUsername - Product question, 2017-11-22 02:37:58 -03:00
Belen Curcio 75d914b894 updated tests, changeUsername container, etc 2017-11-22 02:13:26 -03:00
Belen Curcio 69c93cd048 wip 2017-11-22 01:43:35 -03:00
Belen Curcio e3a8656e32 wip ChangeUsername 2017-11-22 01:32:32 -03:00
Belen Curcio 137c5889eb user should not be suspended if username is rejecte 2017-11-22 01:07:10 -03:00
Belen Curcio 3b768c144b Bug suspending/banning/rejecting users, 2017-11-22 00:58:59 -03:00
Belen Curcio f19d6b6800 changes ChangeUsername 2017-11-22 00:53:01 -03:00
Wyatt Johnson 90daab8219 added USERS_NEW event to SSE bus 2017-11-21 14:36:34 -07:00
Wyatt Johnson 45e27fd6ad fixes to cli 2017-11-20 13:29:50 -07:00
Belen Curcio 2706e47f85 Now using changeUsername 2017-11-20 16:07:50 -03:00
Belen Curcio 43e9da9cbc setUsername refactor 2017-11-20 15:37:06 -03:00
Belen Curcio dbe88e58f4 setUsername refactor 2017-11-20 15:35:16 -03:00
Wyatt Johnson debda80db1 fixed query issues 2017-11-20 10:32:46 -07:00
Belen Curcio 1756c7c050 Reject username 2017-11-20 02:04:19 -03:00
Belen Curcio 01b8c7aee6 Safe access to objects 2017-11-20 01:22:44 -03:00
Belen Curcio 7b9d7163e1 updated e2e 2017-11-20 01:08:42 -03:00
Belen Curcio e6e5e5506e removing pending 2017-11-20 00:57:01 -03:00
Belen Curcio 8f12fcd09b Safe access 2017-11-20 00:38:52 -03:00
Belen Curcio 7ec239fd68 Banned User Stream 2017-11-19 22:52:26 -03:00
Belen Curcio 5299ea674e bug error view options 2017-11-19 22:50:14 -03:00
Belen Curcio 6a3c80468b Missing proptype 2017-11-19 22:48:45 -03:00
Belen Curcio aa4b386ee6 Banned User Stream 2017-11-19 22:45:05 -03:00
Belen Curcio 0459eceee7 refetch status 2017-11-19 22:40:06 -03:00
Belen Curcio 367ec00a02 Refactor for setUserStatus to setUserBanStatus 2017-11-19 21:18:50 -03:00
Belen Curcio e34ba248b9 Refactor for setUserStatus to setUserBanStatus 2017-11-19 21:04:04 -03:00
Belen Curcio 6d6030d60a Removing setCommenterStatus 2017-11-19 20:38:13 -03:00
Belen Curcio e941f00384 Suspend User Mutation 2017-11-19 20:30:11 -03:00
Wyatt Johnson e17b15ec2c Merge branch 'next' into user-status-refactor 2017-11-17 09:43:59 -07:00
Wyatt Johnson c98c9b3369 Merge branch 'master' into next 2017-11-17 09:29:31 -07:00
Wyatt Johnson 73cec00fb9 fixed migration issues 2017-11-17 09:17:43 -07:00
Kim Gardner 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
Kiwi 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 Johnson 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 Johnson 97e2e61a4b Merge branch 'master' into expose-recaptcha 2017-11-16 10:19:18 -07:00
Kim Gardner 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
Max Eddy c664438ade Export CheckRecaptcha, so that it can be used in other services. 2017-11-16 09:09:16 -05:00
Kim Gardner a5b5043a0d Merge branch 'master' into bump-version-3-8-0 2017-11-16 11:47:34 +00:00
Belén Curcio 03a0d904d2 Merge pull request #1164 from coralproject/correct-proptype
Correct proptype
2017-11-15 16:45:30 -03:00
Chi Vinh Le 315d3babde Correct prop types 2 2017-11-15 20:03:41 +01:00
Chi Vinh Le 4d6055b9b8 Correct prop type 2017-11-15 19:53:58 +01:00
Kim Gardner 77c8d966ab Merge pull request #1162 from coralproject/slot-classnames
Slot Classnames
2017-11-15 18:20:21 +00:00
Kim Gardner cabadf467f Merge branch 'master' into slot-classnames 2017-11-15 18:09:11 +00:00
Kim Gardner 0807acc98f Merge pull request #1159 from coralproject/more-undo
Enhanced undo
2017-11-15 18:09:04 +00:00
Belén Curcio 3c5b56c599 Merge branch 'master' into more-undo 2017-11-15 15:00:48 -03:00
Belen Curcio 899bba7327 Adding Proptypes and classNames for the Slots 🎉 2017-11-15 14:50:33 -03:00