PromucFlow_constructor/app/client/src/pages
Hetu Nandu b011680db7
fix: Add Loading when JS is getting created (#32605)
## Description

Makes the Add button go into loading when a JS object is being created.
This is so that users can not end up in a situation where multiple JS
Objects are created in parallel

Fixes #32146

## Automation

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

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

<!-- end of auto-generated comment: Cypress test results  -->
2024-04-12 15:35:51 +05:30
..
AdminSettings chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
Applications fix: Updating the primary action on clicking app card in mobile view (#32092) 2024-03-27 16:04:41 +05:30
AppViewer revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
common fix: save flow enabled for client credentials grant type (#32047) 2024-03-26 08:39:34 +05:30
Editor fix: Add Loading when JS is getting created (#32605) 2024-04-12 15:35:51 +05:30
setup fix: Vertical shift on query module editor when new inputs are being added on EE (#32390) 2024-04-05 10:45:03 +05:30
Templates feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
tests
UserAuth fix: Email Verification not you link opened in same tab (#32361) 2024-04-03 14:05:18 +05:30
UserProfile
users
workspace chore: Removing partner program callout from invite modal (#31576) 2024-03-07 13:20:51 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts