mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-18 21:55:38 -04:00
* tmp * split creat and edit project form * Update style * tmp * Create button wording * feat: project type select (#9436) * feat: project type select * update * Use ProjectTypeSelect component * fix: edit form ts * Extract git-repo-form * feat: git connection info (#9441) * feat: git connection info * update * fix: lint * fix: ts * fix: delete load git repo * comment out branch * tmp * git repo scan result * feat: update git repo name directly * feat: update git repo name directly (#9456) * fix lint issue * remove unused props * fix: smoke test * Disable connected git repo options when creating new git project. * refactor: improve layout and styling in project modal and create form * refactor: adjust spacing and layout in project forms and type select component --------- Co-authored-by: Curry Yang <163384738+CurryYangxx@users.noreply.github.com> Co-authored-by: Curry Yang <1019yanglu@gmail.com> Co-authored-by: James Gatz <jamesgatzos@gmail.com>