Ross Zurowski

Results 43 issues of Ross Zurowski

It's nicer to access `fields.sourceUrl` rather than `fields['Source Url']`.

For a custom API, we probably want an error or warning thrown. How could it be more visible to the developer? Let's see what other REST APIs do?

Show what it looks like

This commit adds an item to the account menu dropdown that allows choosing a control server to use for logins, to make it easier to test Docker related changes to...

A few times in the past (eg. #48) we've forgotten to update the latest Docker image after making changes in this repository. We should set up proper CI to publish...

We have a button that allows users to open a container directly in their browser. We also have a warning that appears when their host device and Docker extension aren't...

How do we know which Tailscale version is running? How do we know which extension version is running? How can users contact support for issues? All this would be useful...

Currently when navigating to the Docker extension tab, we need to load the webpage, and _then_ fetch the latest state from Tailscale before we can show anything to users. This...

To make it easier to test changes with a control server, it'd be nice to have a control server picker like our desktop clients. Maybe in the dropdown menu by...

It'd be cool if `new-work` supported sites rendered on the client-side. I tried to add [Dan Holdsworth's](http://www.danholdsworth.com/) site to my list, but since it's rendered on the client with Angular,...