summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change lego submodule to masterstaginggus2021-10-22
|
* new gitlabciemma peel2021-10-20
|
* Merge branch 'yec21' into stagingkez2021-10-19
|\
| * Temporarily point lego at the yec21 branch for stagingkez2021-10-19
| |
| * Update the shirt/sweatshirt labels, sizes, and imageskez2021-10-14
| |
| * Use npm instead of yarnkez2021-10-14
| | | | | | | | | | Yarn can't find the packages needed to build the js anymore, but npm can.
| * node_modules shouldn't be trackedkez2021-10-14
| |
| * Update the opengraph description, title, and metacardkez2021-10-14
| |
| * Change the lime color to the new #EFB149 colorkez2021-10-14
| |
| * Enable the donate counterkez2021-10-14
| |
| * Remove fallback.js from the footer templateskez2021-10-12
| | | | | | | | | | This JS file seems to be from another site. Including it breaks using hash urls for linking to an id on a page.
| * Fix crypto page template not displaying crypto addresseskez2021-07-08
| |
| * Merge branch 'kez-fix-footer-links-again'gus2021-07-08
| |\
* | | better strings for l10nemma peel2021-07-12
| | |
* | | make fields translatable. part of ↵emma peel2021-07-12
| | | | | | | | | | | | https://gitlab.torproject.org/tpo/web/donate-static/-/issues/31
* | | Update lego submodule to latest revisionkez2021-07-09
| | |
* | | Move the donate-thank-you page to markdownkez2021-07-09
| | |
* | | Move the index page to markdownkez2021-07-09
| | |
* | | Move the monthly giving page to markdownkez2021-07-09
| | | | | | | | | | | | | | | | | | Change the donate-form model to markdown so that the field renders correctly See: tpo/web/donate-static#37
* | | Move the /champions-of-privacy page to markdownkez2021-06-30
| | | | | | | | | | | | See: tpo/web/donate-static#34
* | | Move the /privacy-policy page to markdownkez2021-06-30
| | | | | | | | | | | | See: tpo/web/donate-static#34
* | | Move the /state-disclosures page to markdownkez2021-06-30
| | | | | | | | | | | | See: tpo/web/donate-static#34
* | | Fix crypto page template not displaying crypto addresseskez2021-06-29
| | |
* | | Move the donor FAQ pages entirely to structured markdownkez2021-06-29
| | |
* | | Merge remote-tracking branch 'gitlab/kez-fix-footer-links-again' into staginggus2021-06-28
|\ \ \ | | |/ | |/|
| * | Correctly fix the footer links linking to the wrong pagekez2021-06-24
| | | | | | | | | | | | | | | | | | | | | The previous solution was fragile and would most likely break in the future. This is the correct solution. See: tpo/web/donate-static!36
* | | Merge remote-tracking branch 'gitlab/kez-donate-form-pages' into staginggus2021-06-28
|\ \ \ | | |/ | |/|
| * | Move the final template to the new layout, remove legacy layoutkez2021-06-25
| | |
| * | Move the remaining donate-pages to new layout templatekez2021-06-25
| | |
| * | Move the donate-form pages to the new layout templatekez2021-06-25
| | |
| * | Make donate-form.html extend the new layout templatekez2021-06-25
| | |
| * | Create new layout.html templatekez2021-06-25
| | |
| * | Make meta.html self-contained, add block for headkez2021-06-25
| |/
* | Merge branch 'staging' of git-rw.torproject.org:project/web/donate-static ↵gus2021-06-28
|\ \ | |/ |/| | | into staging
| * Merge branch 'skirtiadi/49118-other-perk' into stagingskirtiadi2021-01-12
| |\
| * \ Merge branch '49791-onion-service-donate-api' into stagingPeter Haight2020-12-23
| |\ \
| | * | Use onion service for fetch when onion pagePeter Haight2020-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the donate page is requested through the onion service version of the website, we want to do all the fetches through the onion service version of the donate-api website to deal with CORS issues with fetch and cookies. Issue #49791
| | * | Only add credit card in dev environment if not httpsPeter Haight2020-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to be able to test using the onion service on staging like it works on production, so we want the behavor on staging to be the same as production so we're adding a new configuration environment called staging for that. Issue #49252
| | * | Only has paypal as payment processor if page not loaded on httpsskirtiadi2020-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stripe gives a js error when the page is loaded on non-https that causes the form to not load at all. This commit removes the credit card payment for such case on prod and just make paypal as default and only method. Issue #49252
| * | | Only add credit card in dev environment if not httpsPeter Haight2020-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to be able to test using the onion service on staging like it works on production, so we want the behavor on staging to be the same as production so we're adding a new configuration environment called staging for that. Issue #49252
| * | | Only has paypal as payment processor if page not loaded on httpsskirtiadi2020-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stripe gives a js error when the page is loaded on non-https that causes the form to not load at all. This commit removes the credit card payment for such case on prod and just make paypal as default and only method. Issue #49252
* | | | Fix footer links 404'ing from relative pathkez2021-06-20
| | | |
* | | | Add Dogecoin wallet address. Fix #23gus2021-03-15
| |_|/ |/| |
* | | Fix perk selection when other amount is selected.skirtiadi2021-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial symptom is that when an "other" amount is selected after a perk tile is clicked, and the amount is less than the minimum amount for the perk, the perk is not cancelled. This causes a perk to be selected in Civi though no perk is true, instead of blank. A perk selection cancellation is now implemented if such condition happens. Issue #49118
* | | Merge branch 'hide-counter'gus2021-01-01
|\ \ \
| * | | Remove header_tag_line and hide counter from contents.lrDuncan2020-12-30
| | |/ | |/|
* | | Add sticker pack and remove Tor masks. Fix #22gus2020-12-22
|/ /
* | Updating header_tag_lineDuncan2020-12-18
| |
* | Fix typohiro2020-12-11
| |
* | Disable js modalhiro2020-12-11
| |