Sachin Chaurasiya
325992d086
Fixed : #1221 UI: Versioning right panel should wrap the summary. ( #1226 )
2021-11-17 15:54:46 +05:30
Akash Jain
e7072a3177
prepare for 0.6.0 Docker Release ( #1213 )
2021-11-17 14:57:12 +05:30
Sachin Chaurasiya
28da17fa44
Fixed : Ingestion wizard issue ( #1223 )
...
* Fixed : Ingestion wizard issue
* Removed unused css
* removed css import from modal component.
2021-11-17 14:51:32 +05:30
parthp2107
052ba5bad5
frequently joined columns fix ( #1209 )
...
* frequently joined columns fix
* addressing reviewdog finding
* removing ingestion switch code
* adding retry for failing tests
* removing failed test repeats
* changing joined table tests
2021-11-17 14:47:05 +05:30
Sriharsha Chintalapani
940e51d102
Fix #1215 : Pipeline metadata is not being updated through PUT apis ( #1216 )
2021-11-16 12:44:19 -08:00
Alberto Miorin
4646c0fcf3
Fix #1214 : Copy-paste errors when creating the entity Model ( #1217 )
2021-11-16 12:44:06 -08:00
Shailesh Parmar
1717c82d71
Fix: Change API calls in mydata page ( #1208 )
...
* Fix: Change API calls in mydata page
* Fix failing test in mydata component
2021-11-16 22:41:07 +05:30
Sachin Chaurasiya
01f9e54874
Feat : Integration with OpenMetadata Airflow APIs to make ingestion jobs scheduled through UI. ( #1153 )
...
* Feat : Integration with OpenMetadata Airflow APIs to make ingestion jobs scheduled through UI.
* minor changed in mocked_data
* added first wizard
* added fields for details and config.
* Feat :Added Cron Editor
* Style: added styling for completed step label
* Integrated ingestion APIs for list, trigger and delete
And fixed Add Ingestion modal states
* minor css changes
* Removed enable ingestion from add service modal.
* wrote effect to get updated cron value.
* Added validation for required field.
* handled undefined case for status
* show actual data on preview
* Added ingestionType to listing page
* Added validation for each step.
* fixed popover issue for status
* added validation for already exists ingestion pipeline.
* Minor UI tweaks for ingestion workflow list
* Integrated add ingestion API
* Added suppport for deploy and run ingestion.
* Added support for Edit ingestion through PATCH API
* Added search for ingestions
* Style : added deploy icon for button.
* Added pagination for ingestion list.
* minor fix
* Minor changes
* Added no data placeholder and fixed non-parsing css
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-16 22:40:13 +05:30
darth-coder00
496fa143d4
Revert "dependabot: Fixed dependency for immer through slate ( #1210 )" ( #1212 )
...
This reverts commit 82ac4cff58a64c35f24e28c33ec305b86a1060ac.
2021-11-16 21:55:29 +05:30
Sachin Chaurasiya
9c4653e968
Style : Fixed pagination button style. ( #1211 )
2021-11-16 21:51:25 +05:30
darth-coder00
82ac4cff58
dependabot: Fixed dependency for immer through slate ( #1210 )
2021-11-16 19:36:07 +05:30
parthp2107
c6eac34c3e
changed script ( #1201 )
...
* changed script
* testing changes for failing tests
* testing changes for failing tests
* testing changes for failing tests
* testing changes for failing tests
2021-11-16 18:26:09 +05:30
Sriharsha Chintalapani
38761ea414
Fix #1202 : IngestionResource put/patch not updating entities ( #1203 )
...
* Fix #1202 : IngestionResource put/patch not updating entities
* fix for failing tests
* addressing reviewdog finding
Co-authored-by: Parth Panchal <parth.panchal@deuexsolutions.com>
2021-11-16 17:44:44 +05:30
Matt
c760ebf281
Add schemas for Lifecycle & AccessControl Policies
...
- Define Storage Class
- Define Lifecycle Rule, DeleteAction and MoveAction
- Define Rule and TagBased AccessControl
2021-11-16 12:53:43 +01:00
Sachin Chaurasiya
3179680d57
Fixed #1206 Tier tag is not showing up on assets cards. ( #1207 )
2021-11-16 16:17:32 +05:30
Sachin Chaurasiya
3494a12647
Fixed #957 View More link for tags does not behave as expected. ( #1205 )
2021-11-16 16:04:37 +05:30
Sriharsha Chintalapani
f3054658f5
Fix #968 : Add DBT Connector ( #1200 )
2021-11-16 01:02:45 -08:00
Ayush Shah
2111f6c938
Docker Commands Modified ( #1199 )
...
* Docker ingestion modified
* Command line commands updated
2021-11-16 00:25:40 -08:00
Sriharsha Chintalapani
f018664e0c
Issue-1197: Add MariaDB Connector ( #1198 )
2021-11-16 00:25:24 -08:00
Sriharsha Chintalapani
9dee0e4e5c
update version to 0.7.0-SNAPSHOT ( #1196 )
2021-11-15 19:03:32 -08:00
Sriharsha Chintalapani
7497685ce9
Issue-1194: Update ES index for followers/un-follow based on ChangeEvents ( #1195 )
...
* Issue-1194: Update ES index for followers/un-follow based on ChangeEvents
* Issue-1194: Update ES index for followers/un-follow based on ChangeEvents
2021-11-15 17:58:24 -08:00
Alberto Miorin
5403b5522f
Bug fix for location findEntityReferenceById. getName was not returning the FQN.
2021-11-16 01:22:32 +01:00
Sriharsha Chintalapani
345ad9d413
Fix #1159 : Add Model as Entity ( #1160 )
...
* Fix #1159 : Add Model as Entity
* Fix #1159 : Add Model as Entity
* Fix #1159 : Add Model as Entity; Address check style issues
2021-11-15 12:51:33 -08:00
Akash Jain
58cf1b012f
feat: Docker Image Push Workflow ( #1191 )
...
* copy command use path from root folder
* Add workflows for docker release to github
2021-11-15 09:36:57 -08:00
Shailesh Parmar
7490877697
fix:- fixed page break issue on follow and un-follow action ( #1192 )
2021-11-15 22:16:05 +05:30
parthp2107
d52297e28f
updated schema documentaiton ( #1188 )
...
* updated schema documentaiton
* id correction
2021-11-15 08:05:54 -08:00
Akash Jain
7f2d1e5fc4
Add Run In Kubernetes Documentation ( #1187 )
2021-11-15 07:58:50 -08:00
Pere Miquel Brull
ffd7818978
[Issue-1099] - Update MLModel Ingestion ( #1179 )
...
* Refactor MLModel
* Prepare MLModel properties example
* Update API tags to MLModels
* Update API descriptions for MLModel
* Rename tags to mlModels
2021-11-15 07:58:15 -08:00
Shailesh Parmar
69f9eeb718
Fix: Left panel scroll issue on API docs page ( #1189 )
...
* Fix: Left panel scroll issue
* moved swagger css to xmaster
2021-11-15 16:49:55 +05:30
Shailesh Parmar
f7c98835f4
Improvement:- given 3 level deep search support for search in table option in dataset detail ( #1185 )
2021-11-15 13:21:56 +05:30
parthp2107
43ceb4b1f7
added period to json schema descriptions ( #1186 )
2021-11-15 11:49:20 +05:30
parthp2107
4a5f5e69b3
uncommenting add-user test ( #1097 )
...
* uncommenting add-user test
* quick-fix
* Ingestion script modified
* Airflow sample_usage modified, added sleep in curl commands
* adding chrome options for failing tests
* addressing reviewdog finding
* testing
* addressing reviewdog findings
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-11-14 20:16:39 -08:00
Suresh Srinivas
3bc9c76bf1
Merge pull request #1184 from open-metadata/issue1143
...
Fixes #1143 Add entityUpdated events for add follower and delete foll…
2021-11-14 16:39:58 -08:00
sureshms
db309fe22c
Fixes #1143 Add entityUpdated events for add follower and delete follower updates using PUT
2021-11-14 16:07:09 -08:00
Alberto Miorin
a66bbc0815
"definitions" should be "description"
2021-11-14 23:53:01 +01:00
Suresh Srinivas
35d5107cf9
Merge pull request #1183 from open-metadata/issue1144
...
Fixes #1144 - Add entityUpdated events for updates using PATCH API re…
2021-11-14 12:46:35 -08:00
sureshms
05d058bbd0
Fixes #1144 - Add entityUpdated events for updates using PATCH API requests
2021-11-14 12:32:26 -08:00
Sriharsha Chintalapani
456f10ab63
Fix #1180 : Ingestion APIs: source type is not getting generated ( #1181 )
2021-11-14 09:37:14 -08:00
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