Commit Graph

11572 Commits

Author SHA1 Message Date
2121adb4e6 Merge pull request #16886 from ashutupa/fix/CSSGrid
fix(seed): Challenge titles should be properly capitalized
2018-03-14 10:15:24 -04:00
1ed46631af Merge pull request #16888 from PolarisTLX/fix/flexbox-display-firefox
fix(seed): flex box challenges not displaying
2018-03-14 09:28:46 -04:00
0fb59a9284 fix(challange): Redundant note has been removed (#16895) 2018-03-14 17:14:14 +05:30
762ac787b9 docs: add instructions to re-seed the changed files (#16887) 2018-03-14 10:48:57 +05:30
543f43c4f1 Merge pull request #16845 from Bouncey/feat/opBeat
feat(opbeat): Enable opbeat-react for frontend performance tracking
2018-03-13 16:05:11 -07:00
73b8ba96af fix(env): Use NODE_ENV to enable/disable opbeat frontend 2018-03-13 22:56:44 +00:00
d67d02a344 fix(dropdown): Fix dropdown styles 2018-03-13 21:03:47 +00:00
b7789af878 fix(seed): flex box challenges not displaying 2018-03-13 16:40:15 -04:00
86b19031e9 fix(nav): DRY Nav render method 2018-03-13 20:35:30 +00:00
c80e98a9a4 fix(ssr): Only render LargeNav on SSR 2018-03-13 20:34:42 +00:00
61d76220c7 fix(git): Merge temp branch to fix/binButtons 2018-03-13 20:17:13 +00:00
d9921171f5 feat(Nav): Split Nav Bar in to Components 2018-03-13 20:12:57 +00:00
33d0d05adb feat(nav): Use screen width specific navs 2018-03-13 20:10:06 +00:00
476e358532 fix(seed): Challenge titles should be properly capitalized
Closes #16873
2018-03-13 22:22:34 +05:30
410bda2394 fix(seed): Intro to chai added (#16885)
the quality-assurance-and-testing-with-chai changed

Closes #12635
2018-03-13 20:53:50 +05:30
258814c94e fix(seed): fixed typos in css grid challenges (#16877)
Closes #16871
2018-03-13 20:50:25 +05:30
3c1049dffa chore(challenges): Improve description of the challenge
Closes #16879
2018-03-13 18:22:51 +05:30
33921ba53a Merge pull request #16838 from Bouncey/fix/newUserNavigation
fix(selector): Correctly destructure in the firstChallengeSelector
2018-03-12 14:31:59 -07:00
a33febd218 Merge pull request #16819 from Bouncey/fix/slowNetwork
fix(challenge): Handle slow network connections gracefully
2018-03-12 14:28:55 -07:00
5921f31f8f fix(seed): Capitalizes CSS Grid in the title of challengs (#16875)
CSS Grid has been added to preFormattedBlockNames object

Closes #16870
2018-03-12 22:01:31 +05:30
a81ec38dbd feat(Nav): Split Nav Bar in to Components 2018-03-12 13:29:39 +00:00
4f0f17892c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
014c0a98a0 fix: Small language updates, and fix for colour contrast - basic-css (#16851) 2018-03-09 10:16:55 -06:00
fa59bcfd7b fix(credentials): Pass credentials through DefinePlugin 2018-03-09 15:59:45 +00:00
a0c3d5bd08 feat(opbeat): Enable opbeat-react for frontend performance tracking 2018-03-09 15:42:44 +00:00
af1233f7e7 fix(selector): Correctly destructure in the firstChallengeSelector 2018-03-09 10:13:57 +00:00
21df3dcade fix(toolPanel): Disable buttons when challenge block is incomplete 2018-03-09 09:12:38 +00:00
c9a58291b1 chore(propTypes): Remove unrequired propTypes 2018-03-09 08:45:29 +00:00
ef24b38cc3 chore(package-lock): Update lock file (#16854) 2018-03-08 20:11:58 -08:00
5bf2e57c6e [Snyk Update] New fixes for 1 vulnerable dependency path (#16751)
[Snyk Update] New fixes for 1 vulnerable dependency path
2018-03-08 14:17:27 -08:00
12c02381e1 fix: language update suggestions for basic-css and basic-html (#16767)
* fix: language update suggestions for basic-css and basic-html

* Fix plural
2018-03-08 10:13:20 -06:00
6965d04b80 fix(combineEpics): Compine new block epics in to one 2018-03-08 15:51:09 +00:00
7f88fe5877 Merge pull request #16788 from Bouncey/feat/legacyCerts
Feat(legacy-certs): Claim legacy certificates from the settings page
2018-03-08 07:33:20 -08:00
8d95856077 feat(seed): add css variable challenges 2018-03-08 08:50:23 -06:00
92ebf9fc47 Merge pull request #16837 from ahmadabdolsaheb/feature/css-grid-chall-one
feat(seed): Adds the json file for css grid challenges
2018-03-07 20:19:02 -05:00
33d26aaa6c fix(showCert): Target _blank the link for Show Cert 2018-03-07 23:35:23 +00:00
bf78e80cca Merge pull request #16847 from raisedadead/fix/update-mongodb-driver
fix(mongodb): update mongodb driver
2018-03-07 15:35:18 -08:00
39b0cefe74 Merge pull request #16848 from Bouncey/fix/jsWarning
fix(styles): Overlay js warning to preserve preview pane height
2018-03-07 15:16:10 -08:00
5dc2d9e27b fix(styles): Overlay js warning to preserve preview pane height 2018-03-07 21:07:56 +00:00
1e86d288df fix(mongodb): update mongodb driver 2018-03-07 23:44:09 +05:30
9b480bd0ea fix(challenges): Call resetQuiz() when dashedName of the quiz chang (#16828)
currentIndex, selectedChoice and correct state variables of the Quiz
component were not changing when navigating to other quiz challenges
through map. I fixed it by calling resetQuiz() whenever dashedName of
the quiz changes.
2018-03-07 13:34:21 +00:00
9f7084f7b7 fix(showLoading): Make showLoading more robust 2018-03-07 09:53:54 +00:00
53901aa822 fix(seed): Add Img to CSS Relative Positioning Challenge (#16728) 2018-03-07 09:08:29 +05:30
4e241fc8ac Merge pull request #16720 from fccSeniorSeminar/fix/invalid-challenge-URL
Fix/invalid challenge url
2018-03-06 10:15:58 -08:00
5f1ec53230 fix(seed): Format description, add tests and solution for Project Euler 18 (#16693)
Changed the description to more closely match the one on the Project
Euler page. Also added another test and solution.

Edit: Moved the numTriangle array to the head array to prevent lag.

Edit 2: Forgot to remove numTriangle from the solutions array. Should pass the test now.

BREAKING CHANGE: None
2018-03-06 10:52:22 +00:00
2281c85df6 chore(certs): Rename endpoint /c/ => /certificates/ 2018-03-06 10:38:37 +00:00
6bf435da47 chore(legacyProjects): Move legacyProjectData to common/utils 2018-03-06 10:36:45 +00:00
cebf72701e fix(challenge): Update challenge once we have all the data 2018-03-06 10:25:58 +00:00
97609eb968 fix(Side-Panel): Revert changes to renderDescription 2018-03-06 10:25:58 +00:00
c17e3ce1d7 fix(challenge): Handle slow network connections gracefully 2018-03-06 10:25:58 +00:00