Devon Campbell

Results 73 issues of Devon Campbell

This would be syntactic sugar for `assert_exists(assert_single())` and would assert the result cardinality is exactly 1. Inspired by #6920

enhancement
dx

We received this review on the VSCode extension marketplace: > Excellent. The only issue is it seems to require the program to be restarted each time a database migration occurs....

bug

Remove separators because they break `versionchanged` and are not currently rendered

I get `invalid signature: 0x6064b50` when the babel plugin tries to zip my compiled service. Here's the output: ``` Serverless: Packaging service... Serverless: Babel compilation: tmpBabelDirectory/functions/generateSchedule/index.js -> tmpBabelDirectory/functions/generateSchedule/index.js tmpBabelDirectory/functions/getPostContent/index.js ->...

Is it possible to make the port number dynamic? Links are failing for me because it happened to be brought up on 3001 instead of 3000. (Not a big deal...

enhancement

Suggested by a Discord user: https://discord.com/channels/841451783728529451/1201924916262469742/1235886829216075858

enhancement

See discussion: https://discord.com/channels/841451783728529451/1207052547349807134 The idea is to allow users to select a color or two that would be applied to the UI for an instance to make it easier to...

enhancement

We are currently storing query history in local storage and had originally intended to store query bookmarks there as well, but with Cloud, it may make sense for bookmarks to...

It's not clear to users what format they should use for durations in the UI, and it takes some trial and error to figure out which format works. ![Image](https://github.com/edgedb/edgedb-ui/assets/2027711/ac1197f6-006c-4b4e-b565-28045c21745d) In...

bug