PromucFlow_constructor/app/client/src/git/components/QuickActions
Rudraprasad Das c169d48888
chore: git mod - minor fixes (#38563)
## Description
- Fixes initial loading state for status
- Includes module instances and source module count
- Fixes discard flow

## 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/12692930817>
> Commit: 6689c8e113bc4795cecd533fe5b7eff6ee221283
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12692930817&attempt=4"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git`
> Spec:
> <hr>Fri, 10 Jan 2025 08:32:22 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 focus on source modules instead of packages
	- Enhanced tracking of module instances and source module changes

- **Bug Fixes**
- Updated status change calculations to more accurately reflect module
modifications
	- Improved handling of artifact identification in discard operations

- **Refactor**
- Renamed and restructured various status-related interfaces and
functions
- Modified selectors and reducers to support new module tracking
approach

- **Chores**
	- Updated type definitions and selector implementations
	- Removed deprecated package-related tracking mechanisms

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-10 12:16:55 +01:00
..
helpers chore: git mod - adding git ops modal (#38136) 2024-12-14 01:29:26 +08:00
hooks chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00
BranchButton.tsx chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00
ConnectButton.test.tsx chore: git mod - adding git ops modal (#38136) 2024-12-14 01:29:26 +08:00
ConnectButton.tsx chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
index.tsx chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00
QuickActionButton.test.tsx chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
QuickActionButton.tsx chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
QuickActionsView.test.tsx chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
QuickActionsView.tsx chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00