PromucFlow_constructor/app/client/src/selectors
albinAppsmith e3a49845e7
feat: Cloud billing static UI (#39846)
## Description

This PR contains static UI for cloud billing.

https://www.figma.com/design/XouAwUQJKF2lf57bQvNM1e/Cloud-Billing-(-Phase-1-)?node-id=15907-14530&t=ogZ4sTrvsBdvVL8m-0


Fixes #https://github.com/appsmithorg/appsmith/issues/39896

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]
> 🔴 🔴 🔴 Some tests have failed.
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/14077392797>
> Commit: 73f7f2d1bee5a6bf3547af050c1fa6172052cc6e
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14077392797&attempt=2&selectiontype=test&testsstatus=failed&specsstatus=fail"
target="_blank">Cypress dashboard</a>.
> Tags: @tag.All
> Spec: 
> The following are new failures, please fix them before merging the PR:
<ol>
>
<li>cypress/e2e/Regression/ClientSide/FormLogin/EnableFormLogin_spec.js</ol>
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/identified-flaky-tests-65890b3c81d7400d08fa9ee3?branch=master"
target="_blank">List of identified flaky tests</a>.
> <hr>Wed, 26 Mar 2025 08:34:53 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

## Summary by CodeRabbit

- **New Features**
- Introduced a postfix functionality for input fields, allowing
additional content to be displayed alongside the standard input.
- Enhanced styling to dynamically adjust input spacing when a postfix is
provided.
- Extended form input components to support the optional postfix
property for greater flexibility in content presentation.
  - Added a feature flag for multi-organization licensing management.
  - Introduced a custom hook to check if cloud billing is enabled.
- Added new user interface messages for account management in the signup
process.
  - Implemented a new route for organizational login.
- Added a conditional input field for full name based on cloud billing
status.

- **Bug Fixes**
- Improved rendering logic for end icons and postfix elements in input
fields.

- **Documentation**
- Updated export statements to streamline access to new hooks and
selectors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-26 14:17:46 +05:30
..
actionSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
activeEditorFieldSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
analyticsSelectors.ts fix: UsagePulse initialisation flow (#38555) 2025-01-09 18:36:19 +05:30
appSettingsPaneSelectors.tsx chore: AppIDE Folder Structure (#39165) 2025-02-17 10:34:23 +03:00
appThemingSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
appViewSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
authSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
autoHeightSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
autoLayoutSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
buildingBlocksSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
canvasSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
cloudBillingSelectors.tsx feat: Cloud billing static UI (#39846) 2025-03-26 14:17:46 +05:30
crudInfoModalSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
curlImportSelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
datasourceSelectors.ts fix: edit datasource for External saas plugins (#38672) 2025-01-20 13:04:16 +05:30
dataTreeSelectors.ts fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
debuggerSelectors.test.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
debuggerSelectors.tsx chore: typofix Obejct -> Object in debuggerSelectors.tsx (#39008) 2025-02-25 18:14:18 +05:30
debuggerStateInspector.ts feat: Inspect State CTA for discovery (#39100) 2025-02-14 21:57:08 +05:30
editorContextSelectors.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
editorSelectors.tsx fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
errorSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
explorerSelector.ts feat: ADS Entity List Tree (#38493) 2025-01-13 08:24:30 +00:00
flattenedChildCanvasSelector.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
focusHistorySelectors.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
formSelectors.ts feat: select widget lazy loading (#38867) 2025-02-13 18:49:44 +05:30
gitModSelectors.ts chore: git pkg - mod fixes (#39255) 2025-02-18 13:33:31 +01:00
gitSyncSelectors.tsx chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00
globalSearchSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ideSelectors.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
jsPaneSelectors.ts chore: Add separate flow for Anvil app publish (#39891) 2025-03-25 15:25:48 +05:30
layoutSystemSelectors.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
lintingSelectors.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
mainCanvasSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
navigationSelectors.ts fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
onboardingSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
oneClickBindingSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
pageListSelectors.tsx 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
propertyPaneSelectors.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
settingsSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
tableFilterSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
templatesSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
themeSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ui.tsx feat: editable ide tabs (#36665) 2024-10-14 11:05:38 +03:00
usersSelectors.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
widgetDragSelectors.ts chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
widgetEnhancementSelectors.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
widgetReflowSelectors.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
widgetSelectors.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
widgetSelectors.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30