Commit graph

16 commits

Author SHA1 Message Date
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
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
6b23f21b56 Fix bug where an undefined last or first name for a dedication displays weird on the payment page 2018-10-25 12:45:07 -05:00
Eric Schultz
976dede3eb Dedications default to 'in honor of' 2018-10-25 12:45:07 -05:00
Eric Schultz
6bbdfc4ebc Make contacts in dedications into usable json 2018-10-25 12:45:07 -05:00
Eric Schultz
227bb8ff14 Remove unneeded function 2018-10-25 12:43:04 -05:00
Eric Schultz
bb67341f37 EditDonationPane works in React 2018-10-25 12:43:04 -05:00
Eric Schultz
7fdba9745b Fix typo preventing Facebook shares from working 2018-09-13 16:12:22 -05:00
Eric Schultz
0c19b7300e The close button no longer exists on embedded wizards 2018-08-31 10:43:29 -05:00
Eric Schultz
26166477fa remove a seemingly unneeded i18n.js file 2018-07-23 16:19:31 -05:00
Eric Schultz
d445904c34 Properly license .es6 files. Fixes #18 2018-03-29 15:42:43 -05:00
Eric Schultz
b91f878584 Fix for javascript failures when partial dollars are used for campaign amounts 2018-03-28 15:56:45 -05:00
Eric Schultz
0e509244be Fixes bug where backend RDs can't be setup 2018-03-27 16:53:53 -05:00
Bradley M. Kuhn
fc77ee76d6 Relicense Javascript code in accordance with project's new license
The primary license of the project is changing to:
  AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later

The Additional Permission is designed to permit publicly distributed
Javascript code to be relicensed under LGPL-3.0-or-later, but not server-side
Javascript code.  As such, we've relicensed here static Javscript files under
LGPL-3.0-or-later, and those that run as part of build and/or server side
under AGPL-3.0-or-later.

Note that in future, Javascript files may be updated to be stronger copyleft
license with the Additional Permission, particularly if they adapted to run
on server side and/or turned into templates.  Of course, we'd seek public
discussion with the contributor community about such changes.

This commit is one of the many steps to relicense the entire codebase.

Documentation granting permission for this relicensing (from all past
contributors who hold copyrights) is on file with Software Freedom
Conservancy, Inc.
2018-03-25 15:10:40 -04:00
Eric Schultz
08b383de62 Initial commit. Previous history maintained by CommitChange 2018-03-25 13:30:42 -04:00