6b133227d7
feat(auth0): Add packages, basic setup, etc
2018-05-20 13:40:48 +05:30
bb4bcbfb45
Feat(privacy): Add granular privacy controls of public profile ( #17178 )
...
* feat(privacy): Add granular privacy controls of public profile
* feat(certs): Hide certs if showCerts is false
2018-05-19 22:07:41 -05:00
a1f2fc7c5c
docs: Simplify wording of GitHub issue template ( #17190 )
...
I deleted a lot of the description text in favor of just having descriptive headings. By reducing the amount of text, we increase the likelihood that people will actually read the text we have here.
2018-05-20 05:03:54 +05:30
13162cb53a
feat(packages): Add scoped loopback-component-passport ( #17179 )
2018-05-17 19:56:44 +05:30
0271e78a1d
chore(opbeat): Remove opbeat react logging ( #17173 )
2018-05-16 15:22:43 +01:00
73526a665f
fix(active-users): remove api calls ( #17170 )
2018-05-16 15:16:27 +01:00
49ac8aa202
style(seed): Remove typo from chai-http-IV challenge title ( #17148 ) ( #17149 )
2018-05-15 12:36:36 -04:00
f916204ba5
Chore: Update User model ( #17171 )
...
* fix(logs): Remove console.log's
* chore(challengeMap): challengeMap -> completedChallenges
* chore(userModel): Update user model
* feat(userIDs): Add user ident fields
* chore(github): Remove more refs to github data
2018-05-15 19:26:26 +05:30
156ea1af76
Feat: Welcome Page ( #17150 )
2018-05-15 10:42:05 +05:30
47bb4ca5e3
fix(seed): removed typo from task description ( #17166 )
2018-05-15 10:16:33 +05:30
d4924c7069
fix(quotes): Misspelling in quote "Twenty years from now" by Mark Twain ( #17164 )
2018-05-14 23:59:16 +05:30
ffde63c39b
fix(challenges): Add Tests and Solution for Project Euler 50 ( #17152 )
...
Added an additional test and a solution adapted from the one
@elliotjz contributed to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-05-14 15:12:04 +01:00
69d833da66
fix: Display JS "Claim Certificate" button ( #17104 )
...
The "Claim Certificate" button for the "JavaScript Algorithms and Data
Structures" projects will now be visible when all projects have been
completed.
2018-05-14 09:37:47 +01:00
26ec1a6ea7
fixed broken link in contributing.md ( #17159 )
2018-05-14 09:34:46 +01:00
79411a511e
chore: add section on how to raise security issues ( #17160 )
...
* chore: add section on how to raise security issues
* chore: update email address.
2018-05-14 09:33:45 +01:00
5eb90ed8c8
feat(challenge-redirect): Make '/challenge' and '/map' redirect to learn ( #17144 )
...
* feat(challenge-redirect): Make '/challenge' and '/map' redirect to learn
* fix(linting): Generate pathMigrationMap on 'prelint-js'
* fix(script): fix "only once" script
* fix(lock): Fix lock file
2018-05-14 13:04:51 +05:30
058ec5d247
fix(challenges): Edit Description, Add Tests and Solution for Project Euler 47 ( #17142 )
...
Edited the description to more closely match the spacing and line breaks
from projecteuler.net. Added more tests, updated the challenge seed,
and added a solution from user @elliotjz contributed to the fCC
Arcade Mode.
BREAKING CHANGE: None
2018-05-11 22:15:55 -04:00
e078d72d04
fix(challenges): Edit challengeSeed and Add Solution for Project Euler 49 ( #17146 )
...
Changed the name of the function in the challengeSeed from euler49 to the
challenge name. Also added a solution that @elliotjz contributed to the
fCC Arcade Mode.
BREAKING CHANGE: None
2018-05-11 17:23:28 -04:00
aac8f58ec9
fix(challenges): Edit Description, Tests, and Add Solution for Project Euler 48 ( #17145 )
...
Added `<sup>` tags to the description to make it more like the one on
projecteuler.net. Also added additional tests and a solution.
Here's a solution for QA:
```
```
BREAKING CHANGE: None
2018-05-11 17:00:46 -04:00
47e8d93ec4
fix(seed): Change tag nesting order ( #17093 )
...
Changed em tag to wrap around p tag
Closes #17077
2018-05-08 20:09:14 -04:00
ca1e466492
fix(challenges): Edit Description and Add Solution for Project Euler 46 ( #17140 )
...
Updated the problem description with `<sup>` tags. Also added a solution
that user @elliotjz contributed to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-05-08 15:53:01 -04:00
54dbf89fd7
fix(challenges): Edit Description and Add Solution for Project Euler 45 ( #17126 )
...
Updated the problem description with an inline CSS grid, <sup>, and
<var> tags. Also added a solution that user @elliotjz contributed
to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-05-08 15:43:20 -04:00
1325cc0513
fix(challenges): Edit Description and Add Solution for Project Euler 44 ( #17127 )
...
Updated the problem description with <sup> and <var> tags, and centered
some text. Also, added a solution that user @elliotjz contributed to the
fCC Arcade Mode.
BREAKING CHANGE: None
2018-05-06 21:48:17 +05:30
3f09b234ec
docs(documentation): Fix PR instructions inconsistency ( #17124 )
...
Closes #17090
2018-05-05 00:31:55 +05:30
f121a8b7bc
feat(responceTime): Cache react markup by route ( #16797 )
2018-05-05 00:05:55 +05:30
6227fb5d94
updates to MailHog instructions ( #17113 )
...
* updates to MailHog instructions
* add images for mailhog section
* changed image links
2018-05-04 21:48:14 +05:30
f031b82a70
fix(seed): Bootstrap default button fix ( #17082 )
...
added btn-default class to lessons with basic Bootstrap buttons, which
add proper styles for default button
Closes #17075
2018-05-03 10:07:00 -04:00
c9deffb4d8
fix(seed): Fix tests for apisMicroservicesCert ( #17105 )
...
Users are now capable of claiming the "Apis and Microservices"
certificate.
2018-05-03 18:34:44 +05:30
36cd13417d
fix: Claiming respWebDesignCert tests ( #17102 )
...
Changed the "Build a Personal Portfolio" id in the
responsive-web-design-certificate tests to the correct id.
Users are now capable of claiming the "Responsive Web Design Certificate".
2018-05-03 18:33:09 +05:30
3e778fe452
fix(seed): Fixed test to fail if console.clear is still commented out ( #17097 )
...
Closes #16958
2018-05-03 18:31:42 +05:30
3d1fadb6a6
Merge pull request #17103 from raisedadead/chore/update-lockfile
...
chore(lockfile): Update lockfile missed earlier
2018-05-02 16:47:06 -07:00
5012af8cf3
fix: index number in QA challenge test ( #17096 )
...
* fix: index number in QA challenge test
* fix: removed json files from git
2018-05-03 02:01:44 +05:30
fe6442994f
fix: typo in responsive web design projects ( #17100 )
2018-05-03 02:01:05 +05:30
cd395da941
chore(lockfile): Update lockfile missed earlier
...
missed updating the lockfile in #17030
2018-05-02 18:13:12 +05:30
3629d35495
fix(challenges): Edit Description, Add Tests and Solution for Project Euler 40 ( #17087 )
...
Updated the problem description to more closely match the one on the Project Euler page. Also added more tests along with a solution that user @elliotjz contributed to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-04-28 14:31:51 +05:30
a2eaa120bb
fix(challenges): Edit Description and Add Solution for Project Euler 38 ( #17086 )
...
Updated the problem description with `<val>` tags and improved the
formatting. Also added a solution that user @elliotjz contributed to
the fCC Arcade Mode.
BREAKING CHANGE: None
2018-04-28 14:31:23 +05:30
fd2a004d2e
fix(challenges): Edit Description and Add Solution for Project Euler 33 ( #17085 )
...
Updated the problem description with <sup> and <sub> tags. Also added a
solution that user @elliotjz contributed to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-04-28 14:30:38 +05:30
67b1c32184
fix(challenges): Port Solution for Project Euler 32 from Arcade Mode ( #17084 )
...
Ported the solution for Project Euler 32 user @elliotjz contributed to
the fCC Arcade Mode.
BREAKING CHANGE: None
2018-04-28 14:30:11 +05:30
06b4c95472
mongoose challenges: check for db connection ( #16987 )
2018-04-28 13:52:47 +05:30
fa1cc4a436
fix(challenges): Edit Description, Add Tests and Solution for Project Euler 41 ( #17088 )
...
Updated the problem description with <i> tags. Removed a couple of tests
because they seemed too restrictive for the different approaches users
might take when solving this problem. Also added a solution
that user @elliotjz contributed to the fCC Arcade Mode.
BREAKING CHANGE: None
2018-04-28 13:49:06 +05:30
58e8054f67
fix(challenges): Change spanish description ( #17089 )
...
changed instructions to require English text in order to be consistent
with tests
Closes #17073
2018-04-27 23:48:08 +05:30
313594ef11
docs(CONTRIBUTING): fix redundant broken links ( #17070 )
2018-04-27 03:33:26 +05:30
d24f3ff175
feat(navbar): Improvement in button and navbar
...
Closes #16946
feat(navbar): Added missing propType
Closes #16946
feat(navbar): Updated as of required code format
Closes #16946
2018-04-27 03:28:30 +05:30
59f6581ab3
fix(settings): Notify instead of flash when user updates his emai
...
Closes #16861
2018-04-27 03:25:39 +05:30
e5d52afad8
chore: fixed typos via client9/misspell ( #17081 )
2018-04-25 10:37:27 +05:30
9a380f135a
chore(server): Deleted outdated explanation file of how-nonprofit ( #17067 )
...
changes for issue 17067
Closes #17067
2018-04-23 10:47:11 +05:30
2f95c9f363
feat(challenges): Highlight current challenge ( #16982 )
...
highlight the currently selected challenge
Closes #16902
feat(challenges): Use of params dashed to get current challenge
Closes #16902
2018-04-18 16:23:37 +01:00
38e9cff9fa
fix(editor): Clear codemirror undo on new challenge ( #17002 )
...
clear codemirror undo stack on new challenge
Closes #16960
fix(editor): Removed not required code
Closes #16960
feat(editor): Updated code with coding style
Closes #16960
2018-04-18 16:19:31 +01:00
b5864279fa
fix(seed): Fixes tests ( #17051 )
...
tests assert changed
Closes #17019
2018-04-17 15:53:55 -04:00
f18c791f3e
fixed Typo in Basic CSS #17057 ( #17061 )
...
Fixed Typo in Basic CSS: Cascading CSS variables description #17057
2018-04-17 15:09:18 -04:00