1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/airbyte-webapp-e2e-tests
Harshith Mullapudi ae2aea8b12 feat: connection name can be edited through UI (#12803)
* feat: connection name can be edited through UI

* fix: changes requested by edmundito

* 1. feat: Added connection name edit in connection settings
2. feat: Added connection name in listing connections page
3. fix: requested changes

* chore: handle UI and e2e tests

* chore: fix e2e tests for webapp

* fix: UI margins

* fix: webe2e tests

* fix: input is not focused when clicked on name

* fix: disable input while making API call

* feat: added enter/esc functionality to connection name edit
2022-05-31 10:49:41 +05:30
..

Start Cypress

npm install

npm run cypress:open