Multisite 555 #605

Merged
daovist merged 15 commits from multisite-555 into master 2018-10-05 15:33:28 +02:00

15 commits

Author SHA1 Message Date
Travis Eden
90a5dcf54d add quotes to bid amount 2018-10-05 09:15:31 -04:00
Travis Eden
fda83dca5b force publishes to loggedInChannel when publishOnlyApproved 2018-10-05 09:15:26 -04:00
Travis Eden
50cbe12649 use constants to refer to claim length, longId, shortId 2018-09-24 09:26:58 -04:00
Travis Eden
ee1e20bd14 handle exceptions together 2018-09-24 09:26:16 -04:00
Travis Eden
7fd0e66d9b refactor nav links display; move logic to index.js 2018-09-24 09:25:32 -04:00
Travis Eden
6d6bb40fe6 move approved channel check to its own method 2018-09-24 09:22:28 -04:00
Travis Eden
69f82d814b refactor isApprovedClaim to claims folder shared by client and server 2018-09-21 16:16:01 -04:00
Travis Eden
ba3abd2eeb add multisite default config options 2018-09-21 12:00:10 -04:00
Travis Eden
31891a553e load home channel content on homepage when publishing is locked down and user is not logged in 2018-09-21 11:45:56 -04:00
Travis Eden
208c56366f refactor error messages for unavailable content 2018-09-20 14:09:01 -04:00
Travis Eden
0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden
3c21ce36b7 hide unusable components based on site settings 2018-09-19 16:36:12 -04:00
Travis Eden
845a0a3b01 disable signup when closedRegistration 2018-09-19 15:14:20 -04:00
Travis Eden
815149a2cd reject publishes for unapproved channels when publishOnlyApproved 2018-09-19 13:29:56 -04:00
Travis Eden
1358215e6f reject requests for content from unapproved channels when serveApprovedOnly 2018-09-19 13:30:02 -04:00