freeCodeCamp/client/src
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
..
__mocks__ feat: improve landing page (#36826) 2019-10-04 08:32:35 -07:00
__tests__/integration feat: remove news from platform 2019-01-16 13:48:38 +00:00
analytics chore: Port over mission statement and gtag (#34262) 2018-11-09 21:21:50 +05:30
assets fix(client): show certs on timeline (#37947) 2020-01-03 11:32:31 +05:30
client fix: change test-evaluator hash to refresh cache 2020-01-14 00:29:39 +09:00
client-only-routes fix: remove donation message for unauthorized users (#38188) 2020-02-10 18:34:49 +05:30
components fix(client): localise calendar to user's current timezone (#38217) 2020-02-15 00:29:41 +05:30
head feat: SSR MathJax and Stripe on routes using them (#37388) 2019-10-18 21:15:34 +05:30
pages fix: Use markdown syntax instead of HTML on exercises (#38196) 2020-02-11 23:26:09 +05:30
redux chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
resources chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
templates fix(client): disable intellisense in editor (#37813) 2020-02-09 00:26:47 +05:30
utils fix: remove all year-end gift implementation (#38030) 2020-01-09 02:37:50 +05:30
html.js revert: "fix: ensure 'night' is set before hydration" 2019-09-11 23:20:01 +05:30