Chris Collins

Results 6 issues of Chris Collins

We recently merged in a big change to ingestion forms in the UI and this PR addresses some followups after that. - Pass in `removeMargin` optional prop for styling to...

This WIP PR gets the timestamp for when a dataset entity was last ingested by checking all of its aspects for the most recent `lastObserved` in its `systemMetadata` where the...

This PR adds the mechanism to define what the `createdOn` and `updatedOn` timestamps are on a graph index edge as well as the `createdActor` and `updatedActor`. In order to specify,...

product

This PR adds a new graphql endpoint that allows users to batch remove a form from a list of entities. This is the opposite of the existing `batchAssignForm` endpoint that...

product

This PR fixes a problem that occurs with legacy views where they explicitly defined entity types in a different field and we intersected that with `types` provided by the user....

product

There was a bug where we weren't showing the option to delete a personal view from the manage views page in settings because we aren't passing in whether the user...

product