Skip to content

Conversation

@shumittaher
Copy link

@shumittaher shumittaher commented Sep 30, 2025

shumittaher Medium shumittaher /pin → Lissy93/dashy Commits: 13 | Files Changed: 9 | Additions: 245 Label Unchecked Tasks Powered by Pull Request Badge

Category:

One of: Bugfix / Feature / Code style update / Refactoring Only / Build related changes / Documentation / Other (please specify)

Feature

Overview

Briefly outline your new changes...

Added the feature to lock a Section with a pin. in the conf yml, if you add a key called secret under displayData, the section will be locked with a default pin of 0000. the locked section will not show any of it's items or widget but will show a input field where pin number can be entered. upon entering the right pin, the section will unlock and show its contents.

user can change the default pin by adding a key pin under the section. a number can be used or sha256 hash can also be used in this field.

Issue Number (if applicable) #00

New Vars (if applicable)

If you've added any new build scripts, environmental variables, config file options, dependency or devDependency, please outline here

under section : pin
under section.displayData: secret

Screenshot (if applicable)

If you've introduced any significant UI changes, please include a screenshot

image

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors
  • (If a new config option is added) Attribute is outlined in the schema and documented
  • (If a new dependency is added) Package is essential, and has been checked out for security or performance
  • (If significant change) Bumps version in package.json
@netlify
Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for dashy-dev ready!

Name Link
🔨 Latest commit 751bf17
🔍 Latest deploy log https://app.netlify.com/projects/dashy-dev/deploys/68db71ce9d3d2b0008073134
😎 Deploy Preview https://deploy-preview-1930--dashy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@shumittaher shumittaher changed the title new feature: Section can be locked with a pin of hashed pin Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant