Commit Graph

77 Commits

Author SHA1 Message Date
Bouncey
c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00
The Coding Aviator
e719b917a8 fix(client): Guide spacing and coloring of active element 2019-01-31 23:30:20 +03:00
Valeriy
058ffeb8dc fix(client): night mode for settings page 2019-01-28 12:02:45 +00:00
Valeriy
fbb15afa88 fix(client): header styles 2019-01-28 12:02:45 +00:00
Valeriy S
4b5f9594f6 fix(client): manually load a fontawesome css for correct SSR 2019-01-28 12:02:45 +00:00
Valeriy S
8a70f14319 fix(client): footer: use react-bootstrap, simplify layout, correct links 2019-01-28 12:02:45 +00:00
Valeriy S
271e7dd077 fix(client): simplify header component and styles, auto close menu 2019-01-28 12:02:45 +00:00
Valeriy S
4987f986a9 fix(client): challenge SSR and styles 2019-01-28 12:02:45 +00:00
Valeriy S
1f4fa29860 fix(client): scroll top and focus an article on guide navigation 2019-01-28 12:02:45 +00:00
Valeriy
a44935a520 fix(client): do not unmount Guide Layout on navigate 2019-01-28 12:02:45 +00:00
Valeriy
28ee458ceb fix(client): do not unmount default layout on navigate 2019-01-28 12:02:45 +00:00
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