10673 Commits

Author SHA1 Message Date
Ayush Shah
7224145446
Fix and add Workflow Failures (#8838) 2022-11-17 10:45:17 +00:00
Shailesh Parmar
27b533bb11
Skip the flaky glossary test (#8837) 2022-11-17 10:11:32 +00:00
Teddy
4ab6dbc201
Data insight tests addition (#8814)
* Added additional tests around web analytics and data insight

* Added playwright dependency installation

* removed -m no-ui option

* Removed playwright tests

* Added event ingestion in setUp class
2022-11-17 10:44:52 +01:00
Aniket Katkar
bd9c098bc5
UI: Explore page UI improvements (#8807)
* - Added styling for TableDataCards to highlight on hover
- Changed styling for EntitySummaryDetails panel
- Made table title clickable for EntitySummaryDetails panel
-Code optimisations

* Worked on comments
Moved Typography component inside the TableDataCardTitle component
Added prefix to increase specificity of class name added before

* Changed Typograhy.Text to Typography.Title to eleminate unnecessary stylings
2022-11-17 14:46:37 +05:30
Pere Miquel Brull
fe16dea584
Fix #8794 - Separate DL requirements and lazy imports (#8806) 2022-11-17 09:11:54 +00:00
Shailesh Parmar
722d7ef473
Fixed UI: Lineage exit full screen is not working for pipeline entity #8831 (#8832) 2022-11-17 14:33:26 +05:30
NiharDoshi99
03d4011a17
Fix: Changes in bigquey for project-id (#8708) 2022-11-17 14:26:37 +05:30
alexbassa
5afde6ccf2
Fixed streamLoading bug (#8240)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-17 09:41:41 +01:00
Pere Miquel Brull
b107bae4d1
E2E Workflow continue on fail (#8833) 2022-11-17 09:41:20 +01:00
Onkar Ravgan
c56004c395
Skipping analysis nodes (#8812) 2022-11-17 09:24:51 +01:00
Mayur Singal
b74fb82c15
Fix #8750: Superset Owner Fix (#8805)
* Fix #8750: Superset Owner Fix

* Refactor User Ingestion for Dashbaords

* User ES to Search User

* Pylint Fix

* Removed Unsed Import
2022-11-17 08:48:10 +01:00
Ashish Gupta
7e7abac3a3
fix(ui): persist pagination on explore page when user hit back on browser (#8760)
* fix the reset of the explore page once back for details page

* fix page got reset when back from details page

* fix unit tests

* fix the reset info on sort change

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-17 12:26:42 +05:30
Shailesh Parmar
e74ec6f7e2
Cypress: Updated condition for service page (#8822)
* Cypress: Updated condition for service page

* added wait for skeleton load

* condition fixed at retry of ingetion
2022-11-17 11:03:59 +05:30
Miguel Sempere
8c67e0f627
Include links to consumer and registry configurations (#8107) 2022-11-16 19:57:02 -08:00
dependabot[bot]
04ed3ed671
Bump snakeyaml from 1.31 to 1.32 (#8392)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.32.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.31)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 19:56:55 -08:00
Suresh Srinivas
b3472b03ea
Fixes #2254 Tag usage count is incorrect when a tag name is a prefix of another tag name (#8826) 2022-11-16 17:57:54 -08:00
Sriharsha Chintalapani
422eccf6e7
Fix #8738: Improve Search Relevancy (#8739) 2022-11-16 15:43:41 -08:00
Suresh Srinivas
45d45aab70
Fixes #8821 Inherit ownership from parent container when creating children (#8824) 2022-11-16 13:59:45 -08:00
Pere Miquel Brull
27816adddd
Fix e2e workflow (#8820) 2022-11-16 17:48:52 +00:00
Ashish Gupta
97a0b196b1
UI : Added missing connector icons (#8749)
* Added missing connector icons

* added metadata icon
2022-11-16 23:00:45 +05:30
Teddy
88c0ecb579
Remove count logic in custom sql test as 1) create complex logic and 2) multiple users got confused with expected tests results (#8819) 2022-11-16 18:10:55 +01:00
Shailesh Parmar
1bae473ce8
Cypress: Skip the flaky profiler test and added API wait time for services (#8803)
* Fixed Flaky Service test in cypress

* skipping add profiler ingestion
2022-11-16 22:15:30 +05:30
Pere Miquel Brull
d1cc3e880c
Fix e2e test and add slack alert (#8817)
* Fix mysql test

* Run alarm on failed test

* Force failure for testing
2022-11-16 17:43:48 +01:00
Nahuel
1bde821e9a
On init the auth provider 'openmetadata' must generate a JWT token if not present on config (#8815)
* On init the auth provider 'openmetadata' must generate a JWT token if not present on config

* Address PR comments
2022-11-16 16:53:01 +01:00
Aniket Katkar
b92149fb4d
Fix(UI) #8727: Worked on improvements in Data Insight Ingestion step (#8757)
* - Added more information about fields in metadata to ES config step
- Styling improvement for the same step
- Data insight pipelines can only be sheduled with day option

* Worked on comments and code optimisation in MetadataToESConfigForm

* Added missing dependancies for useMemo in CronEditor

* Worked on comments

* Changed component name and converted components to arrow functions

* Component name correction
2022-11-16 19:33:57 +05:30
George
7921090dbf
ISSUE-8785: Fix rich-text-editor autofocus problem (#8810) 2022-11-16 19:24:37 +05:30
Ayush Shah
44613b1532
Fix Profiler issue (#8796) 2022-11-16 17:13:34 +05:30
Mohit Yadav
51559c590b
Added Ldap Authentication Documentation (#8804)
* Adding Basic Auth Document

* Updated with review Comments

* Updated with review Comments

* Fixed alignment issues

* Added Ldap Authentication Doc

* Type Fix

* Review comment fix
2022-11-16 17:06:16 +05:30
Onkar Ravgan
93dc01fbb4
Fixed filterpattern and lineage (#8802) 2022-11-16 11:42:59 +01:00
Pere Miquel Brull
0bbf5797ea
Fix #8661 - Add Custom Connector docs (#8764)
* Add Custom Connector docs

* Generalize comments and typo
2022-11-16 11:31:27 +01:00
Teddy
62bc104cab
Fix KPI Check and ES deletion logic (#8797)
* - limit check for existing es data to first iteration
- converted fraction to percentage for kpi success check

* Reverted value * 100, should be handle when we send the KPI definition request
2022-11-16 11:02:35 +01:00
Chirag Madlani
9eefed7457
fix(ui): update default status to empty instead queued (#8713) 2022-11-16 15:29:39 +05:30
Pere Miquel Brull
440e9ada75
Improve ES logging (#8793) 2022-11-16 10:05:40 +01:00
Chirag Madlani
89a12f3c05
fix(ui): remove teams root route and redirect it to Organization (#8767)
* fix(ui): remove teams root route and redirect it to Organization

* update local string
2022-11-16 14:06:55 +05:30
Shailesh Parmar
345bd6c3ee
Fixed: Whatsnew modal issue in custom property spec (#8779)
* Fixed: Whatsnew modal issue in custom property spec

* fixed teams cypress issue

* skipping data quality check profiler test

* added comments
2022-11-16 13:21:23 +05:30
Pere Miquel Brull
c2983e8606
Trigger maven and py-tests on all PRs (#8791) 2022-11-16 08:48:55 +01:00
Ashish Gupta
2217ee9fdf
UI : Fix the scrolling issue on ui and recent view item alignment issue (#8777)
* Fix the scrolling and recent view item alignment issue

* change tailwind css to custom css

* remove tailwind classes from entitylist

* change css in less format
2022-11-16 12:06:44 +05:30
Sachin Chaurasiya
54628001ed
#8752 Fix Kpi Should not be allowed to be created before current date (#8768)
* #8752 Fix Kpi Should not be allowed to be created before current date

* Fix edit kpi page date issue

* Refactor
2022-11-16 11:56:19 +05:30
NiharDoshi99
d783869ed6
Fix: Added metadata service (#8759)
* Fix: Added metadata service

* Fix as per comment

* Fix changes for py-test

* Fix changes for py-test

* Fix py-checkstyle
2022-11-16 06:41:54 +01:00
Ashish Gupta
8d60abd84e
UI : Change the popover to hover on Type in table entity (#8700)
* Change the popover to hover on Type in table entity

* change popover to antd
2022-11-16 11:06:08 +05:30
Suresh Srinivas
6a0b89c27e
Fixes #8783 Support moving glossary terms in a nested fashion (#8784) 2022-11-15 19:39:25 -08:00
Suresh Srinivas
ea8cf999ad
Fixes #8701 Unable to add condition for matchAnyTags condition policy rule expression (#8782) 2022-11-15 17:20:18 -08:00
Suresh Srinivas
2edaec4155
Fixes #7569 - Adding Reviewers at the root of the Glossary should be applied to all the children of Glossary (#8740) 2022-11-15 12:52:15 -08:00
Pere Miquel Brull
11ad9192a4
Fix CI condition for gatekeeping (#8769) 2022-11-15 17:37:30 +01:00
Teddy
4ccdce50e0
Fix data insight bugs (#8761)
* - made ES ingestion of data inisght idempotent for the daily execution
- added web analytic timedelta to 1 day to fecth data from the previous day

* Added time utils

* fixed timezone
2022-11-15 16:10:30 +01:00
Ayush Shah
5be0f8ee76
Dl Profiler (#8694)
* DQ commit

* Add DL Profiler

* Fix Ingestion and Profliing pylint checks

* Fix Tests

* PyFormat files

* Fix Tests

* Resolve Comments

* Fix Tests and Format Files

* Resolve Comments

* Fix Pylint and Code smells

* Resolve Comments

* Fix S3 parquet

* Fix Metrics Code Smell
2022-11-15 16:01:10 +01:00
Mohit Yadav
771348a518
Fixes Backend : KPI patch API is not working #8774 (#8776)
* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Change GET APIs to PUT apis #8687

* change request type for registration

* Data Insight Index should be created on the server start, if not exist

* checkstyle fix

* Fixes Backend : KPI patch API is not working #8774

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-11-15 20:14:36 +05:30
Mohit Yadav
2e04ff24f9
Fixes the index not found issue on data insight page in case workflow is not run or created (#8770)
* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Change GET APIs to PUT apis #8687

* change request type for registration

* Data Insight Index should be created on the server start, if not exist

* checkstyle fix

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-11-15 18:02:03 +05:30
Sachin Chaurasiya
964cc4e0a5
UI : Update the navbar items with new placeholder text (#8756) 2022-11-15 17:04:02 +05:30
Shailesh Parmar
6d089d9e31
Fixed Selection option for new node is not visible (#8751) 2022-11-15 16:23:41 +05:30