Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add beszel-extension extension #16437

Merged
merged 9 commits into from
Jan 28, 2025
Merged

Conversation

wyattjoh
Copy link
Contributor

@wyattjoh wyattjoh commented Jan 17, 2025

Description

An unofficial Raycast extension to monitor and configure your systems managed by
Beszel. This extension only currently supports username/password authentication.

Commands

  • Search Beszel Systems: Search for and display system statuses for each system monitored by Beszel

Preferences

  • URL: The URL of the Beszel service
  • Username: The username to use for authentication
  • Password: The password to use for authentication

Screencast

beszel-extension-1

Checklist

- fix: changed name
- initial commit
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Jan 17, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

@wyattjoh wyattjoh marked this pull request as draft January 17, 2025 19:51
@wyattjoh wyattjoh marked this pull request as ready for review January 17, 2025 21:37
@pernielsentikaer pernielsentikaer self-assigned this Jan 24, 2025
Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Thanks for your contribution 💪

I have now tested your extension, and I have some feedback ready for you:

  • Could you stop the loading indicator is there is an error?

beszel-extension 2025-01-24 at 12 37 34

  • Is it neccesary to have both useMemo, useCallback and useEffect?

I'm looking forward to testing this extension again 🔥

Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions.

extensions/beszel-extension/package.json Show resolved Hide resolved
extensions/beszel-extension/package.json Show resolved Hide resolved
extensions/beszel-extension/package.json Show resolved Hide resolved
- fix: simplified error presentation
- fix: added placeholders to preferences
- fix: refactor to use useCachedPromise with mutate
Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit cd1764d into raycast:main Jan 28, 2025
2 checks passed
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/wyattjoh/beszel-extension

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants