Commit Graph

402 Commits

Author SHA1 Message Date
Andrew Brown
35498bfbd0 recent content list optimizations 2018-01-16 00:04:51 -06:00
Andrew Brown
c7b1baaffd content#index and sidenav optimizations 2018-01-15 23:52:57 -06:00
Andrew Brown
de4276b2af recent content list opts 2018-01-15 23:26:35 -06:00
Andrew Brown
ddd0b397cf minor fix 2018-01-12 00:20:00 -06:00
Andrew Brown
72ee035b16 improve admin stats panel 2018-01-12 00:12:30 -06:00
Andrew Brown
5d09079139 enable custom attributes on towns, landmarks, and countries 2018-01-09 23:34:03 -06:00
Andrew Brown
0edd9950a7 fix 500 that could occur on log out 2018-01-01 17:19:48 -06:00
Andrew Brown
f55b564c8f include necessary profile routes for new content 2018-01-01 16:29:22 -06:00
Andrew Brown
59003bd9de require signin for page type customization 2018-01-01 16:23:41 -06:00
Andrew Brown
40e4473827 Hook up relations on new location types 2018-01-01 15:05:18 -06:00
Andrew Brown
cab9d0ca51 Add and hook up town/country/landmark 2017-12-31 15:56:33 -06:00
Andrew Brown
74854784cf content type magic constant cleanup 2017-12-28 16:39:01 -06:00
Andrew Brown
bfe3aa74a3 redirect to root path on 400 2017-12-28 01:26:38 -06:00
Andrew Brown
9600a6fb32 Only show activated content types on user dashboards 2017-12-27 20:20:17 -06:00
Andrew Brown
4490b0f15d Fix unfortunate error in userscontroller :( 2017-12-27 15:35:58 -06:00
Andrew Brown
19d4aa275e Redirect for browsers that can't handle remote 2017-12-27 15:08:18 -06:00
Andrew Brown
db8ebc9e30 update account deletion slack string 2017-12-27 14:49:56 -06:00
Andrew Brown
70b41e5d26 Functionality for toggling page types on/off 2017-12-27 14:35:15 -06:00
Andrew Brown
f2a42a0bae Add page type customization page 2017-12-27 13:50:48 -06:00
Andrew Brown
049b59ac15 Add 'love interest' linked field to characters 2017-12-26 15:44:35 -06:00
Andrew Brown
30e25cea3e Allow users to delete their own account :( 2017-12-26 15:34:52 -06:00
Andrew Brown
f626b65d53 redesign account info page 2017-12-26 15:01:23 -06:00
Andrew Brown
d27244217a increase recent activity count 2017-11-25 05:06:31 +01:00
Andrew Brown
c1b57c3c16 include user universes page 2017-11-25 04:59:33 +01:00
Andrew Brown
b9cf1ee3e7 redesign user profile page 2017-11-25 04:56:06 +01:00
Andrew Brown
d988a3f38d only send to mixpanel in prod 2017-11-11 21:25:17 +01:00
Andrew Brown
f3a4af04e2 divide by cents 2017-11-11 18:08:29 +01:00
Andrew Brown
d1705323d2 pass tests by checking env until I can figure out how to mock Stripe::StripeObject#save 2017-11-10 16:40:38 +02:00
Andrew Brown
9c6b3711cc fix bug in downgrading to starter being out of sync sometimes 2017-11-10 16:38:49 +02:00
Andrew Brown
9560c5b1e3 report correct sub counts to slack 2017-11-10 16:15:05 +02:00
Andrew Brown
6f003ce7a3 add floras to exportable csvs 2017-11-09 20:18:16 +02:00
Andrew Brown
1593fbf484 Use AttributeAuthorizer for attributes, attribute fields, and attribute categories 2017-11-09 19:12:44 +02:00
Andrew Brown
ba5e03ac27 use blacklist for not showing content 2017-10-28 23:53:59 +03:00
Andrew Brown
4e8d1ba9b8 Merge branch 'master' into thredded 2017-10-28 21:10:24 +03:00
Andrew Brown
fb602b7d95 Fix tests that were creating a universe with no user 2017-10-01 12:21:53 +02:00
Andrew Brown
577de5f447 Merge branch 'master' into thredded
Conflicts:
	db/schema.rb
2017-09-30 15:44:27 +02:00
Andrew Brown
f09bf94e39 Merge branch 'master' into collaboration
Conflicts:
	app/controllers/content_controller.rb
2017-09-30 15:09:11 +02:00
Andrew Brown
7d9539388f Only use mixpanel in production 2017-09-30 14:08:49 +02:00
Andrew Brown
f47741558b we're making things happen 2017-08-17 03:10:18 +02:00
Andrew Brown
dfdc958ab8 it'll all be over soon 2017-08-17 02:35:38 +02:00
Andrew Brown
e1e5c9bdfa cleanup 2017-08-17 00:49:07 +02:00
Andrew Brown
dfdb81d854 more permissions 2017-08-17 00:30:48 +02:00
Andrew Brown
c150e20eac content creation permissions 2017-08-17 00:29:48 +02:00
Andrew Brown
cfddd9a7ad allow scoping to contrib universes 2017-08-15 14:30:54 +02:00
Andrew Brown
39327f8d5f assign invites to users on signup 2017-08-15 13:51:17 +02:00
Andrew Brown
5be74214cc allow leaving a universe as collaborator 2017-08-15 13:38:56 +02:00
Andrew Brown
4b57069fa6 Allow viewing/editing collaborative content 2017-08-15 04:47:30 +02:00
Andrew Brown
8be6113fbe include contributor content in content lists 2017-08-15 04:08:26 +02:00
Andrew Brown
4eea63b868 removing contributors flow 2017-08-15 03:10:46 +02:00
Andrew Brown
1f9346f2fd Create contributors in flow 2017-08-15 02:10:31 +02:00