GreenWall/frontend/wailsjs
Yang Borui bc599bfdaa
feat: add git check git path setting and ci/cd
* feat: add Git installation check

* chore: enhance GitHub Actions workflow for multi-platform builds

* feat: replace Git installation guide component with sidebar and update translations

* feat: add custom Git path configuration and validation functionality

* refactor: reorder frontend build steps and add SetGitPath function to bindings

* feat: add SetGitPath request and response models, update bindings in TypeScript

* chore: update GitHub Actions workflow for improved build steps and enhance GitInstallSidebar styling

* fix: path

* feat: add Git path settings component and integrate it into the main app layout

* feat: add translations for Git path settings and update component to use them

* remove: delete GitInstallGuide component as it is no longer needed

* refactor: simplify platform detection logic in GitInstallSidebar component

* refactor: remove isOpen prop from GitPathSettings component and conditionally render it in AppLayout

* refactor: streamline Git installation check by consolidating logic into a single function and updating useEffect dependencies

* edit: .gitignore
2025-10-27 17:07:08 +08:00
..
go feat: add git check git path setting and ci/cd 2025-10-27 17:07:08 +08:00
runtime chore: initialize project with wails 2025-02-05 15:30:01 +08:00