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
Bouncey
3a98e3cfa3
feat(privacy): Add privacy settings
2018-09-21 11:26:30 +01:00
Bouncey
d6c0e7be49
feat(night-mode): Add initial night mode styles
2018-09-14 16:22:44 +01:00
Bouncey
c7a4b5b50f
feat(theme): Add theme updating functionality
2018-09-14 16:22:44 +01:00
Bouncey
af6e46bf9d
chore(redux): Remove redux from AboutSettings
2018-09-14 16:22:44 +01:00
Bouncey
efd8c18f5a
feat(theme): Add theme settings UI
2018-09-14 16:22:44 +01:00
Bouncey
a41ef09932
feat(about): Submit new 'about' settings
2018-09-14 16:22:44 +01:00
Bouncey
4f54803674
feat(username): Add Username updating
2018-09-14 16:22:44 +01:00
Bouncey
99e025699a
feat(settings) Scaffold /settings route
2018-09-14 16:22:44 +01:00
Bouncey
73e89a2300
feat(spacer): Extend Spacer API
2018-09-14 16:22:44 +01:00
Bouncey
c5c4f3aa41
feat(report-user) Gatsby /user/:username/report-user
2018-09-07 14:37:14 +01:00
Bouncey
a9c948679e
feat(prettier): Use prettier for client code
2018-09-07 14:37:14 +01:00
Bouncey
aefb63aa7c
fix(build): Fix netlify build
2018-09-06 11:35:04 +01:00
Bouncey
4c73ebbfef
fix(babel): Use scoped react-bootstrap for babel@7
2018-09-06 11:35:04 +01:00