PromucFlow_constructor/app/client/src
Rudraprasad Das b458bd09b2
fix: autocommit ui issues (#30887)
## Description
- Adds initial checks in Sagas to avoid showing the auto-commit progress
bar unnecessarily
- Adds component-level checks to avoid rendering progress when
auto-commit is disabled
- Adds logic to remove branch tab from git settings modal when neither
default branch nor protected branch permissions are present

#### PR fixes following issue(s)
Fixes #30628
Fixes #30631 
Fixes #30706 
Fixes #30704 
Fixes #30737


#### Media
<img width="1726" alt="image"
src="https://github.com/appsmithorg/appsmith/assets/8724051/5afe1455-6496-447a-87ff-f67d4efea39e">



#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

- **New Features**
- Enhanced autocommit functionality with improved progress polling,
error handling, and branch tabs visibility based on permissions.
- **Refactor**
- Adjusted autocommit progress polling logic and action types for better
performance and reliability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-12 10:53:48 +05:30
..
actions fix: autocommit ui issues (#30887) 2024-02-12 10:53:48 +05:30
api chore: remove git release feature flags (#30962) 2024-02-09 10:22:47 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce fix: autocommit ui issues (#30887) 2024-02-12 10:53:48 +05:30
components chore: remove git release feature flags (#30962) 2024-02-09 10:22:47 +05:30
constants feat: Queries and JS tabs redesign (#31006) 2024-02-09 12:44:41 +05:30
ee fix: Entity props show evaluated value (#30889) 2024-02-07 14:34:03 +05:30
enterprise
entities chore: remove git release feature flags (#30962) 2024-02-09 10:22:47 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons
layoutSystems feat: starter building blocks for all users (#30909) 2024-02-09 10:00:04 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
pages fix: autocommit ui issues (#30887) 2024-02-12 10:53:48 +05:30
plugins/Linting
polyfills
reducers chore: remove git release feature flags (#30962) 2024-02-09 10:22:47 +05:30
reflow
sagas fix: autocommit ui issues (#30887) 2024-02-12 10:53:48 +05:30
selectors chore: remove git release feature flags (#30962) 2024-02-09 10:22:47 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse
utils feat: starter building blocks for all users (#30909) 2024-02-09 10:00:04 +05:30
WidgetProvider feat: [Custom widget] Enable dynamic height and auto layout. (#30459) 2024-02-07 16:30:50 +05:30
WidgetQueryGenerators
widgets fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
workers fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts
wdyr.ts