Commit Graph

66 Commits

Author SHA1 Message Date
Valeriy
fa08b96d87 fix(client): navigate only on title click in guide side nav panel 2019-01-23 14:43:22 +05:30
Valeriy
5b2f2a1466 fix(client): night mode for challenges 2019-01-23 14:43:22 +05:30
Valeriy
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30
Mrugesh Mohapatra
88aaf421f8 fix(nav): add height for mobile view 2019-01-20 14:39:21 +05:30
Kostiantyn Larionov
90747a8000 fix(learn): implemented responsive header for mobile devices (#17467) 2019-01-20 14:39:21 +05:30
Mrugesh Mohapatra
251212beea fix(nav): update URL for news and forum 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra
fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Valeriy
261b1e197f fix(client): proper link to the guide for a hint button 2019-01-16 10:55:22 +00:00
Valeriy
ce902c7475 fix(client): guide layout 2019-01-16 10:31:15 +00:00
Brendan Hung
d53c774bd4 fix: Shrunk margin of default-layout 2019-01-15 17:45:15 +05:30
Ahmad Abdolsaheb
a5735e1a98 feat: added a universal footer nav (#34864) 2019-01-14 18:58:00 +05:30
Dmytro Yarmak
d4b07f47ab fix(learn): implemented curriculum layout for mobile devices (#17467)
remove useless changes
2019-01-09 11:09:19 +00:00
matthewchase
edb04e891d feat: add progress indicators for blocks (#34331) 2019-01-05 15:18:43 +05:30
Bouncey
82ed62bcc5 fix: Give emoji some ARIA 2018-12-04 19:31:39 +05:30
Bouncey
2e578a7af8 fix: Handle goal reached 🎉 2018-12-04 17:42:12 +05:30
Bouncey
f66e59e20c fix: Use built-ins to format numbers 2018-12-04 17:42:12 +05:30
Quincy Larson
09cb38aa21 Remove words "as well" to prevent text wrapping 2018-12-04 17:42:12 +05:30
Bouncey
5875aef505 fix: Update copy and label position 2018-12-04 17:42:12 +05:30
Bouncey
5dc8320dc8 fix: Position label over the progress bar 2018-12-04 17:42:12 +05:30
Bouncey
4a9d22cee0 feat: Comma separate active donations number 2018-12-04 17:42:12 +05:30
Bouncey
0975b87a63 fix: Update Donators copy 2018-12-04 17:42:12 +05:30
Bouncey
8fab33ba99 feat: Create and use dynamic active donation counts 2018-12-04 17:42:12 +05:30
Bouncey
331ea3ebf9 fix: Move progress label out of the progress bar 2018-12-04 17:42:12 +05:30
Bouncey
785f8ac384 feat: Add supporter UI to /welcome 2018-12-04 17:42:12 +05:30
Akhilesh Halageri
ed5b434ad1 Merge pull request #34510 from akhileshh/master
fix: Fixes  api word capitalization freeCodeCamp
2018-12-03 09:56:18 +00:00
The Coding Aviator
d9ac45868c fix(client): typo in certification view (#34422) 2018-12-03 15:26:08 +05:30
Stuart Taylor
d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Bouncey
97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30
Iulian Onofrei
2ef81bde20 Fix typo in variable name (#26411) 2018-11-13 14:16:47 -08:00
Bouncey
7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
Bouncey
d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
Bouncey
602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
Bouncey
d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bouncey
f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bouncey
aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
Bouncey
987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
Stuart Taylor
dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [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.


Closes #18184
2018-11-09 21:21:50 +05:30
Bouncey
c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
Stuart Taylor
7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [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.
2018-10-23 18:48:46 +05:30
Dan Hogan
e88e9b034b fix(platform): added alt text to user image (#18316) 2018-10-12 00:47:35 +05:30
Bouncey
6e728ce16d feat(guide): Import guide in to the client app 2018-10-05 15:58:12 +01:00
Bouncey
3da2a3eea9 fix(updates): Fix learn -> server communication 2018-09-30 12:42:40 +01:00
Bouncey
5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
Bouncey
87837f480d feat(certs): Claim Certs 2018-09-25 13:18:17 +01:00
Bouncey
d698d52794 feat(Certs): Initial Cert Settings 2018-09-25 13:18:17 +01:00
Bouncey
a6f3e6f66c feat(honesty): Add honesty settings 2018-09-21 14:51:44 +01:00
Bouncey
ef0428b396 feat(portfolio): Add portfolio settings 2018-09-21 11:26:30 +01:00
Bouncey
9f4430eced feat(settings): Internet Settings 2018-09-21 11:26:30 +01:00
Bouncey
5cbe99eced fix(links): Use relative links 2018-09-21 11:26:30 +01:00
Bouncey
2de2143457 feat(email-settings): Add email settings 2018-09-21 11:26:30 +01:00