Commit Graph

1369 Commits

Author SHA1 Message Date
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
Kris Koishigawa
b57d3dddcf fix(Learn): Gives the search bar a defined height to prevent it from overflowing on Retina devices. 2019-02-14 11:01:35 +00:00
Valeriy S
07f11288b2 fix(style): navbar buttons may not properly highlighted 2019-02-14 10:59:29 +00:00
Valeriy
5a8f9bff41 feat(guide): add an example of custom component 2019-02-14 09:33:53 +00:00
Valeriy
6a93b44aca feat(client): use custom components for guide articles 2019-02-14 09:33:53 +00:00
Ahmad Abdolsaheb
c3399893c6 fix: remove underline on hover (#35161)
* fix: remove underline on hover

* fix: load Lato font
2019-02-13 08:49:31 -06:00
Ahmad Abdolsaheb
f510ad9d61 Merge pull request #35073 from ahmadabdolsaheb/footer/spacer
fix: add spacer above footer
2019-02-07 00:41:34 +05:30
Mrugesh Mohapatra
8276d477a6 revert(donate): add the live key, fix setup breaks 2019-02-05 20:31:01 +00:00
Bouncey
04d711543b fix: Make public stripe key configurable 2019-02-06 00:19:52 +05:30
mrugesh mohapatra
5160cb86b9 Merge pull request #34881 from raisedadead/chore/update-deps
chore: update some deps in api-server
2019-02-04 15:02:42 +00:00
Bouncey
d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
Valeriy
d6e36150f9 fix(client): nigtn mode for challenge intros 2019-02-03 22:25:29 +05:30
Valeriy
0030892645 fix(client): 404 night mode 2019-02-03 22:25:29 +05:30
Valeriy
1f923db64b fix(client): modal dialogs night mode 2019-02-03 22:25:29 +05:30
Valeriy
90555d6b16 fix(client): adjust guide styles 2019-02-03 22:25:29 +05:30
Valeriy S
21b72f2219 fix(client): styles for a reflex-splitter 2019-02-03 22:25:29 +05:30
Valeriy S
22cb0c355c feat(client): extract header height to a CSS variable 2019-02-03 22:25:29 +05:30
Valeriy
cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
Keith Holliday
457bd4de17 fix(client): remove focus event on Editor (#31591) 2019-02-02 17:55:11 +03:00
Bouncey
c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00