Rostyslav Ugryniuk
88b263fef8
fix(client): prevent PayPal script loads in development ( #38785 )
2020-05-12 18:04:24 +05:30
Mrugesh Mohapatra
e3ee7eef3a
chore(client): bump minor & patch versions of deps
2020-05-11 22:53:55 +05:30
Vincent Endrahadi
9a25ba2633
fix(learn): improve landing page ( #38695 )
2020-05-11 18:56:12 +05:30
Mrugesh Mohapatra
161c0c20a2
fix: 404 page styles ( #38775 )
2020-05-10 12:23:22 -05:00
Kristofer Koishigawa
75e926810f
fix: search bar width ( #38693 )
2020-04-30 17:40:34 +05:30
Kristofer Koishigawa
54c93aabbb
fix: bump number of tutorials to 6,000+ ( #38694 )
2020-04-30 17:39:41 +05:30
Mrugesh Mohapatra
d866766223
fix(client): update logic for non-signedin users
2020-04-25 00:00:43 +05:30
Ahmad Abdolsaheb
a45df11de1
fix: capture one time and subscriptions separately ( #38630 )
2020-04-24 22:27:19 +05:30
Bouncey
7eb6351530
feat: add cypress for e2e tests
2020-04-23 01:42:24 +05:30
Ahmad Abdolsaheb
7db718141b
feat: add paypal script loader for one time and subscription ( #38553 )
...
* fix: add one-time payment sdk script loader
* fix: remove paypal credit
2020-04-21 00:46:34 +05:30
Kristofer Koishigawa
2e90ba4754
fix: change wording for donate buttons ( #38549 )
2020-04-14 18:48:42 +05:30
Ahmad Abdolsaheb
6517f88b6c
fix: add logos for payment buttons ( #38548 )
...
* fix: add assets
* fix: add accepted-cards and style donation assets
2020-04-14 18:22:20 +05:30
Mrugesh Mohapatra
d74d72446d
feat: use Stripe checkout on donate page
2020-04-14 12:29:06 +03:00
Mrugesh Mohapatra
946cd0665a
feat: add one-time links to PayPal.me
2020-04-14 12:29:06 +03:00
Ahmad Abdolsaheb
1519e70165
fix: remove paypal credit button ( #38537 )
2020-04-13 23:16:24 +05:30
Mrugesh Mohapatra
5f1f5554b2
fix: remove stripe card from donate page ( #38534 )
2020-04-13 16:28:34 +03:00
Mrugesh Mohapatra
00c475f663
chore: update meta and description ( #38419 )
2020-04-02 17:26:21 +05:30
Oliver Eyton-Williams
d4838f65d8
test: update HeatMap snap
2020-04-01 22:40:40 +05:30
Tom
0ffc657d5f
feat: paginate heatmap + calculate streaks on client ( #38318 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-03-31 23:34:54 +03:00
Ahmad Abdolsaheb
562f28e8b9
fix: update supporter badge logic ( #38461 )
...
* fix: update supporter badge logic
* fix: update snapshot
2020-03-28 12:34:48 +05:30
Ahmad Abdolsaheb
b7e9795466
fix: make modal donation text dynamic ( #38462 )
2020-03-28 12:34:09 +05:30
Ahmad Abdolsaheb
8aa68be560
feat: border on avatar and badge for donating campers ( #38434 )
2020-03-27 14:21:35 +05:30
Ashraf Nazar
28d363e65a
fix(client): adjust CTA button width depending on viewport ( #38432 )
2020-03-26 23:10:59 +05:30
Ashraf Nazar
66cbabda22
fix(search): add borders for list items ( #38425 )
...
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-03-26 22:35:34 +05:30
Hassaan Pasha
2b1e02daf3
fix (client): show correct paypal donation duration on donate page ( #38444 )
2020-03-26 10:51:05 +03:00
Ahmad Abdolsaheb
af46e851df
fix: make donation plan dynamic
2020-03-26 16:34:37 +09:00
Oliver Eyton-Williams
58bd0b5ce4
chore(tools): add jsx-a11y Eslint plugin ( #38438 )
...
* chore(tools): add a11y eslint plugin
* fix: use Gatsby's a11y eslint rules
* fix(search): remove unnecessary mouse listeners
2020-03-26 10:25:47 +05:30
mrugesh
786626f21e
fix(PayPal): update config pickup from env ( #38423 )
...
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-03-23 19:33:37 +05:30
Tobias Helsing
2ff5e83195
Add full width hover to map ( #38412 )
...
Co-authored-by: Tobias <tobias.helsing@futurice.com >
2020-03-22 19:15:46 +03:00
Ashraf Nazar
88e1952478
fix: ESLint warnings in logs
2020-03-21 03:09:38 +05:30
Ahmad Abdolsaheb
b561599614
fix(donate): re-enable monthly donations and update plans
2020-03-21 01:58:07 +05:30
Mrugesh Mohapatra
8866ed74c2
fix(donate): remove call to verification when not signed in
2020-03-20 13:17:39 +05:30
Ahmad Abdolsaheb
cdc8b1e8e5
feat: add reconfigurable paypal button to donate page
2020-03-20 10:05:07 +05:30
Mrugesh Mohapatra
170e3dbf4f
fix(donate): remove isSigned in check temporarily
2020-03-19 23:55:47 +05:30
Mrugesh Mohapatra
585527d145
feat: add paypal donation to modals and certificates
2020-03-19 23:55:47 +05:30
Mrugesh Mohapatra
c30f0dbf0d
fix(client): fixup PayPal intergration
2020-03-19 17:18:53 +05:30
Mrugesh Mohapatra
9d72ccf048
chore(client): remove PayPal integration
...
This commit removes the changes introduced via #38239 to unblock deployment to production
2020-03-18 00:18:23 +05:30
Jacob Robinson
00347ff8bf
feat(client): add space for flash message ( #38327 )
2020-03-17 11:07:42 +05:30
Mrugesh Mohapatra
f9277b4fec
fix(env): make PayPal env config dynamic
2020-03-16 18:35:52 +05:30
Ahmad Abdolsaheb
6c6eadfbe4
feat(donate): PayPal integration
2020-03-16 18:35:51 +05:30
Hassaan Pasha
5294936667
fix(learn): prevent indexing learn pages on search engines ( #38260 )
...
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-03-03 20:57:53 +05:30
Ahmad Abdolsaheb
2c3de17c74
fix: open universal nav links on the same tab ( #38273 )
2020-02-27 00:39:56 +05:30
Oliver Eyton-Williams
3fff454872
fix(client): localise calendar to user's current timezone ( #38217 )
...
* fix: localise Heatmap to user's timezone
Rather than using ISO formatted date strings, this uses Date objects
for simplicity and to ensure that the heatmap is correct for the
timezone it is viewed in. It should also match the timeline which is
also localised to the viewing computer's timezone.
* test: update snapshot
2020-02-15 00:29:41 +05:30
Josh Soref
004b99bf8f
chore: fix typos in spelling ( #38100 )
...
* spelling: accidentally
* spelling: announce
* spelling: assembly
* spelling: avoid
* spelling: backend
* spelling: because
* spelling: claimed
* spelling: candidate
* spelling: certification
* spelling: certified
* spelling: challenge
* spelling: circular
* spelling: it isn't
* spelling: coins
* spelling: combination
* spelling: compliant
* spelling: containers
* spelling: concise
* spelling: deprecated
* spelling: development
* spelling: donor
* spelling: error
* spelling: everything
* spelling: exceed
* spelling: exist
* spelling: falsy
* spelling: faulty
* spelling: forward
* spelling: handle
* spelling: indicates
* spelling: initial
* spelling: integers
* spelling: issealed
* spelling: javascript
* spelling: length
* spelling: maximum
* spelling: minimum
* spelling: mutable
* spelling: notifier
* spelling: coordinate
* spelling: passport
* spelling: perform
* spelling: permuter
* spelling: placeholder
* spelling: progressively
* spelling: semantic
* spelling: submission
* spelling: submit
* spelling: translations
* spelling: turquoise
* spelling: visualization
* spelling: without
* spelling: registration
* spelling: representation
2020-02-08 23:59:10 +05:30
Mika Laaksonen
f4fbe1d97c
fix(client): Header and buttons text made smaller ( #38110 )
...
* Front page header and login buttons text made smaller
* Increased headers size a little to all be over 1rem
2020-02-08 18:28:25 +05:30
Kristofer Koishigawa
4ef445c543
feat: add styles for markdown tables and convert some HTML tables to markdown ( #38126 )
2020-02-07 09:47:35 +01:00
Ahmad Abdolsaheb
24eb2c4310
fix: add donation ga and tests ( #38003 )
...
* fix: add donation ga
* feat: add ga-saga tests
2020-02-04 11:13:56 +05:30
Oliver Eyton-Williams
992ee98cc1
fix: make no-hits result seem non-interactive
2020-02-04 10:56:34 +05:30
Oliver Eyton-Williams
00e0f574df
refactor: move no hits case into own component
2020-02-04 10:56:34 +05:30
Tom
964328dbae
fix(client): accuracy issue with heatmap ( #38137 )
...
* fix/accuracy-issue-with-heatmap
* fix: typo
* feat: add test and simplify logic
* test: mock Date.now and update snapshot
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-02-04 10:37:04 +05:30