Craig Harshbarger

Results 28 issues of Craig Harshbarger

# Description Adds a workflow for running integration tests. These tests are tests run on the orion ui and designed to test both the UI itself and its integration with...

maintenance
ui

Is there a way to rate limit index operations? My site is using 100s of thousands of indexing operations. Which seems excessive. Is there a way to limit the number...

question

**Why** This project uses lodash which is very large if the whole thing is imported. Its very easy to accidentally add the whole library as a dependency by importing a...

enhancement
UI Team - Backlog

The main visjs has been end of life'd in favor of individual repositories for the individual features. Here's the post about it. https://github.com/almende/vis/issues/4259 Looks like the network and timeline have...

# Description Deployment Parameters, Blocks, and Notifications all use schemas to generate forms. Prior to this refactor Deployments had its own code for work with schemas and Blocks and Notifications...

enhancement
maintenance
DONT MERGE
ui

# Description The ui isn't handling properties that are unions. Specifically a property like this produces a JSON field rather than letting the user select either of the two nested...

ui
v2
component:blocks

**Describe the bug** A clear and concise description of what the bug is. I have `"@testing-library/vue": "^7.0.0"` and when I attempt to update vue to latest (3.3.4) I get the...

bug

# Description Needs: https://github.com/PrefectHQ/prefect-ui-library/pull/2395 Needs experimental flag

feature
ui

# Description [JsonInput.vue](https://github.com/PrefectHQ/prefect-ui-library/blob/main/src/components/JsonInput.vue#L13) in ui-library is deprecated and says to use `p-code-input`. However `p-code-input` doesn't have the ability to format the input which JsonInput does have. Which means we just...

# Description v5 fontsource packages have breaking changes in them with how they are implemented. We should do the work needed to update so we don't end up on a...

v2