26 Commits

Author SHA1 Message Date
Chirag Madlani
448c4b85ed
feat(ui): support slack Webhook integration on settings (#6677)
* feat(ui): support slack webhook integration on settings

* revert enum related changes

* update webhook listing with icon & list

* add glossary & tag links

* fix cypress tests

* fix cypress tests

* fix failing tests
2022-08-11 10:57:39 +05:30
Sachin Chaurasiya
4bd295ff6e
Feat : UI Add support for editing post messages (#6619)
*  Feat : UI Add support for editing post messages

* Support key binding

* Add unit test

* Disable Save button if message is empty

* Add unit test

* Add unit test for manage button

* Add unit test

* Minor change

* Add constant for invalid start time

* Fix cypress test

* Fix Cypress test

* Fix  Edit and validate owner test
2022-08-06 23:30:47 +05:30
Aniket Katkar
af0079683c
UI(issue#6234) : Manage tab removal (#6536)
* Removed manage tabs from Table, Topic, Dashboard, Pipeline and ML Model entities
Modified unit tests according to the changes made in comnponents

* Fixed error while deleting entities except tables and also added test-ids to edit icons for cypress tests

* * Added functionaliy to delete entities through ManageButton on Service, DatabaseSchema and DatbaseDetails page.

* Added functionality to edit the owner through entity summary details on DatabaseSchema and DatabaseDetails page.
* Removed manage tab from Service, DatabaseSchema and DatabaseDetails page and did relevant utils changes.

* Cypress test fixes for manage tab removal and bug fix on service page

* * Service deletion message added

* Removed the option for soft delete for service, database and database schemas

* Cypress test slectors changed for specificity

* Added mocks for all APIs in service page unit tests

* Fixed failing unit tests

* Removed unused props

* Resolved onAnnouncementClick handler error.
2022-08-06 12:38:27 +05:30
Vivek Ratnavel Subramanian
fe7151e870
Fix flaky Cypress test (#6415)
* Fix flaky Cypress test

* Add jest fake timers
2022-07-29 09:49:22 +05:30
Pere Miquel Brull
b7eb41a560
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
2022-07-28 14:46:25 +02:00
Shailesh Parmar
5839620b60
UI: added webhook page in global setting (#6277)
* added left panel for global setting

* adding style for left panel

* removed unneccessary state depandancy and make setting route allowed only for sandbox and local env

* added webhook page in global setting

* added primery color to remove icon

* addressing comment

* addressing comment

* added wait time as delete service taking more time
2022-07-26 14:47:15 +05:30
Shailesh Parmar
3d2f3cfd15
Cypress: Add E2E test for delete service work flow (#6150) 2022-07-24 22:24:47 -07:00
Shailesh Parmar
0d1e57baf2
fixed issue 6071: Service ingestion workflows should be configurable as scheduled or on-demand (#6216)
* fixed issue 6071: Service ingestion workflows should be configurable as scheduled or on-demand

* fixing cypress
2022-07-20 18:40:20 +05:30
Teddy
28336b0a43
Fix #3575 Data Quality - Partitioned Tables (#5441)
Co-authored-by: Teddy Crepineau <teddycrepineau@Teddys-MacBook-Pro.local>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 12:37:44 -07:00
Vivek Ratnavel Subramanian
36949a7eb9
Cypress: Fix flakiness in EntityDetail tests (#5425) 2022-06-13 13:58:59 +05:30
Vivek Ratnavel Subramanian
84a28ea78f
Cypress: Change Cypress browser to Chrome (#5383) 2022-06-08 16:54:51 -07:00
yug-shah0106
ce8a317059
Fix #5348 UI: css fix (#5378)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-08 16:20:22 -07:00
darth-coder00
e851242a1a
Cypress: Fix tests post removal of profile and sample data toggles from ingestion (#5337)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-08 11:19:13 -07:00
Shailesh Parmar
2291fb4546
Fix #4773 UI: Improve styling and layout in Glossary pages for better UX (#5363) 2022-06-08 10:34:41 -07:00
Pere Miquel Brull
8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00
Vivek Ratnavel Subramanian
0148aed710
Fix Cypress test failures (#5351)
* Fix Cypress test failures

* addendum fixes

* increase wait time for follow

* fixed failing cypress test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-08 17:20:07 +05:30
Shailesh Parmar
7d98e7c652
Fixed issue 4774 consistent style for tags (#5253) 2022-06-02 13:21:45 -07:00
Shailesh Parmar
e51b50825f
Cypress: E2E test for glossary page (#5232) 2022-05-31 23:06:36 -07:00
Shailesh Parmar
1e57d03a76
Cypress: sample data testing for ingestion (#5150)
* added sample data test for bigquery

* added sample data testing for mysql connector

* added sample data testing for redshift

* added snowflake sampledata test

* miner fix

* fixing typo

* miner fix
2022-05-30 11:38:55 +05:30
Shailesh Parmar
b8f3e42e58
Cypress: E2E testing for teams and users page (#5103)
* initial setup

* added teams e2e flow

* fix some fliky test

* removed only key word

* added users page flow

* removed 'only' key word

* wait time fix
2022-05-24 18:55:17 +05:30
Shailesh Parmar
1dd86e7958
Added E2E test for entity delete flow for all the entity (#5039)
* added e2e test for entity delete flow for all the entity

* addressing comment
2022-05-19 17:34:32 +05:30
Shailesh Parmar
bcdae71eb0
Added cypress test for home page - part 1 (#5004) 2022-05-17 23:52:50 -07:00
Vivek Ratnavel Subramanian
d3c7330692
Cypress: Add Kafka, Metabase, Superset, and Glue (#4955) 2022-05-14 15:44:02 -07:00
Sachin Chaurasiya
bf3e2ab018
Add sample data test for services (#4932) 2022-05-13 08:45:39 -07:00
Vivek Ratnavel Subramanian
ccbbd8b65d
Cypress: Increase Snowflake test connection timeout (#4915) 2022-05-12 12:07:09 -07:00
Vivek Ratnavel Subramanian
2a380c39d3
Cypress: Add Bigquery and Redshift ingestions (#4903) 2022-05-11 23:35:13 -07:00