PromucFlow_constructor/app/client/src/pages
Rudraprasad Das cae0114372
fix: fixing unprotect logic in callout (#34244)
## Description
Clicking "Unprotect branch" in the branch protection callout was making
all the branches as unprotected. This PR fixes that and only allows the
current branch to be unprotected


Fixes #33310  #34005

## 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/9511853863>
> Commit: 1ccab8a270b12427eeda6f4cdbea0fb84b4d77ee
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9511853863&attempt=1"
target="_blank">Click here!</a>

<!-- 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**
- Enhanced IDE with advanced branch protection management, including the
ability to unprotect branches directly within the IDE.

- **Bug Fixes**
- Improved handling of current branch filtering to ensure accurate
protected branch management.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-14 17:24:53 +05:30
..
AdminSettings test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
Applications chore: Updating embed settings feature tag from Business to Enterprise (#33448) 2024-05-15 17:17:36 +05:30
AppViewer chore: Unify ID extraction regex from browser url (#33925) 2024-06-11 15:14:54 +05:30
common fix: datasource form footer ui fix (#33957) 2024-06-04 23:31:57 +05:30
Editor fix: fixing unprotect logic in callout (#34244) 2024-06-14 17:24:53 +05:30
setup chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
Templates chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
tests chore: Unify ID extraction regex from browser url (#33925) 2024-06-11 15:14:54 +05:30
UserAuth chore: Updating the login button names for OIDC & SAML to get it from tenant config (#32979) 2024-05-15 11:11:47 +05:30
UserProfile
users
workspace chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts