Chi Vinh Le
|
b521934ee2
|
Remove unneeded refetch
|
2017-05-19 02:24:47 +07:00 |
|
Chi Vinh Le
|
061c18670b
|
Merge branch 'master' into suspend-user
Conflicts:
client/coral-admin/src/constants/moderation.js
client/coral-admin/src/containers/ModerationQueue/ModerationContainer.js
|
2017-05-19 02:19:24 +07:00 |
|
Chi Vinh Le
|
0040bc4c01
|
Remove remaining debug msgs
|
2017-05-19 02:12:27 +07:00 |
|
Chi Vinh Le
|
0588a8ab66
|
Use async / await :-)
|
2017-05-19 02:07:38 +07:00 |
|
Chi Vinh Le
|
859a0b1fbe
|
Make until arg required
|
2017-05-19 02:03:36 +07:00 |
|
Chi Vinh Le
|
d995cdde07
|
Make email message required
|
2017-05-19 02:01:47 +07:00 |
|
Chi Vinh Le
|
f641a3ec40
|
Complete suspend user implementation
|
2017-05-19 01:52:03 +07:00 |
|
Wyatt Johnson
|
5a272413e6
|
Merge pull request #599 from coralproject/gzip
Added gzip compression to bundle assets
|
2017-05-18 11:34:05 -06:00 |
|
Wyatt Johnson
|
4dc83aaf63
|
added middleware wrap
|
2017-05-18 11:27:28 -06:00 |
|
Wyatt Johnson
|
12713dae86
|
Removed unused assets
|
2017-05-18 11:18:08 -06:00 |
|
Wyatt Johnson
|
555c593059
|
Added gzip compression to bundle assets
|
2017-05-18 11:08:46 -06:00 |
|
Kim Gardner
|
0dfec6e619
|
Merge pull request #597 from coralproject/copy-button-should-work
user detail copy button should work
|
2017-05-17 17:35:08 -04:00 |
|
Riley Davis
|
e343897526
|
user detail copy button regression
|
2017-05-17 15:11:00 -06:00 |
|
Kim Gardner
|
413eef8834
|
Merge pull request #564 from coralproject/user-detail-ui
User detail ui
|
2017-05-17 16:41:00 -04:00 |
|
Chi Vinh Le
|
492b973206
|
Add 1 extra suspension minute
|
2017-05-18 02:28:01 +07:00 |
|
Chi Vinh Le
|
2bdf413b88
|
Integrate into embed stream
|
2017-05-18 02:28:01 +07:00 |
|
Chi Vinh Le
|
76e87f4c34
|
Move previous suspendUser feature to rejectUsername
|
2017-05-18 02:28:01 +07:00 |
|
Riley Davis
|
a0f41bb19d
|
show total comments and rejected %
|
2017-05-17 10:54:14 -06:00 |
|
Chi Vinh Le
|
056ff427a5
|
Merge branch 'master' into suspend-user
|
2017-05-17 21:50:28 +07:00 |
|
Chi Vinh Le
|
71c743dda7
|
Extend backend to support new suspend feature
|
2017-05-17 20:05:18 +07:00 |
|
Wyatt Johnson
|
fde4dee52f
|
Resolver cleanup
|
2017-05-16 17:26:34 -06:00 |
|
Wyatt Johnson
|
f4b9191476
|
Added author_id to comment count query
|
2017-05-16 14:20:20 -06:00 |
|
Riley Davis
|
4ca5c4bc09
|
Merge branch 'master' into user-detail-ui
|
2017-05-16 13:54:13 -06:00 |
|
Kiwi
|
c21e500e58
|
Merge pull request #593 from coralproject/readd-last-comment
Readd lastComment field to asset resolver
|
2017-05-17 01:35:07 +07:00 |
|
Chi Vinh Le
|
7d858c7b3f
|
Readd lastComment field to asset resolver
|
2017-05-17 01:25:06 +07:00 |
|
Wyatt Johnson
|
e90ce7f4c3
|
fixed merge issue
|
2017-05-16 10:20:16 -06:00 |
|
Wyatt Johnson
|
3e2ed222ed
|
Merge branch 'trust-merge' into user-detail-ui
|
2017-05-16 09:53:35 -06:00 |
|
riley
|
7896b3f33b
|
merge master
|
2017-05-16 09:43:49 -06:00 |
|
Chi Vinh Le
|
97121382c7
|
Merge branch 'master' into suspend-user
Conflicts:
client/coral-admin/src/containers/ModerationQueue/ModerationContainer.js
client/coral-admin/src/containers/ModerationQueue/components/Comment.js
client/coral-framework/utils/index.js
package.json
|
2017-05-16 21:02:33 +07:00 |
|
Belén Curcio
|
e561819c8d
|
Merge pull request #592 from coralproject/invalidate-old-data
Invalidate old user data
|
2017-05-16 08:57:32 -03:00 |
|
Chi Vinh Le
|
c7e0577708
|
Merge branch 'master' into invalidate-old-data
|
2017-05-16 18:17:45 +07:00 |
|
Chi Vinh Le
|
2ab8cc9481
|
Allow Apollo to invalidate old user data
|
2017-05-16 18:17:43 +07:00 |
|
Kiwi
|
acdc00af18
|
Merge pull request #591 from coralproject/refetch-profile-only-after-login
Only refetch for login on `My Profile`.
|
2017-05-16 18:12:54 +07:00 |
|
Belén Curcio
|
f9cf5fb744
|
Merge branch 'master' into refetch-profile-only-after-login
|
2017-05-16 07:57:20 -03:00 |
|
Chi Vinh Le
|
e1b80c3317
|
Only refetch for login
|
2017-05-16 17:50:17 +07:00 |
|
Belén Curcio
|
f37c1c3b5d
|
Merge pull request #590 from coralproject/auth-login-fixes
Auth login fixes
|
2017-05-16 07:42:32 -03:00 |
|
Chi Vinh Le
|
ec19618052
|
Readd login fixes
|
2017-05-16 17:26:53 +07:00 |
|
Chi Vinh Le
|
81f51b69ec
|
Clear token before dispatching logout action
|
2017-05-16 17:13:19 +07:00 |
|
Belén Curcio
|
084bd6710f
|
Merge pull request #589 from coralproject/fix
Updated Lock File
|
2017-05-16 00:14:02 -03:00 |
|
Belen Curcio
|
df843a23dd
|
updated loc
|
2017-05-16 00:09:33 -03:00 |
|
Kim Gardner
|
95e770aff8
|
Merge pull request #588 from coralproject/fix
Fix for FB login.
|
2017-05-15 22:57:30 -04:00 |
|
Belen Curcio
|
d3252b8c87
|
Done :)
|
2017-05-15 23:47:29 -03:00 |
|
Belen Curcio
|
1eada688fe
|
Prettier
|
2017-05-15 23:23:22 -03:00 |
|
Belen Curcio
|
4b6e562492
|
Missing "" to send strings instead of objects
|
2017-05-15 23:22:36 -03:00 |
|
Wyatt Johnson
|
50db2d1dda
|
Initial merge of trust functionality
|
2017-05-15 15:28:57 -06:00 |
|
Kim Gardner
|
297dee6da8
|
Merge pull request #587 from coralproject/edit-changes
Edit Consistency
|
2017-05-15 16:47:33 -04:00 |
|
Belen Curcio
|
2b7f545c2d
|
lint
|
2017-05-15 17:31:53 -03:00 |
|
Belen Curcio
|
b789a8e107
|
Removing kiwis fix since this was fixed in auth tokens branch
|
2017-05-15 17:23:57 -03:00 |
|
Belen Curcio
|
b2e5c0452a
|
The merge conficts
|
2017-05-15 17:13:48 -03:00 |
|
Belén Curcio
|
afa3123829
|
Merge pull request #578 from coralproject/auth-tokens
JWT Auth
|
2017-05-15 16:51:10 -03:00 |
|