Brandon Roberts
Brandon Roberts
Try this with the latest version of Angular (v17) and the latest plugin (0.2.27 or later)
I started with 19.10 instead of 20.04 and had some success. - I went through the normal installation routine to get Ubuntu installed. - Rebooted, and uninstalled the `iio-sensor-proxy` to...
We switched this to use our api first, then fallback to GitHub
feat: Public workspaces don't have a path auth when creating a new workspace without being logged in
Redirect works for me. It does bring up the question of whether we want to automatically send people to the GitHub login modal, or back to the feed to login,...
feat: Public workspaces don't have a path auth when creating a new workspace without being logged in
Or perhaps a dedicated login page with the GitHub login
feat: Public workspaces don't have a path auth when creating a new workspace without being logged in
Option B sounds good to me. We have some examples for modals already
feat: Public workspaces don't have a path auth when creating a new workspace without being logged in
So we want the "Create New" buttons to make them connect their GitHub?
feat: Public workspaces don't have a path auth when creating a new workspace without being logged in
Part of this is resolved by https://github.com/open-sauced/app/pull/2935 where you can start the creation of a new workspace without being logged in, connect your account, and finish completing it. https://github.com/open-sauced/app/pull/2935
Closing as resolved, we can reopen it if necessary
This is ready for initial review @nickytonline @isabensusan https://github.com/open-sauced/app/assets/42211/31809cb8-0762-43e9-aff5-ee07f90d3fb3 Notes: - The Prompt URL will be shortened - If they aren't logged in, it doesn't auto-submit the prompt, but also...