1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
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
Artem Astapenko
5e0a91430f Fix e2e tests (#3508) 2021-05-21 21:38:15 +07:00
Artem Astapenko
62263b64b7 update connection settings (#2614) 2021-03-26 22:08:02 +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