AviG
f5a7c193e3
ISSUE-1012 support dashboard charts of redash (widgets) ( #1177 )
...
* ISSUE-1012 support dashboard charts of redash (widgets)
* ISSUE-1012 add comma
2021-11-13 19:38:44 -08:00
Sriharsha Chintalapani
f81fb3d5e8
Fix #1171 : return list of status for ingestion pipeline and next scheduled run ( #1175 )
...
* Fix #1172 : return list of status for ingestion pipeline and next scheduled run
2021-11-13 17:43:17 -08:00
parthp2107
e2578d6be3
Added documentation changes done in 0.5.0 branch to main ( #1168 )
...
* GitBook: [#177 ] Documentation Update - Airflow
* GitBook: [#195 ] Removing Cron from databaseServices
* GitBook: [#196 ] Added trino
* GitBook: [#197 ] removed cron from config
* GitBook: [#198 ] Added Redash Documentation
* GitBook: [#199 ] Added Bigquery Usage Documentation
* GitBook: [#200 ] Added page link for presto
* GitBook: [#201 ] Added Local Docker documentation
* GitBook: [#202 ] Added Documentation for Local Docker Setup
* GitBook: [#203 ] Added Git Command to clone Openmetadata in docs
* GitBook: [#207 ] links update
* GitBook: [#208 ] Updating Airflow Documentation
* GitBook: [#210 ] Adding Python installation package under Airflow Lineage config
* GitBook: [#211 ] Change the links to 0.5..0
* GitBook: [#213 ] Move buried connectors page up
* GitBook: [#214 ] Update to connectors page
* GitBook: [#215 ] Removed sub-categories
* GitBook: [#212 ] Adding Discovery tutorial
* GitBook: [#220 ] Updated steps to H2s.
* GitBook: [#230 ] Complex queries
* GitBook: [#231 ] Add lineage to feature overview
* GitBook: [#232 ] Make feature overview headers verbs instead of nouns
* GitBook: [#233 ] Add data reliability to features overview
* GitBook: [#234 ] Add complex data types to feature overview
* GitBook: [#235 ] Simplify and further distinguish discovery feature headers
* GitBook: [#236 ] Add data importance to feature overview
* GitBook: [#237 ] Break Connectors into its own section
* GitBook: [#238 ] Reorganize first section of docs.
* GitBook: [#239 ] Add connectors to feature overview
* GitBook: [#240 ] Organize layout of feature overview into feature categories as agreed with Harsha.
* GitBook: [#242 ] Make overview paragraph more descriptive.
* GitBook: [#243 ] Create a link to Connectors section from feature overview.
* GitBook: [#244 ] Add "discover data through association" to feature overview.
* GitBook: [#245 ] Update importance and owners gifs
* GitBook: [#246 ] Include a little more descriptive documentation for key features.
* GitBook: [#248 ] Small tweaks to intro paragraph.
* GitBook: [#249 ] Clean up data profiler paragraph.
* GitBook: [#250 ] Promote Complex Data Types to its own feature.
* GitBook: [#251 ] Update to advanced search
* GitBook: [#252 ] Update Roadmap
* GitBook: [#254 ] Remove old features page (text and screenshot based).
* GitBook: [#255 ] Remove references to removed page.
* GitBook: [#256 ] Add Descriptions and Tags section to feature overview.
* GitBook: [#257 ] Update title for "Know Your Data"
Co-authored-by: Ayush Shah <ayush.shah@deuexsolutions.com>
Co-authored-by: Suresh Srinivas <suresh@getcollate.io>
Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>
Co-authored-by: OpenMetadata <github@harsha.io>
2021-11-13 09:33:20 -08:00
Sriharsha Chintalapani
4b253e0414
Fix #1165 : Removing all tags from Entity does not reflect changes in Elasticsearch results ( #1173 )
2021-11-12 23:48:17 -08:00
Ayush Shah
5dc3bb9297
Docker Support from Python added ( #1158 )
...
* Script modified - supports running from different locations
* Docker support from Python CLI
* Docker plugin setup.py
* Paths for latest and local dockers updated
* Resolved Comments - Docker CLI optimized, timestamp added
* help attribute added to options
* Docker clean code refactored
2021-11-12 10:30:28 -08:00
Alberto Miorin
b2763efa66
Bug fix for Storage/Location entities ( #1080 )
2021-11-12 10:28:26 -08:00
Shailesh Parmar
04f1903481
Fix: Add support of auto positioning for tag's drop-down ( #1169 )
...
* Feat: add auto position feature for tag dropdown
* increase buffer space by 50px
2021-11-12 22:24:40 +05:30
Shailesh Parmar
055f629cab
Improvement: made UI of disable button for teams and tags page same as services page ( #1170 )
2021-11-12 22:13:30 +05:30
Sachin Chaurasiya
42caa8abf4
Fix : As admin, setting myself as owner of a table does not update the table view. ( #1166 )
2021-11-12 15:38:48 +05:30
Ayush Shah
2a3645577b
Update IngestionResource.java ( #1163 )
...
added fieldParam as owner as it was giving an error
`invalid field name`
2021-11-12 11:28:54 +05:30
darth-coder00
6c18bf5d3b
Updated Generated types from schema ( #1164 )
2021-11-12 11:19:32 +05:30
Sriharsha Chintalapani
ab836ac26f
Fix #1151 : Refactor Model to MLModel ( #1152 )
...
* Fix #1151 : Refactor Model to MLModel
* Fix #1151 : Refactor Model to MLModel
* Fix #1151 : Refactor Model to MLModel
* Fix #1151 : Refactor Model to MLModel
2021-11-11 12:44:03 -08:00
Suresh Srinivas
2d6e990776
Merge pull request #1139 from open-metadata/issue1138
...
Fixes #1140 and #1141 - Part of Add support for metadata change events and APIs
2021-11-11 11:20:52 -08:00
sureshms
0298190ed7
Add log statements to debug test failures
2021-11-11 10:49:13 -08:00
Shailesh Parmar
365b62d9d3
Feat: add parma link support for entity tabs ( #1128 )
...
* Feat: add parma link support for dataset tabs
* Feat: add parma link support for dashboard, pipeline and topic page
* Fix: miner fix for explorepage
* code re-factore and add requested changes
* Feat: Add deep link support for schema and sample data tab in dataset details
* change url format for schema and sample table tab
2021-11-11 21:50:43 +05:30
Ayush Shah
fa3c9b1758
Reduced the sample-users to 100 ( #1156 )
2021-11-11 07:31:03 -08:00
Akash Jain
b2d1d0ca34
fix:Airflow configurations to match docker-compose ( #1157 )
...
Airflow configurations to match docker-compose yaml values
2021-11-11 19:23:24 +05:30
Ayush Shah
dd7bb5a79f
airflow config added to openmetadata conf file ( #1155 )
2021-11-11 18:31:53 +05:30
Sachin Chaurasiya
15ab8a4901
Feat : show diff between the two versions in versioning history. ( #1107 )
...
* Feat : show diff of two version in versioning history.
* Style: changed text and background color for diff.
* removed previous version dependency
* added support for description diff.
* minor fix
* minor fix
* added support for tags diff.
* fixed markdown parsing issue.
* minor change for entityTable
* reverting the entitytable changes.
* markdown parsing fixed
* added support for column changed diff.
* fixed column name column style
* fixed versioning summary formatting.
* Refactored :EntityversionPage Code
* addressing review comments.
* eslint-disabled check
2021-11-11 16:36:21 +05:30
Sriharsha Chintalapani
6c9202db3d
Fix #1149 : Fix Airflow Lineage backend to use new APIs to publish pip… ( #1150 )
...
* Fix #1149 : Fix Airflow Lineage backend to use new APIs to publish pipeline and tasks
* Fix #1149 : Fix Airflow Lineage backend to use new APIs to publish pipeline and tasks
* Fix #1149 : Fix Airflow Lineage backend to use new APIs to publish pipeline and tasks
2021-11-11 00:06:47 -08:00
Sriharsha Chintalapani
62ee3557bf
Fix #1147 : Fix ES indexing for followers addition and deletion ( #1148 )
2021-11-10 23:36:39 -08:00
Ayush Shah
c95f1542eb
Docker fix ( #1101 )
...
* Docker Fix, User Ingestion Fix
* Docker file optimized
* ES docker version rolledback
* Healthcheck removed - incompatible with 3.9
* Docker & Airflow Config files updated with - resolved comments
* Openmetadata managed Airflow apis support added
* Dockerfile updated
* Docker file Updated with release package
* Elasticsearch allocated memory increased
2021-11-10 21:22:32 -08:00
sureshms
f532164d0a
Addressing java checkstyle issues
2021-11-10 20:52:01 -08:00
sureshms
87ce20cf79
Added tests for entityUpdated event for entities upated using PUT
2021-11-10 15:08:21 -08:00
sureshms
5810c33930
Added tests for entityCreated event for entities created using POST
2021-11-10 13:44:47 -08:00
Sriharsha Chintalapani
6139a58c9a
Fix #1135 : Add check style to have 2 space indentation ( #1136 )
2021-11-10 13:27:41 -08:00
sureshms
aa83f7b1ad
Fixing test failures due to code merge
2021-11-10 13:25:25 -08:00
sureshms
589067265f
Fixing merge errors
2021-11-10 12:59:24 -08:00
sureshms
db38f08735
Check change events for PUT entity operation
2021-11-10 12:45:20 -08:00
sureshms
e1238186b2
Change the name from EventsResource to EventResource
2021-11-10 12:44:35 -08:00
sureshms
fe49d144df
WIP - adding tests to check change events
2021-11-10 12:44:35 -08:00
sureshms
922db8d785
Core changes for eventing completed
2021-11-10 12:44:35 -08:00
Sriharsha Chintalapani
b29a6c3699
Fix #1127 : Terms in descriptions for fields of struct column not searchable ( #1132 )
...
* Fix #1127 : Terms in descriptions for fields of struct column not searchable
* Fix #1127 : Terms in descriptions for fields of struct column not searchable
2021-11-10 11:33:08 -08:00
Ayush Shah
9839191242
Issue 483 - Glue Implementation ( #1124 )
...
* Glue Tables and Pipeline workflows implemented
* Glue Config Added
* Relative imports changed to absolute
* Resolving Comments - Changed Imports, serviceTypes
* Type fixed in setup.py
2021-11-10 07:28:13 -08:00
darth-coder00
f1c1bc070c
Fixed add tag ui and in-database search ( #1129 )
2021-11-10 20:32:23 +05:30
Shailesh Parmar
3b74484989
Fix: made whole area clickable for drop-down box ( #1125 )
...
* Fix: make whole area clickable for drop-down box
* remove underline and bg color on hover for version
2021-11-10 14:27:56 +05:30
Sriharsha Chintalapani
cc539f37fd
Fix #1116 : make elastic search database not include FQN ( #1126 )
2021-11-10 13:04:56 +05:30
Sriharsha Chintalapani
58460f3f2b
Fix #1034 : workflow/bot operations API ( #1053 )
...
* [WIP] workflow/bot operations API
* workflow/bot operations API
* workflow/bot operations API- Fix tests
* workflow/bot operations API- Fix styling issues
* workflow/bot operations API- Fix styling issues
* workflow/bot operations API- Add list runs api
* workflow/bot operations API - Fix styling issues; address reviews
* workflow/bot operations API - Fix styling issues; address reviews
* workflow/bot operations API - Fix styling issues; address reviews
2021-11-09 20:56:45 -08:00
Suresh Srinivas
1822e6da90
Merge pull request #1123 from open-metadata/issue1106
...
Fixes 1106 - Version API returning 204 No Content for latest version
2021-11-09 18:51:36 -08:00
sureshms
bc725f2b1b
Fixes 1106 - Version API returning 204 No Content for latest version
2021-11-09 18:32:31 -08:00
Pere Miquel Brull
a41e1d751e
[Issue-1119] - Generate Fix ( #1120 )
...
* Remove additionalProperties from table definitions
* Regenerate pydantic models
2021-11-09 15:08:21 -08:00
Shailesh Parmar
d0c523a655
fix: filter goes blank on click of any filter value ( #1118 )
2021-11-09 21:53:54 +05:30
Shailesh Parmar
042561857e
Fix: API call onClick of explore link from explore page ( #1115 )
...
* Fix: API call onClick of explore link from explore page
* fix failing test
2021-11-09 19:32:49 +05:30
Sachin Chaurasiya
f6125a9683
Refactor : UI Pipeline details page ( #1102 )
...
* Refactor : UI Pipeline details page
* addressing review comment
2021-11-09 15:49:16 +05:30
Sachin Chaurasiya
6d6fdd3de5
Docs : generate types from json schema ( #1112 )
2021-11-09 14:59:57 +05:30
Shailesh Parmar
76ae3f7c79
Fix: search-query bug on initial page load ( #1105 )
2021-11-09 10:43:38 +05:30
parthp2107
54be7783b2
added sendkey and enter key events ( #1103 )
...
* added sendkey and enter key events
* addressing reviewdog findings
2021-11-08 08:51:11 -08:00
parthp2107
ebc0c320c0
added frequently joined tables and columns tests ( #1104 )
...
* added frequently joined tables and columns tests
* addressing reviewdog findings
2021-11-08 08:50:36 -08:00
Sachin Chaurasiya
d438be99ac
Style : make navbar fixed on docs page ( #1100 )
2021-11-08 17:55:11 +05:30
Shailesh Parmar
e1d7260b3c
Feat: Change UI of ES error placeholder ( #1044 )
...
* Feat: issue-944 add documentation guid for user when ES disconnected and index is missing
* change miner UI of error placeholder
* fixed failing test
* rename entityList to entityIndexList
* show full screen error placeholder on index missing in explore page
2021-11-08 13:37:13 +05:30