Commit Graph

1388 Commits

Author SHA1 Message Date
Bouncey
09e563f742 chore: remove fetchr 2019-02-19 14:30:27 +05:30
Randell Dawson
aa621a20b5 fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
Valeriy
7530f62f63 fix(client): learn layout does not stretch to the bottom 2019-02-19 01:49:00 +05:30
Saransh Kataria
63d15e0d98 fix: updated signature URL to freecodecamp CDN (#34923) 2019-02-18 21:28:03 +05:30
Kristofer Koishigawa
ccd45f77ff fix(client): collapsing reflex containers. (#35247) 2019-02-18 21:04:04 +05:30
Valeriy
0d787ceeec fix(client): remove unused var 2019-02-18 14:39:56 +00:00
Valeriy
1a889d9f3f fix(footer): change nonLearnPage to showFooter 2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
71cf52144e fix(footer): show only on non-learn pages 2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
b94c87494c feat: update labels for Learn 2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
fbc4db1e9b revert(client): place tool panel at the bottom
This reverts commit e6d2a9df93.
2019-02-18 14:39:56 +00:00
Valeriy
71cf4495cb fix(client): get backend challenge data on challenge mount 2019-02-18 13:49:24 +00:00
Ahmad Abdolsaheb
3b12bbb716 fix: add space (#35264) 2019-02-17 11:53:40 -08:00
Ahmad Abdolsaheb
4fd54a085c fix(client): improve search ui (#35146) 2019-02-17 00:38:33 +03:00
Valeriy S
4c252654a4 fix(client): refactor a challenge preview saga 2019-02-16 17:48:37 +00:00
Valeriy S
98f979f3b4 fix(client): disable build on error 2019-02-16 17:48:37 +00:00
Valeriy S
2981d776c7 fix(client): update success message for all challenges 2019-02-16 17:30:37 +00:00
Valeriy S
f6fa754906 fix(client): update current challenge for all challenges 2019-02-16 17:30:37 +00:00
Bouncey
ca298e9bde fix: Revert to relative ajax urls 2019-02-16 12:27:23 +05:30
Aravind V. Nair
33a61fe074 docs: optimise images (#35240) 2019-02-16 12:04:16 +05:30
Ahmad Abdolsaheb
c413995a4f fix: turn non CTA buttons to ghost 2019-02-16 01:31:12 +03:00
Ahmad Abdolsaheb
4edd995c76 fix: standarize form field UI 2019-02-16 01:13:57 +03:00
Ahmad Abdolsaheb
e727acb281 fix: do not render empty instructions 2019-02-16 01:13:57 +03:00
Valeriy S
3eb6cf6e67 feat(client): place tool panel at the bottom 2019-02-16 01:13:11 +05:30
Bouncey
463a83b459 fix: Do not use relative api locations 2019-02-15 14:49:53 +00:00
Niraj Nandish
092d25d63c fix: alignment of number of challenges in Map Title (#35130) 2019-02-15 15:36:05 +05:30
Ahmad Abdolsaheb
64e4f943ac fix(client): remove appearance on buttons (#35221) 2019-02-15 10:51:51 +03:00
Stuart Taylor
d1104b0bc8 fix(build): Do not call ga on render (#35211) 2019-02-14 21:43:02 +05:30
Stuart Taylor
05a49e36ee chore: apply fixes from npm audit (#35210)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2019-02-14 20:39:55 +05:30
Lipis
5818b277c4 Replace Jquery -> jQuery (#35184)
* Replace Jquery -> jQuery

* JQuery

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>
2019-02-14 06:59:19 -08:00
Valeriy S
a4dafdf54f fix(client): prevent go to local links in preview 2019-02-14 20:20:17 +05:30
Valeriy S
d13cb03810 fix(client): SideNav, if more than 1 child is expanded, only the first is shown, the rest disappear 2019-02-14 20:07:03 +05:30
Niraj Nandish
c36ee82443 feat(client): Remove outbound link icon 2019-02-14 19:58:39 +05:30
Niraj Nandish
6ef8173f1b feat(client): Changed 'Contact email' to 'Email Us' 2019-02-14 19:58:39 +05:30
Ahmad Abdolsaheb
f5a0e18520 feat: no scroll (#35173)
PoC for #35102
2019-02-14 19:45:59 +05:30
Mrugesh Mohapatra
bed432b93b fix(donate): refactor form handler 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
82219916bf fix: reorder modules and add https 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
a30637d934 fix(donate): use intialState as recommended 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
6c41dd2b7c fix(donate): update component names 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
8fbd26ff33 fix: optimize donate other 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
c0d05cc96a feat: wrap paypal form with ReactGA 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
37f7dd1800 feat: make component modular and GA ready 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
baf425f907 fix: reactify donation other 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
66d628ff2f fix(donate): extract active donors from selectors 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
02e6e711cf fix(donate): refactor handlers for charges 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
e84f021d8b fix(donate): refactor to add completion in form 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
d816bc4acf feat(donate): initial port of the other ways 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
6b7c7d6033 fix(donate): update styling and refactor components 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
08d6c06250 feat(donate): intial port from the donate app 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
d09cbfecba chore: update lockfile for ui fixes from master 2019-02-14 14:14:10 +00:00
Valeriy S
5e137d2022 fix(client): make render functions pure 2019-02-14 13:36:06 +00:00