Feat: hide blocks not challenges (#39504)

* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Oliver Eyton-Williams
2020-09-04 00:07:40 +02:00
committed by GitHub
parent 6b081c7e7b
commit bd68b70f3d
1740 changed files with 151 additions and 1746 deletions

View File

@@ -2,7 +2,6 @@
id: 589fc832f9fc0f352b528e78
title: Announce New Users
challengeType: 2
isHidden: false
forumTopicId: 301546
---

View File

@@ -2,7 +2,6 @@
id: 5895f70df9fc0f352b528e68
title: Authentication Strategies
challengeType: 2
isHidden: false
forumTopicId: 301547
---

View File

@@ -2,7 +2,6 @@
id: 589fc831f9fc0f352b528e77
title: Authentication with Socket.IO
challengeType: 2
isHidden: false
forumTopicId: 301548
---

View File

@@ -2,7 +2,6 @@
id: 589690e6f9fc0f352b528e6e
title: Clean Up Your Project with Modules
challengeType: 2
isHidden: false
forumTopicId: 301549
---

View File

@@ -2,7 +2,6 @@
id: 589fc831f9fc0f352b528e75
title: Communicate by Emitting
challengeType: 2
isHidden: false
forumTopicId: 301550
---

View File

@@ -2,7 +2,6 @@
id: 5895f70df9fc0f352b528e6a
title: Create New Middleware
challengeType: 2
isHidden: false
forumTopicId: 301551
---

View File

@@ -2,7 +2,6 @@
id: 589fc831f9fc0f352b528e76
title: Handle a Disconnect
challengeType: 2
isHidden: false
forumTopicId: 301552
---

View File

@@ -2,7 +2,6 @@
id: 58a25c98f9fc0f352b528e7f
title: Hashing Your Passwords
challengeType: 2
isHidden: false
forumTopicId: 301553
---

View File

@@ -2,7 +2,6 @@
id: 5895f70ef9fc0f352b528e6b
title: How to Put a Profile Together
challengeType: 2
isHidden: false
forumTopicId: 301554
---

View File

@@ -2,7 +2,6 @@
id: 5895f70df9fc0f352b528e69
title: How to Use Passport Strategies
challengeType: 2
isHidden: false
forumTopicId: 301555
---

View File

@@ -2,7 +2,6 @@
id: 5895f70cf9fc0f352b528e67
title: Implement the Serialization of a Passport User
challengeType: 2
isHidden: false
forumTopicId: 301556
---

View File

@@ -2,7 +2,6 @@
id: 589a69f5f9fc0f352b528e71
title: Implementation of Social Authentication II
challengeType: 2
isHidden: false
forumTopicId: 301557
---

View File

@@ -2,7 +2,6 @@
id: 589a8eb3f9fc0f352b528e72
title: Implementation of Social Authentication III
challengeType: 2
isHidden: false
forumTopicId: 301558
---

View File

@@ -2,7 +2,6 @@
id: 589a69f5f9fc0f352b528e70
title: Implementation of Social Authentication
challengeType: 2
isHidden: false
forumTopicId: 301559
---

View File

@@ -2,7 +2,6 @@
id: 58965611f9fc0f352b528e6c
title: Logging a User Out
challengeType: 2
isHidden: false
forumTopicId: 301560
---

View File

@@ -2,7 +2,6 @@
id: 58966a17f9fc0f352b528e6d
title: Registration of New Users
challengeType: 2
isHidden: false
forumTopicId: 301561
---

View File

@@ -2,7 +2,6 @@
id: 589fc832f9fc0f352b528e79
title: Send and Display Chat Messages
challengeType: 2
isHidden: false
forumTopicId: 301562
---

View File

@@ -2,7 +2,6 @@
id: 5895f70cf9fc0f352b528e66
title: Serialization of a User Object
challengeType: 2
isHidden: false
forumTopicId: 301563
---

View File

@@ -2,7 +2,6 @@
id: 5895f700f9fc0f352b528e63
title: Set up a Template Engine
challengeType: 2
isHidden: false
forumTopicId: 301564
---

View File

@@ -2,7 +2,6 @@
id: 5895f70cf9fc0f352b528e65
title: Set up Passport
challengeType: 2
isHidden: false
forumTopicId: 301565
---

View File

@@ -2,7 +2,6 @@
id: 589fc830f9fc0f352b528e74
title: Set up the Environment
challengeType: 2
isHidden: false
forumTopicId: 301566
---

View File

@@ -2,7 +2,6 @@
id: 5895f70bf9fc0f352b528e64
title: Use a Template Engine's Powers
challengeType: 2
isHidden: false
forumTopicId: 301567
---

View File

@@ -2,7 +2,6 @@
id: 587d824c367417b2b2512c4c
title: Assert Deep Equality with .deepEqual and .notDeepEqual
challengeType: 2
isHidden: false
forumTopicId: 301587
---

View File

@@ -2,7 +2,6 @@
id: 587d824c367417b2b2512c4d
title: Compare the Properties of Two Elements
challengeType: 2
isHidden: false
forumTopicId: 301588
---

View File

@@ -2,7 +2,6 @@
id: 587d824a367417b2b2512c46
title: Learn How JavaScript Assertions Work
challengeType: 2
isHidden: false
forumTopicId: 301589
---

View File

@@ -2,7 +2,6 @@
id: 587d824f367417b2b2512c5a
title: Run Functional Tests on an API Response using Chai-HTTP III - PUT method
challengeType: 2
isHidden: false
forumTopicId: 301590
---

View File

@@ -2,7 +2,6 @@
id: 587d824f367417b2b2512c5b
title: Run Functional Tests on an API Response using Chai-HTTP IV - PUT method
challengeType: 2
isHidden: false
forumTopicId: 301591
---

View File

@@ -2,7 +2,6 @@
id: 587d824f367417b2b2512c59
title: Run Functional Tests on API Endpoints using Chai-HTTP II
challengeType: 2
isHidden: false
forumTopicId: 301592
---

View File

@@ -2,7 +2,6 @@
id: 587d824e367417b2b2512c58
title: Run Functional Tests on API Endpoints using Chai-HTTP
challengeType: 2
isHidden: false
forumTopicId: 301593
---

View File

@@ -2,7 +2,6 @@
id: 587d8250367417b2b2512c5d
title: Run Functional Tests using a Headless Browser II
challengeType: 2
isHidden: false
forumTopicId: 301594
---

View File

@@ -2,7 +2,6 @@
id: 587d824f367417b2b2512c5c
title: Run Functional Tests using a Headless Browser
challengeType: 2
isHidden: false
forumTopicId: 301595
---

View File

@@ -2,7 +2,6 @@
id: 587d824b367417b2b2512c49
title: Test for Truthiness
challengeType: 2
isHidden: false
forumTopicId: 301596
---

View File

@@ -2,7 +2,6 @@
id: 587d824d367417b2b2512c53
title: Test if a String Contains a Substring
challengeType: 2
isHidden: false
forumTopicId: 301597
---

View File

@@ -2,7 +2,6 @@
id: 587d824c367417b2b2512c4f
title: Test if a Value Falls within a Specific Range
challengeType: 2
isHidden: false
forumTopicId: 301598
---

View File

@@ -2,7 +2,6 @@
id: 587d824d367417b2b2512c52
title: Test if a Value is a String
challengeType: 2
isHidden: false
forumTopicId: 301599
---

View File

@@ -2,7 +2,6 @@
id: 587d824d367417b2b2512c50
title: Test if a Value is an Array
challengeType: 2
isHidden: false
forumTopicId: 301600
---

View File

@@ -2,7 +2,6 @@
id: 587d824e367417b2b2512c56
title: Test if a Value is of a Specific Data Structure Type
challengeType: 2
isHidden: false
forumTopicId: 301601
---

View File

@@ -2,7 +2,6 @@
id: 587d824b367417b2b2512c47
title: Test if a Variable or Function is Defined
challengeType: 2
isHidden: false
forumTopicId: 301602
---

View File

@@ -2,7 +2,6 @@
id: 587d824d367417b2b2512c51
title: Test if an Array Contains an Item
challengeType: 2
isHidden: false
forumTopicId: 301603
---

View File

@@ -2,7 +2,6 @@
id: 587d824e367417b2b2512c55
title: Test if an Object has a Property
challengeType: 2
isHidden: false
forumTopicId: 301604
---

View File

@@ -2,7 +2,6 @@
id: 587d824e367417b2b2512c57
title: Test if an Object is an Instance of a Constructor
challengeType: 2
isHidden: false
forumTopicId: 301605
---

View File

@@ -2,7 +2,6 @@
id: 587d824c367417b2b2512c4e
title: Test if One Value is Below or At Least as Large as Another
challengeType: 2
isHidden: false
forumTopicId: 301606
---

View File

@@ -2,7 +2,6 @@
id: 587d824b367417b2b2512c48
title: Use Assert.isOK and Assert.isNotOK
challengeType: 2
isHidden: false
forumTopicId: 301607
---

View File

@@ -2,7 +2,6 @@
id: 587d824d367417b2b2512c54
title: Use Regular Expressions to Test a String
challengeType: 2
isHidden: false
forumTopicId: 301608
---

View File

@@ -2,7 +2,6 @@
id: 587d824b367417b2b2512c4a
title: Use the Double Equals to Assert Equality
challengeType: 2
isHidden: false
forumTopicId: 301609
---

View File

@@ -2,7 +2,6 @@
id: 587d824b367417b2b2512c4b
title: Use the Triple Equals to Assert Strict Equality
challengeType: 2
isHidden: false
forumTopicId: 301610
---

View File

@@ -2,7 +2,6 @@
id: 5e601c0d5ac9d0ecd8b94afe
title: American British Translator
challengeType: 4
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,6 @@
id: 587d8249367417b2b2512c42
title: Issue Tracker
challengeType: 4
isHidden: false
isRequired: true
forumTopicId: 301569
---

View File

@@ -2,7 +2,6 @@
id: 587d8249367417b2b2512c41
title: Metric-Imperial Converter
challengeType: 4
isHidden: false
isRequired: true
forumTopicId: 301570
---

View File

@@ -2,7 +2,6 @@
id: 587d824a367417b2b2512c43
title: Personal Library
challengeType: 4
isHidden: false
isRequired: true
forumTopicId: 301571
---

View File

@@ -2,7 +2,6 @@
id: 5e601bf95ac9d0ecd8b94afd
title: Sudoku Solver
challengeType: 4
isHidden: false
isRequired: true
---