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:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -2,7 +2,6 @@
|
||||
id: 589fc832f9fc0f352b528e78
|
||||
title: Announce New Users
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301546
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70df9fc0f352b528e68
|
||||
title: Authentication Strategies
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301547
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589fc831f9fc0f352b528e77
|
||||
title: Authentication with Socket.IO
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301548
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589690e6f9fc0f352b528e6e
|
||||
title: Clean Up Your Project with Modules
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301549
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589fc831f9fc0f352b528e75
|
||||
title: Communicate by Emitting
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301550
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70df9fc0f352b528e6a
|
||||
title: Create New Middleware
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301551
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589fc831f9fc0f352b528e76
|
||||
title: Handle a Disconnect
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301552
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 58a25c98f9fc0f352b528e7f
|
||||
title: Hashing Your Passwords
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301553
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70ef9fc0f352b528e6b
|
||||
title: How to Put a Profile Together
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301554
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70df9fc0f352b528e69
|
||||
title: How to Use Passport Strategies
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301555
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70cf9fc0f352b528e67
|
||||
title: Implement the Serialization of a Passport User
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301556
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589a69f5f9fc0f352b528e71
|
||||
title: Implementation of Social Authentication II
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301557
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589a8eb3f9fc0f352b528e72
|
||||
title: Implementation of Social Authentication III
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301558
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589a69f5f9fc0f352b528e70
|
||||
title: Implementation of Social Authentication
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301559
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 58965611f9fc0f352b528e6c
|
||||
title: Logging a User Out
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301560
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 58966a17f9fc0f352b528e6d
|
||||
title: Registration of New Users
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301561
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589fc832f9fc0f352b528e79
|
||||
title: Send and Display Chat Messages
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301562
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70cf9fc0f352b528e66
|
||||
title: Serialization of a User Object
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301563
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f700f9fc0f352b528e63
|
||||
title: Set up a Template Engine
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301564
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70cf9fc0f352b528e65
|
||||
title: Set up Passport
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301565
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 589fc830f9fc0f352b528e74
|
||||
title: Set up the Environment
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301566
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5895f70bf9fc0f352b528e64
|
||||
title: Use a Template Engine's Powers
|
||||
challengeType: 2
|
||||
isHidden: false
|
||||
forumTopicId: 301567
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user