PromucFlow_constructor/app/client/src/pages/Editor/gitSync
Rudraprasad Das e798ec66e7
fix: fixing cta for git import modal (#36364)
## Description
Fixes CTA for git import modal to "Import App"

Fixes https://github.com/appsmithorg/appsmith/issues/32388

## Automation

/ok-to-test tags="@tag.Git"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10958198926>
> Commit: 3a4468f2750b956618a39de3f89315ecce9f372d
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10958198926&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git`
> Spec:
> <hr>Fri, 20 Sep 2024 11:44:10 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new call-to-action message for importing an app,
enhancing user guidance.
- Improved the Git connection process by providing context-sensitive
messages based on the import state.

- **Bug Fixes**
- Adjusted the text displayed during the Git connection steps to reflect
the import status dynamically.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-20 23:55:36 +08:00
..
components chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
GitSettingsModal chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
GitSyncModal chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
hooks chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
QuickGitActions fix: loading state for pull (#36363) 2024-09-20 19:49:39 +08:00
Tabs fix: fixing cta for git import modal (#36364) 2024-09-20 23:55:36 +08:00
constants.ts fix: git branch protection bug fixes (#28749) 2023-11-09 16:58:04 +05:30
DisableAutocommitModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DisconnectGitModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ImportSuccessModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Menu.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ReconnectDatasourceModal.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RepoLimitExceededErrorModal.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils.test.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00