Mendel Konikov
4800e32758
Use overflow wrap for better compatibility
2018-05-24 19:07:00 -04:00
Mendel Konikov
abafa45be7
Replace break all with break-word
2018-05-24 17:20:54 -04:00
Mendel Konikov
ce708bff42
Merge branch 'master' of github.com:mkonikov/talk into word-break
2018-05-24 17:18:29 -04:00
Mendel Konikov
4f5f424c77
Remove wordbreak
2018-05-22 15:49:19 -04:00
okbel
43e0f95aa6
Merge branch 'party-fixes' of github.com:coralproject/talk into party-fixes
...
* 'party-fixes' of github.com:coralproject/talk: (33 commits)
patched migration bugs
Don't close popup when there is an error
Update .nsprc
fix optimisticResponse typo
Remove deprecated useMongoClient
Update lint-staged to fix dependency issue
copy updates
Update package.json
Ready
Set is_test to false
Removing
Added support for new indexes
Remove unused variable 2
Remove unused variable
Remove ModerationIndicator from container
Show username already exists error
No indicator on new queue
Exclude deleted when loading more
Remove modqueue counts on the frontend
sepatate state
...
2018-05-18 13:07:03 -03:00
okbel
1f40d6b7bb
replacing by a one liner :)
2018-05-18 13:05:46 -03:00
Wyatt Johnson and GitHub
43170121f3
Merge branch 'master' into party-fixes
2018-05-17 21:03:12 -06:00
Kim Gardner and GitHub
3a383ff8ba
Merge branch 'master' into admin-auth
2018-05-16 12:58:59 -04:00
Kim Gardner and GitHub
d176578aed
Merge branch 'master' into party-fixes
2018-05-16 12:41:34 -04:00
okbel
2524004e2a
Styling
2018-05-16 11:55:05 -03:00
okbel
91060537bb
displaying multiple provider ids
2018-05-16 11:51:28 -03:00
Kim Gardner and GitHub
fca6603b38
Merge branch 'master' into admin-auth
2018-05-15 18:13:05 -04:00
Kim Gardner and GitHub
56ee58efdf
Merge branch 'master' into global-switchoff
2018-05-15 17:55:35 -04:00
Chi Vinh Le
08d523a4d6
Remove unused variable 2
2018-05-14 21:38:30 +02:00
Chi Vinh Le
b5adea4b2a
Remove unused variable
2018-05-14 21:30:09 +02:00
Chi Vinh Le
beef4e8b3b
Remove ModerationIndicator from container
2018-05-14 21:28:48 +02:00
Chi Vinh Le
ab7e5bc858
No indicator on new queue
2018-05-14 20:05:18 +02:00
Chi Vinh Le
12e848aace
Exclude deleted when loading more
2018-05-14 19:27:18 +02:00
Chi Vinh Le
67c3fe3c5b
Remove modqueue counts on the frontend
2018-05-14 19:18:34 +02:00
Kim Gardner and GitHub
400890237c
Merge branch 'master' into admin-auth
2018-05-11 18:06:53 -04:00
Wyatt Johnson
bde1dff33b
changed to seperate slot
2018-05-11 14:45:03 -06:00
Wyatt Johnson
faa0ee8ceb
added global wrap
2018-05-11 10:22:45 -06:00
Fabian Neumann
bae20c38ec
Rename globalSwitchoff to disableCommenting.
2018-05-11 12:21:13 +02:00
Fabian Neumann
48fc3ab5db
Move "global switchoff" code from plugin to core
2018-05-11 11:28:58 +02:00
Wyatt Johnson
33be00a540
Added support for external signins on Admin
2018-05-10 16:44:19 -06:00
Wyatt Johnson
4426be5f39
improved dev experience, fixed css order
2018-05-09 13:56:05 -06:00
Kim Gardner
8c304c762d
Merge branch 'deleted-comments' of git+ssh://github.com/coralproject/talk into deleted-comments
2018-05-08 15:49:51 -04:00
Wyatt Johnson
74dbfda633
Exclude deleted comments
2018-05-08 11:53:49 -06:00
okbel
e9c18faf32
Deleted Comment display in Queues
2018-05-08 11:30:33 -03:00
okbel
2f94674b78
Adding CommentDeletedTombstone
2018-05-08 11:08:46 -03:00
Kim Gardner and GitHub
e51736040f
Merge branch 'master' into user-detail-enh
2018-05-03 20:27:16 -04:00
Wyatt Johnson
6485b1f080
added email to final step
2018-05-03 10:09:36 -06:00
Kim Gardner and GitHub
92d32aaa8d
Merge branch 'master' into user-detail-enh
2018-05-01 13:41:10 -04:00
Chi Vinh Le
74821a4d4c
Readd save dialog on section change
2018-05-01 18:14:07 +02:00
Chi Vinh Le
d07b77b8f7
Remove forgotten console.log
2018-05-01 16:49:44 +02:00
Chi Vinh Le
b2988e540e
Move mutation logic to coral-admin
2018-05-01 16:48:52 +02:00
Chi Vinh Le
68b1670a55
Prevent reload or closing tab or window with pending data
2018-05-01 16:33:21 +02:00
Chi Vinh Le
2af3a94ce4
No dialog when switching sections
2018-05-01 16:29:40 +02:00
Chi Vinh Le
fd3f5e5116
Cleanup leave hook
2018-05-01 16:19:47 +02:00
Chi Vinh Le
e8cd938b65
Move next route out of state
2018-05-01 16:18:17 +02:00
Chi Vinh Le
9310a4734d
Fix viewing/editing empty org contact email
2018-05-01 16:16:41 +02:00
Wyatt Johnson and GitHub
aa80f47b1c
Merge branch 'master' into gdpr-password
2018-04-20 12:03:59 -06:00
okbel
99cb9da0b1
Merge branch 'organization-contact' of github.com:coralproject/talk into organization-contact
...
* 'organization-contact' of github.com:coralproject/talk: (48 commits)
Change to UserHistory in UserDetail.js
Add system withheld status to InactiveCommentLabel
fix e2e test
removed deprecated not logged in ui for profile tab
fixed proptype missing validation
icon patch
Adds Author Index for Comments
don't show profile tab if user is logged out
version bump
Removed storage check
logic cleanup
cleanups around storageAccess
Storage Fixes
adjusted env
adjusted index creation and managemen
autocapitalize off for the username field
added beforeTest to wait for mongoose to be ready
small fixes
Jest for server
Authors cannot see their own status history
...
2018-04-19 14:07:51 -03:00
okbel
84b373ed95
Validation Added
2018-04-19 14:07:24 -03:00
Kim Gardner and GitHub
31a8de852c
Merge branch 'master' into organization-contact
2018-04-18 17:01:13 -04:00
Kim Gardner and GitHub
6d2c4d215d
Merge branch 'master' into 155910162
2018-04-18 16:09:06 -04:00
Kim Gardner
c4cbefeb81
Change to UserHistory in UserDetail.js
2018-04-18 16:02:39 -04:00
Kim Gardner and GitHub
3e8abf554e
Merge branch 'master' into 155910162
2018-04-18 15:35:21 -04:00
Wyatt Johnson and GitHub
0ccb8b6217
Merge branch 'master' into organization-contact
2018-04-16 12:30:45 -06:00
Belén Curcio and GitHub
1f719e3aa5
Merge branch 'master' into 155836892
2018-04-13 12:52:28 -03:00