Commit Graph

45 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
504f835b7d feat: use lato for large blocks of words 2019-10-15 15:02:47 +09:00
Oliver Eyton-Williams
ed015fb06f fix: make profile update after server response (#37154)
The Privacy component has been simplified and made to rely on the user
prop rather than its own state.  The submitProfileUIComplete reducer was
missing so has been added.
2019-10-09 11:31:20 -07:00
Oliver Eyton-Williams
432e4a40a3 fix: move toggle buttons below labels on mobile 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
ab806c1e5d fix: remove theme settings correctly 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
12a2b47b17 fix: bring buttons closer and reduce repetition 2019-08-26 18:51:28 +05:30
Oliver Eyton-Williams
e90eb66529 fix: change toggle style and improve responsiveness 2019-08-26 18:51:28 +05:30
Ahmad Abdolsaheb
31e3d9b27e feat: commandline chic 2019-08-20 13:37:11 +05:30
Oliver Eyton-Williams
04382bc475 fix: prettify css 2019-07-19 15:30:17 +05:30
Mrugesh Mohapatra
0d82d0a763 fix: center align cert name in settings 2019-06-11 16:44:14 +05:30
Ahmad Abdolsaheb
38b8132d1a fix: make full stack claimable 2019-06-11 16:19:35 +05:30
Ahmad Abdolsaheb
57a0930e88 fix: add full stack cert section UI 2019-06-11 16:19:34 +05:30
Ahmad Abdolsaheb
3f13310a78 fix: add unit tests for legacy cert in settings 2019-06-11 16:19:33 +05:30
Ahmad Abdolsaheb
bc099d4971 fix: add cert claim logic for legacy cert 2019-06-11 16:19:32 +05:30
Ahmad Abdolsaheb
c2ffd6471b fix: add redux wiring for legacy certs 2019-06-11 16:19:31 +05:30
Ahmad Abdolsaheb
68854db61e added selectors and template saga for updating legacy certificates 2019-06-11 16:19:30 +05:30
Ahmad Abdolsaheb
3fc42b1ea8 fix: add url validation for form 2019-06-11 16:19:29 +05:30
Ahmad Abdolsaheb
a45a61fb47 fix: funcitonal certification button added 2019-06-11 16:19:29 +05:30
Ahmad Abdolsaheb
17a2bae5b9 fix: add initialValues to the form 2019-06-11 16:19:28 +05:30
Ahmad Abdolsaheb
abf8f2777c fix: display legacy cert section 2019-06-11 16:19:27 +05:30
yehia67
1d2baeabdc fix: remove helpful-links section (#35478)
Closes #35397

Co-authored-by: mrugesh mohapatra <me@raisedadead.com>
2019-03-29 14:45:18 +05:30
Mrugesh Mohapatra
1ce38a99e0 fix: apply conventional styling changes 2019-02-26 22:57:13 +05:30
Hemakshi Sachdev
05f8c2bd5c feat: added danger-zone-saga.js 2019-02-26 22:57:13 +05:30
Hemakshi Sachdev
e51b8bfaca feat: added danger zone 2019-02-26 22:57:13 +05:30
mrugesh mohapatra
163540f8fc fix(client): academic honesty pages and settings (#35348) 2019-02-22 16:28:38 +03:00
mrugesh mohapatra
a2536c864f fix(buttons): update toggle buttons feedback color (#35346) 2019-02-22 15:34:16 +03:00
Aravind V. Nair
35b0bd8fdd chore: normalize freeCodeCamp in english (#35258)
Co-authored-by: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com>
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-02-19 15:19:49 +05:30
Valeriy
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
Bouncey
8e0237d042 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
Valeriy
058ffeb8dc fix(client): night mode for settings page 2019-01-28 12:02:45 +00:00
The Coding Aviator
d9ac45868c fix(client): typo in certification view (#34422) 2018-12-03 15:26:08 +05:30
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
aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
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
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
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