mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 06:25:58 +02:00
* feat: UI and store change to split pr automation and issue sync entity item create * backend changes to bisect issue sync pr automation + fix entity conn types * use user credentials in github flow + UI improvements + improve logging + issue state mapping * add bidirectional sync logo * gh ent test and fixes * translations and copy changes * fix url format in issue link * optimise getCredentials method + fixes * fix formatting
4 lines
118 B
TypeScript
4 lines
118 B
TypeScript
export * from "./select-project";
|
|
export * from "./select-project-state";
|
|
export * from "./select-github-repository";
|