Feature #11824

Rewrite JS on /donate with vanilla JS

Added by sajolida 2016-09-22 05:03:35 . Updated 2016-10-04 14:44:21 .

Status:
Resolved
Priority:
Low
Assignee:
Category:
Fundraising
Target version:
Start date:
2016-09-22
Due date:
% Done:

100%

Feature Branch:
451f:web/10176-redesign-donate
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

This would make our page faster to load by getting rid of jQuery and button.js.


Subtasks


Related issues

Related to Tails - Feature #10176: Redesign the Donate page Resolved 2016-08-25

History

#1 Updated by sajolida 2016-09-22 05:03:45

#2 Updated by Anonymous 2016-09-26 15:22:33

  • Assignee set to sajolida
  • % Done changed from 0 to 10
  • QA Check set to Ready for QA
  • Feature Branch set to 451f:web/10176-redesign-donate

I did that, please review. I must admit that I did not test to rebuild the wiki as is, I simply used an already compiled version of the html.

#3 Updated by anonym 2016-10-03 20:36:51

  • Assignee changed from sajolida to anonym

I’ll try to review this. It looks simple, but I’ve never done any web-related JavaScript (hah!) so we’ll see..

#4 Updated by anonym 2016-10-04 14:44:21

  • Status changed from Confirmed to Resolved
  • Assignee deleted (anonym)
  • % Done changed from 10 to 100
  • QA Check changed from Ready for QA to Pass

Code looks great and it works better than the old version (e.g. the submit form will refuse non-numerical custom amounts). Merged!