May 11, 2020 – May 18, 2020
Overview
18 Pull requests merged by 9 people
-
Merged
#38468
fix(curriculum): use example in Modifying an Object Within a Nested Object challenge
May 15, 2020 -
Merged
#38822
feat(tools): add/update cleanup scripts
May 14, 2020 -
Merged
#38816
revert(api): bump minor & patch versions of deps
May 14, 2020 -
Merged
#38722
Dictionary Iteration: Printing Key, Value Pairs
May 14, 2020 -
Merged
#38655
Data Cleaning/Viz- Subplot Method Arguments
May 14, 2020 -
Merged
#38810
docs: update verbiage in faq
May 13, 2020 -
Merged
#38785
fix(client): prevent PayPal script loads in development
May 12, 2020 -
Merged
#38793
docs: changed headers to match learn part 2
May 12, 2020 -
Merged
#38656
feat(learn): Data Analysis Example B - Using the 'Loc' Method
May 12, 2020 -
Merged
#38723
feat(learn): Denoting Code Blocks in Python
May 12, 2020 -
Merged
#38725
feat(learn): NumPy Algebra and Size: Size and Efficiency
May 12, 2020 -
Merged
#38726
feat(learn): Pandas Extracting Tables from HTML
May 12, 2020 -
Merged
#38758
feat: add markdown explanation to video challenge docs
May 11, 2020 -
Merged
#38787
chore: update deps for preparing migration
May 11, 2020 -
Merged
#38789
docs: fixed header to match /learn
May 11, 2020 -
Merged
#38695
fix(learn): improve landing page
May 11, 2020 -
Merged
#38610
feat(learn): add fizzbuzz - RosettaCode challenges
May 11, 2020 -
Merged
#38782
Fixes a Typo in Project Euler Problem 70
May 11, 2020
25 Pull requests proposed by 12 people
-
Proposed
#38792
Clarify definition of "symmetric difference"
May 11, 2020 -
Proposed
#38800
added BigInt as data type
May 12, 2020 -
Proposed
#38801
Fix false negatives in bubble sort test
May 12, 2020 -
Proposed
#38802
Clarify ambiguous instructions in "Stack Class"
May 12, 2020 -
Proposed
#38803
Standardize indent size in Data Structures challenge seeds
May 12, 2020 -
Proposed
#38804
Fix typo in "Priority Queue" description
May 12, 2020 -
Proposed
#38805
Disambiguate "Priority Queue" instructions
May 12, 2020 -
Proposed
#38806
feat: show extensions warning in css learning module index
May 12, 2020 -
Proposed
#38807
removed "If you are new to coding, we..." message for old learners
May 13, 2020 -
Proposed
#38813
Fix "Set Class" description formatting
May 13, 2020 -
Proposed
#38814
Improve formatting and clarity in "Subset"
May 13, 2020 -
Proposed
#38817
fix(curriculum): add regex to chai assertions for double and single quotes
May 13, 2020 -
Proposed
#38824
Remove `add` method test from "Reverse a Doubly Linked List"
May 14, 2020 -
Proposed
#38825
fix(i18n): update Chinese translation of redux
May 15, 2020 -
Proposed
#38826
fix(i18n): update Chinese translation of front end libraries projects
May 15, 2020 -
Proposed
#38827
fix:Added extra test cases for 'arguments-optional' problem
May 15, 2020 -
Proposed
#38828
solution-update for pass-arguments-to-avoid-external-dependence-in-a-function.engl…
May 15, 2020 -
Proposed
#38830
fix(client): add footer on learn home
May 15, 2020 -
Proposed
#38831
fix(api): use mongodb+srv url protocol
May 15, 2020 -
Proposed
#38833
Clarify instructions in "Insert an Element into a Max Heap"
May 16, 2020 -
Proposed
#38834
Add previously written methods to challenge seed in "Remove an Element from a Max Heap"
May 16, 2020 -
Proposed
#38835
Improve formatting in Max Heap lessons
May 16, 2020 -
Proposed
#38836
Fix/curriculum en es6 complete a promise - modified test messages to be more clearer
May 17, 2020 -
Proposed
#38839
Changed optional plural to possessive
May 17, 2020 -
Proposed
#38840
added .english.md to english rosetta challenges
May 18, 2020
12 Issues closed by 9 people
-
Closed
#35948
required coding constructs can be ignored by writing the empty construct in the code
May 16, 2020 -
Closed
#38823
Testing Problem
May 14, 2020 -
Closed
#38818
logged out, now can't log in
May 14, 2020 -
Closed
#38811
[Feature request] Switch on community contribution for youtube channel subtitles
May 13, 2020 -
Closed
#38677
MongoDB and Mongoose - Challenge nº 9 (findByIdAndUpdate) - works without updating the model.
May 13, 2020 -
Closed
#38734
PayPal called during development
May 12, 2020 -
Closed
#38658
Improvements to the landing page
May 12, 2020 -
Closed
#38794
Activities count on /forum is not consistent with /learn, and /news.
May 12, 2020 -
Closed
#38795
Test 5 failing
May 12, 2020 -
Closed
#38790
Report a bug link to learning curriculums
May 11, 2020 -
Closed
#38788
fix the different headers pertaining to /learn and freeCodecamp.org/
May 11, 2020 -
Closed
#38776
Fix Project Euler: Problem 70 Typo
May 11, 2020
9 Issues created by 8 people
-
Opened
#38837
Several Major Issues: Challenges Not Passing, Dependencies Out of Date, More...
May 17, 2020 -
Opened
#38832
Finders Keepers aand the "Truth Test"
May 15, 2020 -
Opened
#38829
curriculum-challenges-solution-update
May 15, 2020 -
Opened
#38821
Running the local version for non-development purposes
May 14, 2020 -
Opened
#38820
Split and simplify learn map
May 14, 2020 -
Opened
#38819
Learn: logs from promises missing from fcc console
May 14, 2020 -
Opened
#38809
Tests need to be rewritten/randomized in Project Euler: Problem 69: Totient maximum
May 13, 2020 -
Opened
#38808
Navigation Overhaul
May 13, 2020 -
Opened
#38799
[News] article missing code snippets: Learn ES6 The Dope Way Part II: Arrow functions and the ‘this’ keyword
May 12, 2020
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
10 new comments
Open
#38774
[Arguments Optional] Current test cases allow for unintended solutions to pass
May 16, 2020 -
6 new comments
Open
#38754
feat(interview-prep): Converting and Tranfering Rosetta challenges
May 12, 2020 -
5 new comments
Open
#36118
Website crashes when React component renders itself
May 18, 2020 -
4 new comments
Open
#38353
Add a warning that browser extensions may cause issues
May 13, 2020 -
4 new comments
Open
#38772
Test Error Message does not indicate wrong string
May 13, 2020 -
4 new comments
Open
#38757
Add .english.md to english rosetta challenges
May 14, 2020 -
4 new comments
Open
#38781
Improvements to /learn
May 14, 2020 -
4 new comments
Open
#38317
Wrong instructions
May 14, 2020 -
4 new comments
Open
#38611
Tests in Browser
May 18, 2020 -
3 new comments
Open
#38711
Create a new Camperbot for the official discord server
May 14, 2020 -
3 new comments
Open
#38743
feat(curriculumn) added Run-length Encoding lesson
May 12, 2020 -
2 new comments
Open
#18097
Cash Register Challenge - Weak Test Cases
May 13, 2020 -
2 new comments
Open
#38064
connecting MongoDB Atlas through MongoClient
May 14, 2020 -
2 new comments
Open
#38550
Added support for British version of Gray
May 15, 2020 -
1 new comment
Open
#18103
Create New Middleware challenge still broken
May 12, 2020 -
1 new comment
Open
#38763
Add a test to check that each challenge file ends with .language.md
May 12, 2020 -
1 new comment
Open
#38609
Migrate all certification flags on users
May 14, 2020 -
1 new comment
Open
#38779
Footer get disappeared after opening advanced search dropdown in forum page (mobile devices)
May 14, 2020 -
1 new comment
Open
#37850
Superblock intros are missing
May 15, 2020 -
1 new comment
Open
#36281
Test fail if Pug view engine path is set in How to Put a Profile Together
May 16, 2020 -
1 new comment
Open
#38704
fix: use regex to capture font-size of h6 element, as minimum font-si…
May 13, 2020 -
1 new comment
Open
#38768
Update match-numbers-and-letters-of-the-alphabet.portuguese.md
May 12, 2020 -
1 new comment
Open
#38770
fix(curriculum): changed test to use regex
May 11, 2020 -
1 new comment
Open
#38771
fix(curriculum): added test to allow any order solution
May 16, 2020 -
1 new comment
Open
#38780
Moved code tag to include new keyword
May 16, 2020 -
0 new comments
Open
#38735
Exercise Tracker App: 5th test times out
May 11, 2020 -
0 new comments
Open
#38629
Add forum topic ID to rosetta challenges
May 12, 2020 -
0 new comments
Open
#38584
helper functions for challenge tests across curriculum
May 12, 2020 -
0 new comments
Open
#38680
Minimum font-size in browser error
May 12, 2020 -
0 new comments
Open
#38640
Bug in: Regular Expressions: Specify Exact Number of Matches
May 12, 2020 -
0 new comments
Open
#38648
jQuery: Target HTML Elements With Selectors Using jQuery
May 12, 2020 -
0 new comments
Open
#38664
Update the universal footer
May 15, 2020 -
0 new comments
Open
#38271
feat(learn): python certification projects
May 14, 2020 -
0 new comments
Open
#38567
fix: add initial client amazon pay integration
May 12, 2020 -
0 new comments
Open
#38649
fix(curriculum): regex to target html elements using jQuery to captur…
May 13, 2020 -
0 new comments
Open
#38737
feat: add multi file capabillity
May 15, 2020 -
0 new comments
Open
#38766
feat: add translation docs
May 18, 2020 -
0 new comments
Open
#38786
fix(i18n): update Chinese translation of react and redux
May 12, 2020

