PromucFlow_constructor/app/client/cypress
Rimil Dey 9284c5e240
Auto-indent JS code in the editor (#13222)
This pull request:

    introduces a new option to the menu in the JS editor which lets users prettify/auto-indent code.
    introduces a new keyboard shortcut that lets users prettify/auto-indent code
    Fixes bug where pressing CMD + <- in Mac (Home in windows) shifts the cursor to the first indented column. If the cursor is present on the first indented column, the cursor shifts to the 0th column in the editor

Fixes #9268
2022-07-20 12:43:23 +05:30
..
fixtures feat: Update the table widget to v2 in suggested widget list (#15277) 2022-07-20 12:28:50 +05:30
integration Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
locators Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
manual_TestSuite test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
plugins Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
sample_airbnb/sample_airbnb test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/VisualTests Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
support Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml
index.ts test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
init-mysql-dump-for-test.sql chore: Perform perf tests on a large app (#10831) 2022-02-03 00:25:10 +05:30
init-pg-dump-for-test.sql Using local Postgres database instead of remote (#6241) 2021-07-30 11:41:14 +05:30
setup-test-fat.sh Adding setup test for fat conatiner (#11764) 2022-03-10 16:08:43 +01:00
setup-test.sh test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30
tsconfig.json fix: Tooltip for long names in Entity Explorer (#15068) 2022-07-20 06:06:11 +00:00