Ayush Shah
93921814af
Docker fix - latest release changes ( #983 )
...
* Docker fix - Architecture, MySQL
* Docker Airflow API Dagrun support
* Docker latest changes modified
2021-10-30 09:05:30 -07:00
Shailesh Parmar
7e73f2fecc
miner fix related to searchQuery ( #978 )
2021-10-29 15:00:47 +05:30
Shailesh Parmar
37758c619e
Fix: Fixed all the explore page bugs, failing test and issue:851 ( #975 )
...
* resolved infinite loading bug onClick of active tab for landing page
* fix count and loading issue for landing page
* move const value to MyData.const file
* move MyDataHeader component to its seprate folder and miner bug fix in MyDataPage component
* add error handler at page level
* Fix: fixed explore page bugs related to index not found
* fix: fixed explore page bugs and failing test for explore page and myData page
2021-10-29 14:10:50 +05:30
Sriharsha Chintalapani
ef438eb870
Add bigquery, athena support for profiler ( #974 )
2021-10-29 09:16:12 +05:30
Suresh Srinivas
328db526a6
Merge pull request #966 from open-metadata/issue965
...
Fixed 965 Add versioning API support for Team Entity
2021-10-28 15:11:32 -07:00
sureshms
0d5f42370f
Fixed 965 Add versioning API support for Team Entity
2021-10-28 13:59:35 -07:00
Pere Miquel Brull
42db57e3b8
Issue 953 ( #972 )
...
* Rename docstring
* Fix typo
* Prepare linage API
* Centralise GET API
* Fix delete test by FQDN
* Add hints
* Add lineage tests
* Migrate lineage ops to OpenMetadata API
2021-10-28 11:31:38 -07:00
Sachin Chaurasiya
b4fc16f2e5
docs: Generate Types from Json Schema. ( #971 )
2021-10-28 15:32:37 +05:30
parthp2107
d59d45550e
added tests for topic-details page ( #932 )
...
* added tests for topic-details page
* addressing reviewdog findings
* updated testng.xml
* added manage tab tests
2021-10-28 14:47:56 +05:30
Sachin Chaurasiya
c97abe0cdc
Style : add graph for rows count ( #970 )
...
* style : add graph for rows count
* Fix : removed Overview tesxt from drawer.
2021-10-28 14:24:37 +05:30
Sachin Chaurasiya
8779e8ee46
Refactor: UI Dashboard Details page ( #956 )
...
* UI: Refactor Dashboard Details page
* Added test for dashboard page and component.
* fixed file name
* minor fix
2021-10-28 14:21:57 +05:30
Shailesh Parmar
e52dbacfd8
Fix: loading and entity count bug fix for Landing page ( #955 )
...
* resolved infinite loading bug onClick of active tab for landing page
* fix count and loading issue for landing page
* move const value to MyData.const file
* move MyDataHeader component to its seprate folder and miner bug fix in MyDataPage component
* add error handler at page level
2021-10-28 13:43:40 +05:30
Suresh Srinivas
328e3da12d
Merge pull request #964 from open-metadata/issue963
...
Fixes #963 Migrate user entity to EntityResourceTest based common tests
2021-10-27 14:51:00 -07:00
sureshms
b8d0743963
Fixes #963 Add versioning APIs to entity and migrate to EntityResourceTest based common tests
2021-10-27 13:42:41 -07:00
Sriharsha Chintalapani
e5dfcf9f15
Fix #961 : Profiler: Add support for Hive and Athena ( #962 )
2021-10-27 12:10:59 -07:00
Suresh Srinivas
721372719c
Merge pull request #949 from open-metadata/issue948
...
Issue948
2021-10-27 08:57:41 -07:00
Suresh Srinivas
6ea63fb798
Merge pull request #959 from iamdebojyoti/refactored-830
...
Reduced duplicate code in *Resource.java
2021-10-27 08:54:49 -07:00
sureshms
651cdd41c7
Change EntityTestHelper name to EntityResourceTest
2021-10-27 07:58:19 -07:00
debojyotidey
48d95aefca
Reduced duplicate code in *Resource.java
2021-10-27 19:57:12 +05:30
Sriharsha Chintalapani
47d3d5c77a
Fix #946 : Add support for MySQL and Snowflake for profiler ( #947 )
2021-10-27 18:07:34 +05:30
Akash Jain
d9a35e4b5c
fix: UI for Teams Page when there are no teams ( #952 )
...
* refactored component to use png & use child props
* fixes #826
* resizing width to 200
* code review requested changes
2021-10-27 17:54:29 +05:30
Sachin Chaurasiya
91ea0110f6
Fixed #903 #868 Data Profiler styling issues and owner dropdown. ( #951 )
2021-10-27 14:19:37 +05:30
Sachin Chaurasiya
451b96e15e
Add Design: Entity detail drawer for lineage tab. ( #927 )
...
* Add Design: Entity detail drawer for lineage tab.
* integrated apis for pipeline and dashboard to show data on drawer.
* fixed mainentity should not be clickable.
* added support for outside click
* addressing review comments
* minor tweaks
2021-10-27 13:00:19 +05:30
sureshms
7ba449844a
Fix merge errors
2021-10-26 23:48:48 -07:00
sureshms
7cdc63c8eb
Added versioning APIs for Chart, Dashboard, Database, Table, Task, and Topic along with tests in common class
2021-10-26 23:22:37 -07:00
sureshms
debeba0ba8
Move common tests for create, patch, and put for Chart, Dashboard, Database, Table, Task, and Topic and versioning checks to EntityTestHelper
2021-10-26 23:22:37 -07:00
sureshms
4880641cff
Update to chart tests to check patched entity
2021-10-26 23:19:34 -07:00
sureshms
d8cbb0acca
Support for version update for dashboard entity
2021-10-26 23:19:34 -07:00
sureshms
2c27d10fd8
Update to databae tests to check patched entity
2021-10-26 23:19:34 -07:00
sureshms
ca6f2236d0
Update to table tests to check patched entity
2021-10-26 23:19:34 -07:00
sureshms
690babd7b7
Support for version update for chart entity
2021-10-26 23:19:34 -07:00
sureshms
ef6e8d98f8
Support for version update for database entity
2021-10-26 23:19:34 -07:00
sureshms
694e1d52a1
Add version change tests to Table entity
2021-10-26 23:19:34 -07:00
sureshms
9f7829f635
Moved POST and PUT tests to common implementation and change Table resource tests to adopt it along with versioning tests
2021-10-26 23:19:34 -07:00
sureshms
71df299dd1
Add support for versioning APIs and backend storage
2021-10-26 23:19:34 -07:00
sureshms
1633c21675
Add versioning types and change description to entities
2021-10-26 23:19:33 -07:00
parthp2107
f15c430023
Added Dashboard details tests ( #937 )
...
* added dashboard details tests
* minor changes
2021-10-26 20:44:27 -07:00
Sriharsha Chintalapani
7b09571a22
Profiler: Module to calculate measurements for a table ( #933 )
...
* Profiler: Module to calculate measurements for a table
* Profiler: refactor sql expressions
* Profiler: fix supported types
* Update README.md
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-10-27 08:31:10 +05:30
Pere Miquel Brull
710675d51a
OpenMetadata High Level API ( #942 )
...
* update arg name for fqdn
* fix suite setup and teardown
* Update list logic
* Add Chart tests
* Add Dashboard tests
* Add pipeline tests
* Add table tests
* Simplify create API
* Formatting tests
* Update create API
* Add Tasks and Topics tests
* Rename OpenMetadata
* Add client close
* Use Optional for GET id and name
* Fix #931 fetching dashboards using client
* Add tests
* Fix sample users ingestion
* Remove lineage test
* Rename services for independence
2021-10-26 14:18:43 -07:00
Sriharsha Chintalapani
bb7899638f
Fix #941 : Fix Topic FQDN ( #943 )
2021-10-26 11:15:38 -07:00
Pere Miquel Brull
7af3a4f8e4
Add columns as default field for Table in GET operations ( #938 )
2021-10-26 09:15:51 -07:00
Ayush Shah
759574a8de
Ingestion Optimization - Sample Users, Dockerfiles, Removal of Pandas ( #935 )
...
* Sample Profile Data for Sample Tables (#815 )
* Sample Profile Data for Sample Tables
* Disabling Profile as Default
* Added Sample Profile Data to 3 additional sample tables
* Sample Tables fixed (#850 )
* Pydantic fix, Docker update (#860 )
* Setup.py Modified with openmetadata-airflow package, docker update
* Setup.py Modified
* Update setup.py
* Removed Pandas from Sample Data
* Sample Users added under sample data
* Sample User Standalone pipelines and modules removed
* Docker release package updated
* Dockerfile updated, removed redundant files
* Setup.py removed from ingestion src directory
* User Resource failing check resolved
* Modifying Usage Columns Datatype
2021-10-26 09:14:24 -07:00
Shailesh Parmar
f1d44d2511
resolved infinite loading bug onClick of active tab for landing page ( #939 )
2021-10-26 19:12:54 +05:30
Shailesh Parmar
e60986e70a
UI: Refector Landing page ( #934 )
...
* UI: refactor explore page
* rename index to exlore.component for mock file and test file
* UI: refactore landing page
* Merge Main
* re-name test files and my-data folder and miner fix
* re-name LandingPage folder to MyData
* miner fix
2021-10-26 17:27:06 +05:30
Shailesh Parmar
6f46ebbfef
UI: Refector explore page ( #925 )
...
* UI: refactor explore page
* rename index to exlore.component for mock file and test file
2021-10-26 13:19:57 +05:30
Sachin Chaurasiya
42c4840f06
Fixed #853 UI: increase lineage panel to cover the entire page. ( #923 )
...
* Fixed #853 UI: increase lineage panel to cover the entire page.
* minor fixes
* Changed layout to flexbox
* added flexbox layout to dashboard and topic details page.
* topic details changes
2021-10-25 16:29:35 +05:30
parthp2107
7b05ad7161
changed elasticsearch username and password from required to optional ( #922 )
2021-10-25 10:25:49 +05:30
parthp2107
ba5c92c9a0
added data-testid for selenium testcases ( #896 )
...
* added data-testid for selenium testcases
* Update TableProfiler.component.tsx
2021-10-25 10:17:56 +05:30
Suresh Srinivas
eb8066b4c6
Merge pull request #920 from open-metadata/issue915
2021-10-24 11:57:58 -07:00
parthp2107
6b475ad629
added table-details test cases ( #897 )
...
* added table-details test cases
* addressing reviewdog findings
2021-10-24 10:41:41 -07:00