PromucFlow_constructor/app/client/src/ce
Rudraprasad Das c675c0307b
chore: git tag - adding ui improvments (#39972)
## Description
- Changes the look of TabRelease to be cleaner
- Removes beta tag when `release_git_package_enabled` feature flag is
enabled

## Automation

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

### 🔍 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/14173821996>
> Commit: eeac00c923171e1b728b5079332d504a2dbc51d1
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14173821996&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git,@tag.Module`
> Spec:
> <hr>Mon, 31 Mar 2025 15:16:47 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 configuration flag for managing the release package
feature.

- **Style**
  - Updated module labels to conditionally display a beta indicator.
- Revised interface text for releasing versions and displaying commit
details.
- Enhanced layout and visual styling for commit information and release
version selection.

- **Refactor**
- Streamlined the release button logic to require only a release
version, improving usability.
- Removed unused props and logic from the release version radio group
component.
- Restructured the latest commit information component for improved
visual hierarchy.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-31 19:23:11 +02:00
..
actions chore: Add separate flow for Anvil app publish (#39891) 2025-03-25 15:25:48 +05:30
api fix: Datasource API split changes (#39917) 2025-03-27 16:56:59 +05:30
components feat: Dummy Generate Prompt Button (#39964) 2025-03-31 12:03:43 +05:30
configs chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
constants chore: git tag - adding ui improvments (#39972) 2025-03-31 19:23:11 +02:00
entities chore: git tag - adding ui improvments (#39972) 2025-03-31 19:23:11 +02:00
hooks chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
IDE chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
middlewares chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
navigation fix: Remove default value of IDE tabs focus retention (#39844) 2025-03-21 07:17:02 +00:00
pages chore: Updating google authentication config to support Multi Org flow on EE (#39985) 2025-03-31 18:33:11 +05:30
PluginActionEditor feat: add generate schema button (#39751) 2025-03-18 12:41:11 +01:00
plugins/Linting chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
reducers chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
sagas chore: Update integration modal (#39976) 2025-03-31 15:43:18 +05:30
selectors chore: ai agent sing up flow (#39943) 2025-03-27 15:48:12 +03:00
types fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils chore: Code split env manager for introducing blacklisted variables (#39963) 2025-03-28 16:40:43 +05:30
workers chore: remove redundant copies in getWidgetDependencies (#39116) 2025-02-10 13:24:26 +05:30
AppRouter.tsx chore: Removing cyclic dependencies due to Sentry route (#39471) 2025-02-27 15:17:38 +05:30
RouteBuilder.ts chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30