Commit graph

89 commits

Author SHA1 Message Date
Kasia Jarmołkowicz
bb0bebe8f7 Fix loading avatar image 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
d888be0242 Campaign template create, delete 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
abd5fbe63e WIP use s3 without region 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
02868b5e17 WIP no, seriously fix the bucket address bug 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
f1027ab564 WIP fix aws address issue 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
be98ec94b7 Puts AWS config 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
a7f0c809b4 Fixes after merge 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
399f6ff0c6 Merge branch 'p2p-campaigns' into h-custom-layout 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
b99f7959ce Add CampaignTemplate
Read S3 bucket name and AWS region from env

Add /postgres-data to .gitignore

Custom campaign layout

Adjust custom layout

wip fix wizard init on campaign page

wip adjust design

adjust campaigner profile section

wider banner, fix button colours

Fix custom layout

Add custom_layout to nonprofit and render, if exists

Fallback profile picture

wip
2018-11-21 11:00:44 -06:00
Eric Schultz
1d66022879 Remove unused guest footer 2018-11-07 15:23:35 -06:00
Eric Schultz
9fe0fa09ed Remove invalid explore link 2018-11-07 14:48:39 -06:00
Eric Schultz
96268c17fc Remove unused old campaign page code 2018-11-01 12:24:44 -05:00
Eric Schultz
8393bfe2db Fix notification bug on the supporter side panel 2018-10-25 12:45:07 -05:00
Eric Schultz
4aaf005252 Finish the offsite_payment_pane 2018-10-25 12:45:07 -05:00
Eric Schultz
bb67341f37 EditDonationPane works in React 2018-10-25 12:43:04 -05:00
Eric Schultz
efbe2a0a80 Provide editable range to the end-of-year report 2018-10-24 11:36:50 -05:00
Eric Schultz
0ca77c5c72 Fix some bugs for finding list subscribers and setting atributes on EmailList 2018-10-24 11:36:34 -05:00
Eric Schultz
9d4925dc78 Can hard sync a mailchimp list 2018-10-24 11:36:02 -05:00
Eric Schultz
fd5b1a68ef Correct language on org page to say and localize it 2018-10-10 13:44:30 -05:00
Eric Schultz
d0bda57f69 Add in recurring_donation cancel/modify link 2018-10-09 13:34:57 -05:00
Eric Schultz
faf1d7d84a Add api_domain to configuration 2018-09-10 14:26:09 -05:00
Eric Schultz
41d69fd6c6 Support for threadsafe mode 2018-08-31 11:32:55 -05:00
Eric Schultz
9ca314c8e9 Fix bug where p2p campaign editors couldn't add offsite donations 2018-08-30 15:16:06 -05:00
Eric Schultz
b1f89cbff4 Check numbers now shown in edit donation modal 2018-08-27 12:30:34 -05:00
Eric Schultz
e80e474b8d Correct missing license header on app/api/houdini/v1/api.rb 2018-08-25 15:59:47 -05:00
Eric Schultz
82dbe471bd Correct a bug where we get all params in the nonprofit 2018-08-16 14:33:36 -05:00
Eric Schultz
5026af021d Fix for nonprofit being weird 2018-08-16 13:29:29 -05:00
Eric Schultz
1618498d3e Remove additional unused methods 2018-08-16 10:55:33 -05:00
Eric Schultz
19dd2d7249 remove unneeded method in Supporter 2018-08-15 17:09:28 -05:00
Eric Schultz
f986614613 remove ability for notifying nonprofits about the events they created 2018-08-15 11:56:14 -05:00
Eric Schultz
51ec6f906c Correct the language in the todo messages 2018-08-08 13:13:23 -05:00
Eric Schultz
ab2cd71865 Fix help_url things 2018-08-08 13:13:23 -05:00
Eric Schultz
99e59d4fcc Fix for incorrect donation emails 2018-08-07 15:56:08 -05:00
Eric Schultz
5a0b638771 Fix url in stylesheet for OpenSans Condensed 2018-08-02 14:29:48 -05:00
Eric Schultz
e3fb6e6c92 Fix logo stretching on minimal pages in IE11 2018-07-31 13:47:56 -05:00
Eric Schultz
c257da5c8c Fix for strange bug with is-stuck 2018-07-31 13:28:27 -05:00
Eric Schultz
073851573f Remove unneeded polyfill.js call 2018-07-26 21:49:49 -05:00
Eric Schultz
11b7210048 Fix flexbox on IE11 2018-07-26 21:39:40 -05:00
Eric Schultz
1561198873 Make sure flex is only set on the minimal pages 2018-07-25 10:08:09 -05:00
Eric Schultz
d18d4de307 Fix some views that display currency 2018-07-25 10:07:51 -05:00
Eric Schultz
747c357c39 Remove unneeded space. Closes #84 2018-07-25 10:07:35 -05:00
Eric Schultz
4438f9c82d
Merge pull request #83 from houdiniproject/maintenance
Provide support for a maintenance mode
2018-07-20 16:37:58 -05:00
Eric Schultz
e294c72cd1 Correct bug where correct currency symbol wasn't included on all pages 2018-07-20 15:13:44 -05:00
Eric Schultz
1ad29e7436 If maintenance_token is nil, you can't pass an empty token to get in. 2018-07-19 12:59:43 -05:00
Eric Schultz
3dd63135a8 Add maintenance feature 2018-07-19 12:14:03 -05:00
Eric Schultz
6da496b736 Correct bug in the Google Maps key inclusion 2018-07-17 17:05:00 -05:00
Eric Schultz
55eae298a4 Fix bug where the link to the terms and privacy page wasn't always correct 2018-07-10 15:09:34 -05:00
Eric Schultz
9715059d29 Reactified login form 2018-07-09 15:25:10 -05:00
Eric Schultz
61920994d8 Add necessary viewport info for apified pages 2018-07-03 12:21:11 -05:00
Eric Schultz
aedfea70b5 Closes #66 2018-06-08 10:21:09 -05:00