Nick Zelei

Results 53 issues of Nick Zelei

### Describe the bug I'm attempting to do an internal-to-internal token exchange. The exchange returns successfully, but it appears that the `issuedFor` or `azp` claim is set to the incorrect...

kind/bug
area/token-exchange
status/triage

### Describe the bug The URL that I generate with the sts PresignClient doesn't work when used as an EKS authentication token. I am able to generate a url with...

bug
workaround-available
p3
xl
queued

I'm running into an issue with the dialog auto focusing elements that I didn't specify to autofocus. Here are a few cases that I am talking about. Case 1: A...

See this thread for more details: [https://discord.com/channels/1171894401140797591/1235948472784523284](https://discord.com/channels/1171894401140797591/1235948472784523284) Repro steps: steps that should repro it: * create a table with one of the columns that is a FK to the PKey...

bug
HackerNews Launch

It would be great to make this thing agnostic to react-hook-form and just expose callbacks in the props. That way we can use this table for more than form-related items....

Improvement

We shouldn't show generated columns due to them being read only as the database handles generating their value. Today, we surface them and expect the user to select `GENERATE DEFAULT`...

Improvement
HackerNews Launch

Copy what we've done in the AiGenerate new Schema form to use the new local version of useFormPersist along with nesting it inside of a child componenet. This is way...

Fast Follow

This should be a new optional parameter. It should not be allowed to be greater than the precision From [SyncLinear.com](https://synclinear.com) | [NEOS-1086](https://linear.app/nucleus-cloud/issue/NEOS-1086/expose-ability-to-specify-scale-as-parameter-in-generate-float64)

Fast Follow
Feature

``` TRANSFORMER_SOURCE_GENERATE_STRING = 24; TRANSFORMER_SOURCE_GENERATE_RANDOM_STRING = 25; ``` We should deprecate one of these. I think the worker is now using GENERATE_RANDOM_STRING, but the config is named GenerateString, so a...

Improvement

When the backend is configured to use the internal url for the `baseUrl`, this causes the AuthorizationUrl to be returned to the CLI to be the internal. It should instead...

bug