Skip to content

Consolidate TS types #1193

@jescalada

Description

@jescalada

Is your feature request related to a problem? Please describe.
After the TS refactors Some types such as RepoData and Action are repeated and sometimes contain different fields. We want to consolidate/clean up the various types in the project so that there's a single source of truth between the UI, API and DB.

Describe the solution you'd like
Maybe a shared/types.ts file could contain all the types shared across the project? And then removing the various duplicates and moving all the types to that file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions