Commit Graph

4221 Commits

Author SHA1 Message Date
Andrew Brown
e689c5172e Add expand-all toggling instead of just one-way expanding 2017-02-23 17:01:32 +00:00
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
7696a9d25a Merge branch 'master' into release/material-design-tweaks 2017-02-23 16:32:41 +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
619d034eba Don't error on anonymous users viewing content :| 2017-02-22 13:25:28 +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
28b01532e4 Fix mixpanel track on image upload 2017-02-21 19:14:50 +00:00
Andrew Brown
9b60c23ec3 track universe lock stats also 2017-02-21 18:01:31 +00:00
Andrew Brown
9824991795 Add a few other js mixpanel tracks 2017-02-21 17:35: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
963769e3c9 Add mixpanel action tracking for all server actions 2017-02-21 17:12:43 +00:00
Andrew Brown
3c785d21c6 Add temporary BP check so tests pass and deploy to heroku :) 2017-02-20 21:07:58 +00:00
Andrew Brown
8d480f7efd Fix typo in religion "other names" field strong param 2017-02-20 21:05:58 +00:00
Andrew Brown
c24af85bd1 Allow free-for-life users to create more than 5 universes 2017-02-20 20:53:25 +00:00
Andrew Brown
85e338805f Merge pull request #187 from indentlabs/release/uploads
Oh boy, missing a few commits
2017-02-20 20:31:47 +00:00
Andrew Brown
22e2f42f4b Merge branch 'master' into release/uploads 2017-02-20 20:28:07 +00:00
Andrew Brown
e69464d041 Merge pull request #186 from indentlabs/release/uploads
Release/uploads
2017-02-20 20:14:50 +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
5356572f04 Data migrations for updating billing plans and existing users 2017-02-20 18:44:36 +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
9cd7bfa396 Allow uploading images alongside initial content creation 2017-02-20 16:22:40 +00:00
Andrew Brown
95211d6e1f Add production paperclip config 2017-02-20 16:06:58 +00:00
Andrew Brown
db1edb48f6 Enable image uploads on all content 2017-02-20 16:05:16 +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
565d5b9db8 Add 50MB upload bandwidth to all users 2017-02-18 01:13:43 +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
ee5fe081e7 Store modified image styles properly, e2e uploads tested 2017-02-17 22:07:25 +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