2511 Commits

Author SHA1 Message Date
Akash Jain
0bbb283e70
fix: update base image to alpine linux and refactor dockerflie instructions (#2050)
* +alpine img and refactor dockerflie instructions

* local-metadata server image with alpine linux

* correcting rm openmetadata-*.tar.gz

* fix COPY destination folder ref
2022-01-05 10:11:24 -08:00
Alberto Miorin
35f1967962
Fix #2042: Added missing java check-styles for openmetadata-ui (#2043) 2022-01-05 08:35:53 -08:00
Sachin Chaurasiya
83c452431e
UI : Moving Sample data to its separate tab. (#2045)
* UI : Moving Sample data to its separate tab.

* Adding horizontal scrolling indicator for sample table
2022-01-05 21:50:57 +05:30
mask
dea0f2117d
Remove public modifier for test methods(#1979) (#2039) 2022-01-05 03:34:14 -08:00
darth-coder00
9157511074
Feat: Enhanced Tour (#2024)
* Feat: Added Tour

* Addressing comment
2022-01-05 16:20:38 +05:30
Sachin Chaurasiya
5dd9089b7f
UI : Fixed Lineage Nodes positioning (#2020)
* UI : Fixed Lineage Nodes positioning

* Moved utils to utils file

* Addressing review comment
2022-01-05 14:49:54 +05:30
parthp2107
2be8b0c20c
tests for issues found (#2021) 2022-01-05 14:17:55 +05:30
Akash Jain
5685efd651
feat: openmetadata-ingestion-core pypi publish dev packages (#2023)
* update requirements-dev.txt

* integrate pypi incremental

* Add CI for #1875

* gitignore generated dir in ingestion-core

* update version to match ingestion package
2022-01-04 21:11:33 -08:00
Yasar Shaikh
58ccce1b45
fix(#2034): Used Regex in replaceAll methods to resolve code smells captured via Sonar (#2035) 2022-01-04 12:52:17 -08:00
Pere Miquel Brull
4bc41e2021
[issue-1990] - Add github token (#1991) 2022-01-04 19:05:09 +01:00
Suresh Srinivas
8a390d4dbb
Fixes #2031 - Fix some sonarcloud flagged issues (#2032) 2022-01-04 10:04:24 -08:00
Suresh Srinivas
d2473c8ca0
Fixes #2027 - Fix intermittent Webhook test failures (#2030) 2022-01-04 09:57:11 -08:00
Suresh Srinivas
36d518fa2d
Fixes #2010 - Upgrade dependencies for version 0.8 (#2026) 2022-01-04 09:21:48 -08:00
darth-coder00
5a8a16e14f
Fix: Added missing java check-styles (#2015) 2022-01-04 06:49:16 -08:00
Ayush Shah
860f0ae8db
Iterable from Collections not working (#2019) 2022-01-04 06:48:18 -08:00
Ayush Shah
19e5f737ff
Usage fix - removed service_name from bulk_sink (#1956)
* Query Usage fixed

* Usage updated

* Reformatted change

* Usage files reformatted
2022-01-04 17:12:10 +05:30
Sachin Chaurasiya
bcbd3aef22
Moving EntityLineage Utils to separate utils file. (#2014) 2022-01-04 15:10:57 +05:30
parthp2107
60ff85ccdc
selenium code clean-up (#2012)
* code clean-up

* removing extra code
2022-01-04 13:56:55 +05:30
Akash Jain
348e23ca6f
fix/ci-workflows (#1997)
* add pytest and pytest-cov

* add timeout; update make command usages
2022-01-04 12:49:22 +05:30
Mustapha
7382798d8e
Fixed the use of string concatenation causing sonar warning instead of String Format method (#2009) 2022-01-03 14:11:08 -08:00
Alberto Miorin
2f7b82abe0
Close #1696: Find operations in relationship should be safer (#2000) 2022-01-03 21:54:34 +01:00
Ayush Shah
6175053dd4
Sample Topics fixed (#2005) 2022-01-03 11:00:04 -08:00
parthp2107
59de16125d
added workflow for selenium tests without sample data (#1999)
* added workflow for selenium tests without sample data

* change in drop-create command

* using different approach to start server

* minor change

* minor change

* adding timeout to start server step
2022-01-03 16:36:32 +05:30
Suresh Srinivas
40b7389741
Fixes #1988 Remove code duplication by moving common code to EntityRepository (#1989) 2021-12-31 14:17:04 -08:00
Suresh Srinivas
a649e723cd
Fixes #1984 - Remove unused code in Json related utils (#1985) 2021-12-31 11:52:11 -08:00
Suresh Srinivas
c272ff7254
Issue1980 (#1981)
* Issue1977 - Add support for recursive deletion of entities (#1978)

* Recursive delete

* Fixes #1977 - Add support for recursive deletion of entities

* Fixes #1980 Remove conflicting dao member in Repository classes
2021-12-31 10:35:02 -08:00
Suresh Srinivas
7b96ccb827
Issue1977 - Add support for recursive deletion of entities (#1978)
* Recursive delete

* Fixes #1977 - Add support for recursive deletion of entities
2021-12-31 09:30:27 -08:00
Matt
46fa473771
Add User -> Role relationship (#1975) 2021-12-30 16:47:24 -08:00
Pere Miquel Brull
256c25934b
[issue - 1894] - Run sonar during install (#1918)
* Run sonar during install

* Add exclusions

* Remove exclusions

* Remove activation

* Update CI for PR and Push

* Activate profile

* debug environment

* debug environment

* debug environment

* Add SCA to active profiles

* Remove profile from CI

* Activate SCA by default

* Use mvn install

* Update PR source branch
2021-12-30 08:31:25 -08:00
Matt
485e661430
Add Role entity (#1970) 2021-12-30 08:30:12 -08:00
Matt
ab4c9ede25
Add ingestion for access_control_policies to support RBAC (#1969) 2021-12-30 08:25:09 -08:00
Suresh Srinivas
2184af6ca5
Fixes #1932 - Not Getting change descriptions for Topic Schema and other configurations (#1971) 2021-12-29 23:44:39 -08:00
Matt
99d52d3ee0
Add validation for Access Control Policy Rule (#1967) 2021-12-29 21:03:09 -08:00
Suresh Srinivas
6d7a496aa4
Fixes #1961 - Delete API soft deletes the entities (#1968) 2021-12-29 14:20:31 -08:00
Matt
4a4124d45d
Rename CatalogAuthorizer to Authorizer (#1966) 2021-12-29 11:37:47 -08:00
Matt
b8d7e2bd11
Implement PolicyEvaluator for #1940 (#1939)
- Add security.policyevaluator module with PolicyEvaluator based on jeasy-rules
- Add MetadataOperation type
- Change accessControl/rule schema to support ABAC based on 3 attributes - entityTag, entityType, userRole
- Update CatalogAuthorizer interface to have hasPermissions function for MetadataOperation
2021-12-29 11:36:18 -08:00
Ayush Shah
5d6f385a75
Added Filter Params for Table and Schema (#1954)
* Added Filter Params for table and Schema

* Bigquery Doc changes

* Doc Changes for databases

* Filter Pattern Changes

* Table Filter Pattern Example Changes

* Filter Pattern Example Changes
2021-12-29 09:13:09 -08:00
Pere Miquel Brull
1e334af89c
Fix linting (#1958) 2021-12-29 17:33:40 +01:00
parthp2107
b11e503117
updating descriptions twice (#1957) 2021-12-29 18:29:27 +05:30
parthp2107
4a7335f93f
added version test for pipeline and dashboard details page (#1955) 2021-12-29 14:00:38 +05:30
parthp2107
9582cd3ecb
checking description after editing it (#1947)
* checking description after editing it

* added sleep

* minor change

* uncommenting code

* uncommenting code
2021-12-29 12:51:57 +05:30
Sriharsha Chintalapani
30eeec498f
Fix #1952: Airflow Openmetadata lineage allow config to be read from … (#1953)
* Fix #1952: Airflow Openmetadata lineage allow config to be read from env variable

* Fix #1952: Airflow Openmetadata lineage allow config to be read from env variable

* Fix #1952: Airflow Openmetadata lineage allow config to be read from env variable

* Fix #1952: Airflow Openmetadata lineage allow config to be read from env variable

* Fix #1952: Airflow Openmetadata lineage allow config to be read from env variable
2021-12-29 11:31:18 +05:30
Sachin Chaurasiya
671ab8a68c
UI : Adding versioning for Pipeline Entity. (#1942)
* UI : Adding versiong for dashboard entity.

* UI : Adding versioning for Pipeline Entity.
2021-12-29 11:30:23 +05:30
Sachin Chaurasiya
19545e78da
UI : Adding versiong for dashboard entity. (#1935) 2021-12-29 10:49:13 +05:30
Matt
a2b1d96636
Address code smells within ingestion source (#1951) 2021-12-28 17:40:55 -08:00
darth-coder00
5fb63c3019
Minor changes with webpack optimisation (#1949) 2021-12-28 23:16:52 +05:30
Sachin Chaurasiya
86fb5bbc1b
Fixed #1945 UI is sending the wrong column index in the patch while editing column description. (#1948) 2021-12-28 22:04:10 +05:30
Sachin Chaurasiya
bfb0159114
Changing File from JSX to TSX (#1946)
* Changing File from JSX to TSX

* Making tag prop optional in button component.

* Addressing review comments.

* Addressing review comments.
2021-12-28 22:03:53 +05:30
parthp2107
2c557f9f3d
added steps for pages with no data in selenium workflow (#1934)
* added steps for pages with no data in selenium workflow

* commit for testing workflow
2021-12-28 16:29:15 +05:30
parthp2107
6337fbd165
added version test for topics page (#1943) 2021-12-28 16:28:37 +05:30