Commit graph

42 commits

Author SHA1 Message Date
Eric
e3b25f8486 Shorten license definition 2020-06-15 10:26:57 -05:00
Eric Schultz
45b3c436ae Re-add the style sheets accidentally deleted 2020-04-23 14:09:58 -05:00
Eric Schultz
ed50061e38 Remove unneeded non-WOFF fonts 2020-04-23 14:09:57 -05:00
Eric Schultz
1819a1f4b3 Fix routing bugs 2020-04-23 14:09:57 -05:00
Eric Schultz
a1e7d76ddd modified a lot of things 2020-04-23 14:09:56 -05:00
Eric Schultz
564711f174 Move widget css into a controller so it's updateable 2020-04-23 14:09:56 -05:00
Eric Schultz
4daaeb8c7f donate-button.v2.js builds! 2020-04-23 13:44:17 -05:00
Orlando Del Aguila
bc927e5d77 dev: add fonts to assets pipeline 2019-08-09 18:18:33 -05:00
Luis Castro
ff428870fb
chore: rename editable.css file and remove erb extension 2019-08-05 12:40:32 +02:00
Eric Schultz
7a1c95df0c Fix cornerhole on ticket 2019-06-12 09:39:21 -05:00
Eric Schultz
c3414f1754 Layout improvements for modals and other areas 2019-04-16 17:15:26 -05:00
Eric Schultz
d8c4d12e46 Remove unused mixins 2019-01-31 13:02:31 -06:00
Eric Schultz
240f39d95f Remove unused onboard_modal css file 2019-01-30 15:41:13 -06:00
Eric Schultz
1bb26cebbf Remove unused stylesheet 2018-11-21 11:21:06 -06:00
Eric Schultz
64db067e2c Fix lack of styling of campaign banners and properly clips images 2018-11-21 11:00:45 -06:00
Eric Schultz
293fa1d63a WIP 2018-11-21 11:00:45 -06:00
Kasia Jarmołkowicz
aaddc721bf Show banner on p2p create page, too 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
0a5d78b7f4 Remove custom ERB file, add campaigner profile and p2p button to campaign page 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
3167a53da8 Style banner uploading, show banner for all campaings 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
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
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
9715059d29 Reactified login form 2018-07-09 15:25:10 -05:00
Eric Schultz
5933e73529 Remove missed CommitChange logo 2018-06-07 14:48:29 -05:00
Eric Schultz
31044c9910 Remove a mistakenly kept CC logo 2018-06-07 13:49:21 -05:00
Eric Schultz
867fe73f05 correct bug where tel inputs weren't styled in a standard way 2018-06-06 10:46:26 -05:00
Eric Schultz
f8c54e9884 Add the missing licenses 2018-05-31 12:39:16 -05:00
Eric Schultz
12c99e1b69 Add initial terms and conditions support 2018-05-31 11:21:34 -05:00
Eric Schultz
32ad4ed42d Minimal theme, add for onboard 2018-05-29 12:09:42 -05:00
Eric Schultz
c1deb8be04 Remove cruft 2018-05-23 15:43:49 -05:00
Eric Schultz
42bcb46926 remove unneeded javascript asset 2018-05-23 15:40:34 -05:00
Eric Schultz
4c5b997d65 Support for grape and onboarding via react 2018-05-22 13:33:35 -05:00
Eric Schultz
d9a8aba971 Fix bug in editable.css.scss.erb 2018-04-04 14:26:35 -05:00
Eric Schultz
697110394a Fix bug in scss.erb files related to license comments 2018-03-30 16:11:37 -05:00
Bradley M. Kuhn
46193ab5fe Relicense all .scss files under new project 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

with some specific files to be licensed under the one of two licenses:
   CC0-1.0
   LGPL-3.0-or-later

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
Bradley M. Kuhn
847bc3864c Relicense all .css files as LGPL-3.0-or-later
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 CSS to
be relicensed under LGPL-3.0-or-later, so we're also relicensing all CSS
files in the repository as LGPL-3.0-or-later, too.

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
Bradley M. Kuhn
22adb4d5fd Relicense all .erb files under new project 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

with some specific files to be licensed under the one of two licenses:
   CC0-1.0
   LGPL-3.0-or-later

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