1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Files
airbyte/airbyte-webapp-e2e-tests
Artem Astapenko f82dd2d3e2 New connection page design (#9025)
* Add replication page. Remove connection form from settings

* Fix styles for delete block

* Add transfer form

* Fix transfer

* Remove source and destination icon and name from connection form

* Remove frequency field from edit connection form

* Add transformation view

* Update title for connection page

* Hide transformation page

* Edit search in connection form

* Add CollapsibleCard, FormCard

* Edit columns

* Split connection pages

* Implement core views for new connection form

* Add info tooltip

* Edit sync cell

* Edit styles for checkbox

* Edit radiobutton styles

* Fix styles

* Add toggle

* Extract logs to separate service

* Fix styles for sync mode dropdown

* Bulk fix

* Make namespace definition an optional field

* Implement bulkEdit for syncMode

* Refactor bulk edit. Refactor table components

* Add bulk reset

* Move components to style folder

* Add custom guard for operations

* Replace formatted message with FormattedHtmlMessage

* Minor review comments

* Add ts-expect-error

* Use gap for css

* move files a bit

* Fix issue with unselecting manual sync

* Remove ?? [] condition

* Add message for unsupported operation

* Remove top from tooltip

* Fix e2e tests for connection

* fix update connection e2e test

* Fix e2e tests for connection update

* Do not display options for keys when is not possible

Co-authored-by: Julia Astapenko <julia.chvyrova@gmail.com>
2022-02-21 16:01:42 +03:00
..

Start Cypress

npm install

npm run cypress:open