Closed
Bug 1103437
Opened 10 years ago
Closed 10 years ago
F.M.O - "Live Version" site - Dynamic totalizer (temporary, manual version)
Categories
(Mozilla Foundation Communications :: Website, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mavis, Assigned: mavis)
References
Details
(Whiteboard: [EOYFR2014][studio mofo][f.m.o][nov28][p1])
Attachments
(1 file)
There are some pending conversations happening regarding PayPal API usage.
We would like to put up the totalizer as soon as possible so the fallback solution is
1) Every x hours, we grab the "Total Payment Received(since Nov. 1)" amount from PayPal Dashboard
2) Manually plug the number in to f.m.o
Once we sort out the PayPal API issues, we will switch over and will be pulling data from our cache server.
Assignee | ||
Comment 1•10 years ago
|
||
Hello friends, can I get you to review my PR? :)
I used this Odometer library(http://github.hubspot.com/odometer/) to do the animation. And all the logics are happening in this file: https://github.com/mmmavis/eoy-fundraising/blob/bug-1103437-totalizer-temp-solution/themes/OneMozilla-child/js/totalizer.js
Attachment #8527254 -
Flags: review?(scott)
Attachment #8527254 -
Flags: review?(bobby)
Comment 2•10 years ago
|
||
Are there instructions as to how to run this locally and what pages to run to test?
Comment 3•10 years ago
|
||
If getting this to run locally isn't easy or the normal workflow, can we land it and get it on staging? Would that be a better way to test?
Assignee | ||
Comment 4•10 years ago
|
||
Hey Scott, if you wanna install WordPress and run this locally I can write some instructions
Otherwise
1) You can find the same code here: https://github.com/mmmavis/eoy-totalizer
2) I can also land this on staging for us to check out
Assignee | ||
Comment 5•10 years ago
|
||
On staging now: http://fundraising2.mofostaging.net/
Updated•10 years ago
|
Attachment #8527254 -
Flags: review?(scott) → review+
Comment 6•10 years ago
|
||
Mavis, can we close this now?
It's merged and works well.
Flags: needinfo?(mavis)
Assignee | ||
Comment 7•10 years ago
|
||
Love to do that!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(mavis)
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Comment 8•10 years ago
|
||
Comment on attachment 8527254 [details] [review]
GitHub PR
Cool cool. Might just want to take out those console.logs.
Attachment #8527254 -
Flags: review?(bobby) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•