gaba
|
259b24faaa
|
A few strings where using -.
|
2017-05-23 12:53:48 -04:00 |
|
gaba
|
f525af4c6e
|
Added a few more translations that were missing.
|
2017-05-19 15:42:56 -07:00 |
|
gaba
|
67fb829717
|
A few more issues from the merge.
|
2017-05-19 13:29:23 -07:00 |
|
gaba
|
625362d51e
|
Merge branch 'master' into i18n-refactor
|
2017-05-19 12:44:34 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
riley
|
2c620c868d
|
merge master
|
2017-05-19 11:05:46 -06:00 |
|
 KiwiandGitHub
|
8cb9945e25
|
Merge branch 'master' into multiple-roles
|
2017-05-19 23:26:45 +07:00 |
|
riley
|
17ceadd8c9
|
move client-side perms to services
|
2017-05-19 09:18:24 -06:00 |
|
Chi Vinh Le
|
1374217680
|
Merge branch 'master' into suspend-user
|
2017-05-19 17:46:06 +07:00 |
|
gaba
|
12cb59ce30
|
Merge branch 'master' into i18n-refactor
|
2017-05-18 15:44:14 -07:00 |
|
gaba
|
3ca22bd101
|
Fix translation keys.
|
2017-05-18 15:14:37 -07:00 |
|
 Kim GardnerandGitHub
|
b3e494d279
|
Merge branch 'master' into read-only-inputs
|
2017-05-18 17:14:48 -04:00 |
|
Riley Davis
|
c772cffc92
|
handle no-interaction input the correct way
|
2017-05-18 13:51:48 -06:00 |
|
Chi Vinh Le
|
89b7918e41
|
Tiny renaming
|
2017-05-19 02:29:59 +07:00 |
|
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
|
0588a8ab66
|
Use async / await :-)
|
2017-05-19 02:07:38 +07:00 |
|
Chi Vinh Le
|
f641a3ec40
|
Complete suspend user implementation
|
2017-05-19 01:52:03 +07:00 |
|
riley
|
ff75b9474a
|
merge master
|
2017-05-18 12:18:00 -06:00 |
|
riley
|
056ba9a04c
|
do the same thing for the Drawer
|
2017-05-18 12:11:11 -06:00 |
|
riley
|
d98ce38bf5
|
show config tab to admins. hide menu items from users that can't access admin
|
2017-05-18 12:06:07 -06:00 |
|
Benjamin Goering
|
fb33eefe8e
|
trivial changes requested by review
|
2017-05-18 08:19:52 -07:00 |
|
gaba
|
9e954f0ae3
|
Fix timeago with lang.
|
2017-05-17 18:05:41 -07:00 |
|
 Benjamin GoeringandGitHub
|
cb45f0a8b3
|
Merge branch 'master' into edit-comment-settings
|
2017-05-17 15:46:14 -07:00 |
|
Benjamin Goering
|
d93ad38dd1
|
Admins can change Edit Comment Window length in Moderation Settings
|
2017-05-17 15:39:19 -07:00 |
|
riley
|
c4210db307
|
staff should not see moderate tag. translations
|
2017-05-17 16:10:02 -06:00 |
|
riley
|
3fc1029a93
|
do not require auth in the Header
|
2017-05-17 16:00:01 -06:00 |
|
Riley Davis
|
54abaeb587
|
wrap the not-authorized warning in a template
|
2017-05-17 15:47:41 -06:00 |
|
Riley Davis
|
4a97db3357
|
emma's copy
|
2017-05-17 15:41:49 -06:00 |
|
Riley Davis
|
88377b3180
|
do not show Config tab for non-admins
|
2017-05-17 15:37:13 -06:00 |
|
Riley Davis
|
e343897526
|
user detail copy button regression
|
2017-05-17 15:11:00 -06:00 |
|
gaba
|
8d492ca4e9
|
Adds a few missing keys.
|
2017-05-17 13:18:04 -07:00 |
|
gaba
|
5bd9bc992b
|
Move i18n into a service
|
2017-05-17 12:53:36 -07:00 |
|
Chi Vinh Le
|
492b973206
|
Add 1 extra suspension minute
|
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
|
71c743dda7
|
Extend backend to support new suspend feature
|
2017-05-17 20:05:18 +07:00 |
|
riley
|
03ce044c53
|
merge master
|
2017-05-16 16:33:41 -06:00 |
|
riley
|
31647fb2f0
|
have function params in the correct order
|
2017-05-16 15:41:27 -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 |
|
riley
|
4d3788e4c9
|
saving my place so i dont have too many threads
|
2017-05-15 16:25:32 -06:00 |
|
gaba
|
423cb3cade
|
Merge branch 'master' into i18n-refactor
|
2017-05-15 14:02:34 -07:00 |
|
Belen Curcio
|
2b7f545c2d
|
lint
|
2017-05-15 17:31:53 -03:00 |
|
Belen Curcio
|
b2e5c0452a
|
The merge conficts
|
2017-05-15 17:13:48 -03:00 |
|
Belen Curcio
|
75aa8d79df
|
linting
|
2017-05-15 14:50:26 -03:00 |
|
Belen Curcio
|
843c3a16c8
|
Admin share same network interface, and unifying actions
|
2017-05-15 14:48:12 -03:00 |
|
Chi Vinh Le
|
a9207428fe
|
Calculate "until"
|
2017-05-15 23:07:46 +07:00 |
|
gaba
|
b31212f847
|
Second run of notation change for translations.
|
2017-05-15 08:35:55 -07:00 |
|
Chi Vinh Le
|
63fa3c4de7
|
Implement suspend user components
|
2017-05-15 22:28:04 +07:00 |
|