4912 Commits

Author SHA1 Message Date
Shailesh Parmar
c855af6167
Cypress: Added postgres connector and usage test (#9053) 2022-11-30 16:43:03 +05:30
Chirag Madlani
1663219b93
fix(ui): localisation for constant files (#9066)
* fix(ui): localization for constant files

* fix typo

* revert yarn coverage changes

* fix GlobalSettings constant file name issue

* fix url file name postfix

* fix GlobalSettings constants path

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 16:01:04 +05:30
Pere Miquel Brull
90ae3a6984
Postgres version requirements (#9070) 2022-11-30 14:59:48 +05:30
Abhishek Pandey
e8edf70374
removed-whitespace-from-postgres-and-redshift (#8927) 2022-11-30 13:16:24 +05:30
Pere Miquel Brull
6a3ce624b7
Fix #9008 - Add Airflow callback, introduce Workflow Status Mixin and remove retries (#9049)
Fix #9008 - Add Airflow callback, introduce Workflow Status Mixin and remove retries (#9049)
2022-11-30 08:30:45 +01:00
Sriharsha Chintalapani
e06935d3fa
Fix #8579: Add unit test to cover the cases where columnProfile is null or not being sent by client (#9038)
* Fix #8171: add test to make sure column profile can be sent as null or empty, it shouldn't break addProfileData API

* Fix #8171: add test to make sure column profile can be sent as null or empty, it shouldn't break addProfileData API
2022-11-30 08:30:12 +01:00
Sriharsha Chintalapani
6393ed03dc
Fix #8991: Index fully qualified table name for search (#9035)
* Fix #8991: Index fully qualified table name for search

* Fix #8991: Index fully qualified table name for search
2022-11-29 21:55:05 -08:00
Sriharsha Chintalapani
125fefcf6d
Fix logging metadata webhook event (#9067) 2022-11-29 20:57:43 -08:00
Sriharsha Chintalapani
dce49a19f0
Updaate roadmap for next 3 releases (#9036) 2022-11-29 20:53:09 -08:00
Teddy
775d5a2b77
fixed typo in GKE doc (#9063)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-11-29 20:52:26 -08:00
Pere Miquel Brull
44c98b4dfa
Docs - Update OM quickstart version (#9061) 2022-11-29 20:51:56 -08:00
dependabot[bot]
39fdf762d3
Bump loader-utils in /openmetadata-ui/src/main/resources/ui (#9052)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-30 10:17:08 +05:30
Shailesh Parmar
65065dfa8f
Added: Postgres env credential in cypress workflow file (#9056) 2022-11-30 10:06:11 +05:30
Teddy
80043e329e
Add micrometer page view metrics (#9062) 2022-11-29 19:37:29 +01:00
NiharDoshi99
34aacb20d6
Fix: atlas connector (#9034) 2022-11-29 23:55:05 +05:30
Chirag Madlani
31d711defd
fix(ui): localization keys for constants files (#9051)
* fix(ui): localization keys for constants files

* fix unit tests
2022-11-29 19:48:35 +05:30
Akash Jain
25dcf44daf
fix customOidc env and variable name (#9050) 2022-11-29 12:58:16 +00:00
Teddy
3cad959e44
Fixes #6760 -- Implements REGEX for regex test (#9033)
feat(testCase): impelemented regex logic for test suite
2022-11-29 13:00:28 +01:00
Ayush Shah
293de4a894
E2E for Bigquery (#9007) 2022-11-29 16:22:08 +05:30
Ayush Shah
87b478dcf3
Fix 9026 - Remove Click Dependency (#9030) 2022-11-29 11:02:46 +01:00
Ashish Gupta
0c61c4cb69
UI : - Disable the name field file while editing Ingestion (#9023)
* Added support for edit display name in Ingestion

* changes as per comments

* fix unit test issue
2022-11-29 14:01:47 +05:30
Sriharsha Chintalapani
ce3ab68932
Fix #9042: query is being indexed causing huge payload returned (#9043)
* Fix #9042: query is being indexed causing huge payload returned

* Fix #9042: query is being indexed causing huge payload returned
2022-11-29 12:54:07 +05:30
Shailesh Parmar
eb9c18f7f6
Cypress: Added coverage for collect endpoint (#9027)
* Cypress: Added coverage for collect endpoint

* updated title
2022-11-29 12:47:02 +05:30
Chirag Madlani
51398c3d9c
chore(ui): remove all todo comments and unwanted types (#8825)
* chore(ui): remove all todo comments and unwanted types

* fix errors

* update entityReference type import

* address comments

* fix tests

* fix issue with query params

* fix what's new modal cypress failing

* fix cypress failure for teams dropdown
2022-11-29 07:08:02 +00:00
Pere Miquel Brull
dda8f8054e
Fix #8571 - Log IngestionPipeline status change to CloudWatch (#9013)
* Prep monitoring skeleton

* Fix naming

* Push Ingestion Pipeline status to cloudwatch

* Review comments and tests

* import

* Remove singleton object

* Format
2022-11-28 17:45:18 +01:00
Pere Miquel Brull
ba1e405427
Sizing spec (#9032) 2022-11-28 16:04:48 +00:00
07Himank
d07f1a9d89
kpi resource test task done (#9006)
* kpi rsource test task done

* addressing comments

* addressing comments

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2022-11-28 14:53:04 +05:30
Pere Miquel Brull
9b6adc9f24
Return 400 if airflow rest health fails (#9018) 2022-11-28 09:26:01 +01:00
Shailesh Parmar
c3966f16ce
Cypress: Added log1 flow for services spec (#8900)
* Cypress: Added log1 flow for services spec

* updated data-test id

* updated service flow and add login session for the same

* reduce wait count

* removed manual login from data quality spec

* added appropriate comment for wait

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-28 12:40:19 +05:30
Aniket Katkar
e4dfac3520
Added localization changes for (#9016)
- MetadataToESConfigForm
- Ingestion component
- TestSuitePipelineTab component
2022-11-26 11:36:22 +05:30
Sachin Chaurasiya
fa15f66331
Fix #8995 Change any references to Kpi or kpi should be KPI (#9014) 2022-11-25 13:52:33 +00:00
Teddy
69babdc309
Added data insights docs + update profiler CLI to include partition (#9010) 2022-11-25 14:19:26 +01:00
Ayush Shah
89d89b13cb
Fix BQ ingestion (#9015) 2022-11-25 12:51:24 +00:00
Ashish Gupta
7351124326
UI : fix the search bar issue having quote in the search text (#9012)
* fix the search bar issue having quote in the search text

* changes as per comments
2022-11-25 12:18:38 +00:00
Pere Miquel Brull
eccbb087d3
Add table query test (#9000)
* Add table query test

* Add table query test
2022-11-25 06:56:12 +01:00
Teddy
afca46d45b
Added limit for number of entities fetch because of gateway time out + handled exception when fetching user details (#8999) 2022-11-24 16:10:14 +01:00
Sriharsha Chintalapani
fb6b1574be
Check old query users (#8998) 2022-11-24 08:03:16 +00:00
Sachin Chaurasiya
f105e47a39
bump(ui): webpack loaders (#8921)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-24 12:35:31 +05:30
Akash Jain
b41a3e0d77
fix: Docs for Authrizer Ingestion Principals deprecation note (#8997)
* update docs for deprecated Ingestion Bot Principal

* Add section example for custom airflow k8s config
2022-11-24 07:03:59 +00:00
Sriharsha Chintalapani
95f0f4d9e1
Fix column name indexes (#8990) 2022-11-23 19:08:44 -08:00
Sriharsha Chintalapani
285e7dc1e7
Fix arg parsing (#8989)
* Fix arg parsing

* fixed checkstyle python

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-11-23 14:50:44 -08:00
Vj-L
bf292f77d9
Updated the docs for docker volume (#8976)
* Updated the docs for docker volume

* Update volumes.md

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-11-24 01:36:05 +05:30
Sriharsha Chintalapani
28e4250001
Fix docs with upgrade instructions (#8985)
* Fix docs with upgrade instructions

* Update openmetadata-docs/content/deployment/upgrade/bare-metal.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs/content/deployment/upgrade/bare-metal.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Updated kubernetes and docker upgrade (#8987)

* fix quotes

* fix quotes

* fix formatting

* Update kubernetes.md

* added missing quote

* Add latest release details

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2022-11-23 11:40:58 -08:00
Sachin Chaurasiya
0aa29b66ef
Fix : test-coverage workflow action indentation (#8979) 2022-11-23 22:39:22 +05:30
Shailesh Parmar
5dd18b2a13
Fixed Cypress flakiness for login (#8968)
* Fixed Cypress flakiness for login

* added wait time for home page

* Revert: cy.visit("/") change

* change wait position

* update : skip failing tests

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-23 21:49:10 +05:30
Chirag Madlani
35a87ac09c
feat(ui): unit tests coverage for PRs (#8974) 2022-11-23 13:46:45 +00:00
Nahuel
5ef7902e19
Bug when patching an entity with SM enabled (#8972)
* Bug when patching an entity with SM enabled

* Fix failing tests
2022-11-23 13:24:58 +00:00
Ashish Gupta
ee6d1bf5a6
fix the explore page history once return from entity details page (#8965)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-11-23 10:01:33 +00:00
Teddy
8789bdb847
Ometa mixin for ingestion pipeline (#8931)
* Added sleep between data processing ingestion and KPI processing

* Added ometa mixin for ingestion pipeline and test suite
2022-11-23 09:46:56 +00:00
Teddy
b8d99fc275
increase size of es results when checking for existing data (#8966) 2022-11-23 09:44:24 +00:00