Commit Graph

36 Commits

Author SHA1 Message Date
Andrew Brown
227a56c555 Rename app internally from PlanCharacters to Notebook 2017-05-23 19:59:01 +00:00
Andrew Brown
a937591287 serve static assets 2017-04-30 23:08:57 +01:00
Andrew Brown
95211d6e1f Add production paperclip config 2017-02-20 16:06:58 +00:00
Andrew Brown
d072a4c730 Show uploaded images on Gallery tab 2017-02-17 22:25:16 +00:00
Andrew Brown
6941562141 Pretty code is happy code :) 2017-02-16 20:31:20 +00:00
Andrew Brown
48af714fce Paperclip config for S3 2017-02-16 20:26:18 +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
Mitchel Pigsley
054adaf946 Create custom 404 page that is responsive 2017-02-04 13:31:52 -06:00
Andrew Brown
defba2249b Tests for changing subscriptions and resulting permissions 2017-01-25 19:14:29 +00:00
Andrew Brown
863116d8e4 Don't create stripe customers in test env :( 2017-01-25 16:45:33 +00:00
Andrew Brown
4b962808ec Move billingplan initialization to rakefile to fix test initializations 2017-01-24 15:54:40 +00:00
Andrew Brown
959731ac43 Ask for card info and allow switching between subscription tiers 2017-01-23 21:59:07 +00:00
Andrew Brown
81b26c2505 Add stripe + initialize stripe customers on user create 2017-01-23 15:22:58 +00:00
Robert Richter
9599b71157
Make assets compile immediately in development 2017-01-01 17:09:33 -06:00
Robert Richter
1ce16228a7
Extract content tests into an example 2016-10-01 12:21:19 -05:00
Robert Richter
ccc2aeef24
Add JSON LD blocks to User pages 2016-09-06 10:23:05 -05:00
Andrew Brown
386965010e Merge branch 'master' of https://github.com/indentlabs/Indent 2016-09-01 23:28:59 -05:00
Andrew Brown
7070ae8b0b Use sendgrid for emails in production 2016-09-01 23:27:00 -05:00
Robert Richter
af7af4a3e2
Rubocop auto-correct 2016-08-26 14:56:52 -05:00
Andrew Brown
141e5e9d3a update mailer default host config 2016-08-19 16:55:07 -05:00
Robert Richter
2996248b42
Enable errors raised in callbacks to be propagated
Clears up another deprecation warning.
2016-07-11 20:47:58 -05:00
Robert Richter
89faa430e3
Fix deprecation warning on unit tests 2016-07-11 18:12:55 -05:00
Andrew Brown
c516b6f888 add devise secret 2016-04-07 01:14:04 -05:00
Andrew Brown
c5564968fd Add devise 2016-04-04 22:58:47 -05:00
Robert Richter
3be8dc9a78 Clean style of config files 2015-03-29 16:38:44 -05:00
Robert Richter
00e793bf1e Refactor style using the Rubocop auto-correct 2015-03-25 22:42:45 -05:00
Andrew Brown
b717fddf54 Fix possible merge conflict from prod 2015-03-16 07:40:27 +00:00
Robert Richter
2609a882a1 Set eager_load configs as per Rake's recommendation 2015-03-13 20:14:47 -05:00
Andrew Brown
06c6b0ce89 Merge resolution 2015-03-13 20:12:42 -05:00
Andrew Brown
39b6cdddce Squashed commit of the following:
commit 98cce1cece
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 22:32:13 2014 +0000

    precompile assets

commit 5d8ee6b0b9
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 22:30:10 2014 +0000

    show map on location page

commit 0bbbf65be6
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 22:18:43 2014 +0000

    upload + read works oh god that took long enough

commit 8ca38110d3
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:48:23 2014 +0000

    halve the number of transformations needed on map uploads

commit 866ad0f32c
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:48:03 2014 +0000

    add aws credentials to dev environment

commit f55dc796fa
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:34:20 2014 +0000

    imagemagick gem for image resizing

commit 666e7ac260
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:18:55 2014 +0000

    add dev s3 bucket for testing

commit 9984a475e8
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:17:45 2014 +0000

    add upload form to locations#new

commit 72ed656e82
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:05:25 2014 +0000

    use mongoid-paperclip instead of paperclip

commit 01204e1443
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 19:00:38 2014 +0000

    add attached_file property to location model

commit 3097be4a5a
Author: Andrew Brown <drusepth@gmail.com>
Date:   Tue Jan 7 18:58:25 2014 +0000

    set paperclip aws config
2014-01-07 22:48:06 +00:00
Andrew Brown
3a313c3052 config.assets.compile = true again in prod 2013-12-08 19:42:26 -06:00
Andrew Brown
0bf9666937 garbage change to push to heroku again to trigger push hooks 2013-12-08 19:39:39 -06:00
Andrew Brown
5ec2741d3f config.assets.compile = true in prod 2013-12-08 19:25:27 -06:00
Andrew Brown
3ae996c3c3 fixed asset pipeline bug, no longer need to recompile changes to js/css 2013-12-08 16:07:32 -06:00
Andrew Brown
77336bb096 working picker for character forms 2013-01-01 19:58:48 -06:00
Andrew Brown
bb7c5eeee4 rails app 2012-12-22 17:39:34 -06:00