mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
* [SILO-287] Github Enterprise Server (#3490) * chore: add controller and strategy for github enterprise + service and type modification * chore: github enterprise store changes * ui changes for github enterprise * UI and store changes + bug fixes * fix feature flag value * chore: github enterprise worker changes and bug fixes * chore: github enterprise worker changes and bug fixes * add translations + missing fields in oauth strategy + remove dev dependency * refactor: update OAuth strategy methods and improve GitHub Enterprise integration * add github enterprise in user profile connection * refactor: update integration links to use urlSlug for routing * fix: make user_id optional in listWorkspaceCredentials method * remove target_host redundant dependency * fix target host issue * fix missing required fields issue * remove unused variable