Commit Graph

14 Commits

Author SHA1 Message Date
Rıdvan Akca
dace794167 feat: introduce playwright (#1194)
* feat: introduce playwright

* test: migrate apps folder to playwright (#1201)

* test: rewrite connections tests with playwright (#1203)

* test: rewrite executions tests with playwright (#1207)

* test: rewrite flow editor tests with playwright (#1212)

* test(flow-editor): rewrite tests using serial mode (#1218)

* test: update custom connection creation paths

* test: move login logic to page fixture

* test: remove cypress tests and deps

---------

Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2023-08-17 23:31:38 +02:00
Rıdvan Akca
4839b100cb feat: take search bar out of scroll in add app connection 2022-12-16 16:33:46 +01:00
Faruk AYDIN
74bbbf55f8 refactor: Use app key instead of name for new connection url 2022-11-05 21:34:58 +01:00
Ali BARIN
e47c54b336 chore: add major data-test attributes 2022-10-09 00:00:35 +02:00
Ömer Faruk Aydın
6f1b9b8fe7 Merge pull request #391 from automatisch/issue-374
feat: add loading indicator in AddNewAppConnection
2022-08-06 13:16:23 +03:00
Ali BARIN
5271af8b94 feat: add supportsConnections support in App 2022-08-04 21:23:23 +02:00
Ali BARIN
df55d9fdd9 feat: add loading indicator in AddNewAppConnection 2022-08-03 21:03:22 +02:00
Ali BARIN
030d886cf7 refactor: introduce input in gql mutations 2022-03-09 00:53:20 +03:00
Ali BARIN
3391578655 chore: introduce @automatisch/types 2022-03-03 13:33:33 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Ali BARIN
81c18ee37c feat: tweak add new app connection dialog 2021-12-17 12:20:38 +01:00
Ali BARIN
fc85716d07 feat: style add new app connection 2021-12-15 10:21:03 +01:00
Ali BARIN
2293c939e7 feat: add app connections w/ testing and deleting functions 2021-10-18 23:58:40 +02:00
Ali BARIN
a1363f7fdd feat: Introduce adding a new app connection 2021-10-17 15:50:42 +02:00