Presley Pizzo

Results 23 comments of Presley Pizzo

Just something to be aware of: Licensing and Audit Logging aren't totally separable. They each have independent tasks to start with, but when it's time to add audit logging to...

I propose we separate auto-start and auto-stop into sections, and have a toggle at the top of the auto-start section, and disable all auto-start controls if the toggle is in...

Here it is with switches (apparently toggles are something different in MUI) both with and without sections. @bpmct @BrunoQuaresma @kconley-sq With sections: Without sections:

I think this should be an epic with one ticket per XService. I'd like to work on it because I already put some thought and code into it, but I...

@Kira-Pilot just a heads up that I made this ticket as part of shredding the Licensing epic; feel free to edit as needed.

Validation on the FE (disabling the buttons) is the best solution here but I will surface the backend error in #3097 as well (it'll only come through if FE validation...

This ticket can serve for the FE validation while #3097 handles surfacing BE errors. The FE has the max TTL hard-coded in WorkspaceScheduleForm.tsx, but it should be pulled from the...

Looks like it's expecting a comma on line 83 of your script that isn't there. What's on that line (and maybe the previous one)? If it's a problem with the...

Oh, sorry, it would be a line from the json file produced by your script.

Oh I was thinking about this all wrong. I guess it's turning the schema file into Python. But I checked the current schema file and it doesn't have that first...