Commit Graph

611 Commits

Author SHA1 Message Date
Andrew Brown
cd3b606741 Style content#new and content#edit to use the same design as content#show 2017-02-23 16:55:43 +00:00
Andrew Brown
b347f03a3e Style login page 2017-02-23 15:31:04 +00:00
Andrew Brown
8d32b47607 Only show fabs for content current_user can create 2017-02-23 14:51:45 +00:00
Andrew Brown
d7a41aae27 Update footer with social links 2017-02-23 14:50:03 +00:00
Andrew Brown
fff5abf02e Style share modal 2017-02-23 14:41:02 +00:00
Andrew Brown
947bed198d Style custom attributes/fields modal 2017-02-23 14:24:35 +00:00
Andrew Brown
377ec0453f Polish up content#show 2017-02-23 13:40:38 +00:00
Andrew Brown
9c58fd9d3c Hook up panel links on content#show 2017-02-21 21:21:20 +00:00
Andrew Brown
2dc3883c5b abstract out some partials #wip 2017-02-21 20:30:00 +00:00
Andrew Brown
041813d8e2 WIP design tweaks for dashboard and content#show pages 2017-02-21 20:01:45 +00:00
Andrew Brown
9b60c23ec3 track universe lock stats also 2017-02-21 18:01:31 +00:00
Andrew Brown
e5f6cc914a Add mixpanel tracking for recent activity clicks and serendipitous questions 2017-02-21 17:30:02 +00:00
Andrew Brown
8f52fbdef7 Replace sidebar subscription message with image upload message 2017-02-20 19:50:21 +00:00
Andrew Brown
19f5ff03a4 Show content list banners even when users don't have any content of that type 2017-02-20 19:50:07 +00:00
Andrew Brown
cf0ba4d114 Don't show things users can't create on dashboard unless they already have some 2017-02-20 19:10:46 +00:00
Andrew Brown
56aee7d428 Update CTA button colors on landing page 2017-02-20 18:47:20 +00:00
Andrew Brown
f6a9dfa63e Fix out-of-space message on upload and CTA 2017-02-20 18:11:49 +00:00
Andrew Brown
a90f042caa Allow uploading more than 2 images at a time 2017-02-20 17:46:59 +00:00
Andrew Brown
8bf873a254 Add upload bandwidth to landing page 2017-02-19 01:24:17 +00:00
Andrew Brown
3da3e694a6 Show bandwidth on billing page, up kb to 1GB for premium users 2017-02-18 02:55:59 +00:00
Andrew Brown
96e0a60ea9 Subtract account bandwidth on upload, refund on delete 2017-02-18 02:24:38 +00:00
Andrew Brown
6ce64d09b0 Merge branch 'master' into release/uploads
Conflicts:
	app/views/content/form/_panel.html.erb
	app/views/content/show.html.erb
2017-02-18 00:56:37 +00:00
Andrew Brown
1cf19aea75 Polishing gallery ui 2017-02-18 00:36:16 +00:00
Andrew Brown
ee13d748f3 Fix image destroy callback 2017-02-18 00:26:58 +00:00
Andrew Brown
c7af58da77 Delete images on s3 also 2017-02-18 00:11:35 +00:00
Andrew Brown
f30baeabfa allow deleting uploaded images 2017-02-17 23:48:21 +00:00
Andrew Brown
b211f7974f Style gallery edit partial 2017-02-17 23:29:49 +00:00
Andrew Brown
1b1fae1bb7 Show uploaded image galleries on content show pages 2017-02-17 23:01:09 +00:00
Andrew Brown
4c0cd9a1f1 Style image upload 2017-02-17 22:52:24 +00:00
Andrew Brown
d072a4c730 Show uploaded images on Gallery tab 2017-02-17 22:25:16 +00:00
Andrew Brown
bb01a25614 Upload images to S3 2017-02-17 21:03:29 +00:00
Andrew Brown
f2053b3ae0 Hook up frontend to allow multiple file uploads 2017-02-17 18:54:36 +00:00
Andrew Brown
737273d2ae Single image uploading, needs processing in controller 2017-02-17 01:41:41 +00:00
Andrew Brown
099b252e8e Add gallery tab to characters 2017-02-16 20:04:18 +00:00
Andrew Brown
46b8b93c83 Don't show upgrade CTA on extended content if you're on premium 2017-02-15 19:01:09 +00:00
Andrew Brown
792182e929 End early adopters premium promotion (RIP in pepperonis) 2017-02-15 18:55:33 +00:00
Andrew Brown
798ac705ed Clean up content panel actions + allow expanding all tabs at once 2017-02-14 19:58:27 +00:00
Andrew Brown
655d38a10b Clean up dashboard HTML 2017-02-06 17:13:12 +00:00
Andrew Brown
84d3407a31 Don't include the current content in content linking dropdowns, closes #11 2017-02-06 14:47:51 +00:00
Andrew Brown
93f280f86f Use global markdown rendering singleton, closes #148 2017-02-06 14:36:17 +00:00
Andrew Brown
243d62ff0e Fix small issue from merge conflict 2017-02-06 11:33:48 +00:00
Andrew Brown
15dbc3074e Merge branch 'master' into mobile-header-dropdown
Conflicts:
	app/views/layouts/_navbar.html.erb
2017-02-06 11:26:15 +00:00
Andrew Brown
b134cf946b Landing page internationalization 2017-02-03 16:17:12 +00:00
Andrew Brown
7d1d3f176d Show all included content types on universe#show, not just core types 2017-02-03 15:11:34 +00:00
Andrew Brown
5347bf362f Don't let beta users change their plan 2017-02-01 15:46:55 +00:00
Andrew Brown
fb5b889993 Open blog post link in a new tab, too 2017-02-01 15:04:51 +00:00
Andrew Brown
20e95ffafb Don't mind me, forgot link to blog post 2017-02-01 15:03:44 +00:00
Andrew Brown
54eab3dc05 Oopsies, glad we have tests 2017-01-31 21:15:08 +00:00
Andrew Brown
0cff91f542 Fix potential issue with sidebar filter 2017-01-31 21:02:45 +00:00
Andrew Brown
d84b9cf1a3 Show reassuring message to free-for-lifers 2017-01-31 17:57:44 +00:00