1
0
mirror of synced 2026-01-01 09:02:59 -05:00
Commit Graph

15 Commits

Author SHA1 Message Date
Harsha Teja Kanna
3e7f95c25a 🎉 Support build on MacOS M1 (Apple Silicon) (#7104)
- See this doc for details: https://github.com/airbytehq/airbyte/blob/master/docs/contributing-to-airbyte/developing-locally.md
- Unit test does not work yet.
2021-10-19 11:20:21 -07:00
Jared Rhizor
effceb68cf Revert "Revert "Redirect to oboarding page"" (#6680)
* Revert "Revert "Redirect to oboarding page (#6251)" (#6644)"

This reverts commit 82d492bfd2.

* Fix e2e tests

Co-authored-by: Artem Astapenko <jamakase54@gmail.com>
2021-10-04 15:43:16 +07:00
Artem Astapenko
8b40e13a4a Jamakase/update onboarding flow (#5656) 2021-09-16 22:14:12 +03:00
Artem Astapenko
cf59ad9c50 Jamakase/add catalog view (#4672)
* Add storybook

* Add initial catalog work

* Change dropdown

* Add popup

* Add styles for tree view

* Add search radiobuttons

* Add ellipsis

* Edit Sync mode dropdown view

* Remove combobox role usage in e2e

* Add data-testid to select

* Add tooltips

* Temporary ignore test
2021-07-22 06:23:48 +07:00
Artem Astapenko
75f6cb5d1f Jamakase/add normalization select dropdown (#4129)
* Add select namespace dropdown

* Rename frequency to schedule. Add normalization support

* Update styling for namespace

* remove waitFor for events

* Add special variables notification

Co-authored-by: Christophe Duong <christophe.duong@gmail.com>

* Set namespaceFormat to  by default

* Add proper links

* Rename withOperations to operations field

Co-authored-by: Christophe Duong <christophe.duong@gmail.com>
2021-06-17 18:54:50 +07:00
Artem Astapenko
d06c9b735e Jamakase/add normalization and transformation block (#3921)
* Add normalization block

* Add transformation block

* Add operations resource

* Move transformation form to separate component

* Rename operations field on backend. Improve transformations usage

* Mock listOperations operation in unit test

* Make basic a default normalization

* Add errors for forms

* Select basic normalization by default

* Add support to optionally display normalization

* Add supportsDbt and supportsNormalization destination fields

* add useInitialValues hook

* Reinit form on change

Co-authored-by: Christophe Duong <christophe.duong@gmail.com>

* Fix onChange to onSelect renaming

Co-authored-by: Christophe Duong <christophe.duong@gmail.com>
2021-06-12 04:14:42 +07:00
Charles
f31d409f73 Revert "Revert "Make email a required field in the onboarding flow (#2814)" (#2858)" (#3574)
This reverts commit ea21c343de.
2021-05-25 17:30:42 +07:00
Artem Astapenko
5e0a91430f Fix e2e tests (#3508) 2021-05-21 21:38:15 +07:00
Jared Rhizor
ea21c343de Revert "Make email a required field in the onboarding flow (#2814)" (#2858)
This reverts commit 616d55d4a3.
2021-04-12 14:57:39 -07:00
Artem Astapenko
616d55d4a3 Make email a required field in the onboarding flow (#2814)
* Make email a required field in the onboarding flow

* Fix cypress test
2021-04-12 04:04:46 +07:00
Artem Astapenko
62263b64b7 update connection settings (#2614) 2021-03-26 22:08:02 +03:00
Sherif Nada
77b72dcf5b Revert "Revert "Merge branch 'master' of github.com:airbytehq/airbyte""
This reverts commit de66bf010d.
2021-03-23 15:12:01 -07:00
Sherif Nada
de66bf010d Revert "Merge branch 'master' of github.com:airbytehq/airbyte"
This reverts commit a3a27f2fa2, reversing
changes made to 5917feee28.
2021-03-23 15:09:44 -07:00
Artem Astapenko
9a45565e0b fix tests (#2529) 2021-03-20 01:41:10 +03:00
Artem Astapenko
29482430ea Jamakase/add cypress (#2199)
* Add data-id to controls

* Add tests

* Add e2e test starting

* Add skip onboarding test
2021-03-03 07:26:21 +07:00