nebari-dev / jhub-apps

Application creator and general launcher for JupyterHub
https://jhub-apps.nebari.dev/
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

Sharing messaging #481

Closed kildre closed 1 month ago

kildre commented 2 months ago

This PR handle error handling and messaging. When a user with a shared app tries to start/stop an app they will get a message alerting them they don't have permission to perform that action.

Reference Issues or PRs

What does this implement/fix?

Fixes the issues of a user wondering why they can't perform an action, now it give them an issue. Put a x in the boxes that apply

Testing

Documentation

Access-centered content checklist

Text styling

Non-text content

Any other comments?

image image image

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jhub-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 8:52am
jhub-apps-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 8:52am
aktech commented 1 month ago

Merged main and fixed conflicts, the returning of responses has been handled as part of https://github.com/nebari-dev/jhub-apps/issues/483 in https://github.com/nebari-dev/jhub-apps/pull/487