pmbrull
98066bf986
Rename FQN for bigquery
2021-11-28 16:09:32 +01:00
pmbrull
7bfceaff3a
Add mlmodels to sample_data
2021-11-28 16:09:32 +01:00
pmbrull
7f67dc5453
Validate MLFeatures
2021-11-28 16:09:32 +01:00
Sriharsha Chintalapani
981be4f696
Fix #1431 : Sample data ingestion is broken ( #1432 )
2021-11-27 21:11:25 -08:00
Sriharsha Chintalapani
221c5636b2
Fix #1386 : Add metadata version ( #1427 )
2021-11-27 18:46:09 -08:00
Sriharsha Chintalapani
9c5b10dcc8
Fix #1413 : add viewDefinition fields to patch and put fields in DbtRepository ( #1426 )
...
* Fix #1413 : add viewDefinition fields to patch and put fields in DbtRepository
2021-11-27 16:14:03 -08:00
Pere Miquel Brull
76f40e6f37
[issue-1318] - Refactor MlModel tests and improve logic ( #1420 )
...
* Prepare MlModel test utils
* Refactor tests
* Properly set FQN for MlModels
* Fix FQN and validate inner properties
* Change MlModel naming
* Inherit variables from parent test
* Simplify delete
* Update tests interface
* Add order
* Add missing version endpoints
* Add security context
* Update mlmodel name
* Update mlmodel methods
* Update mlmodel tests
* Rename MlModel
* Prepare dashboard service in setup
* Fix MlModel test setup
* MlModel name to minus
* Workaround for issue-1415
* Workaround for issue-1415
* Move superset ref back to MlModel
* Add missing href in Dashboard entity reference
* Handle update dashboards
* Add full dashboard props in validate
* Add update tests
* Reformat
* Reformat
* Reformat
* Reformat
* Reformat
2021-11-27 12:31:55 -08:00
Sriharsha Chintalapani
edcbb04e3a
Fix #1417 : openmetadata-security.yml missing airflowConfiguration ( #1425 )
2021-11-27 10:53:57 -08:00
Suresh Srinivas
4c76a7bafe
Merge pull request #1416 from open-metadata/issue1375
2021-11-26 15:01:06 -08:00
sureshms
269fc9ede5
Fixes #1375 - EventResource malformed entity info
2021-11-26 14:16:29 -08:00
Suresh Srinivas
9cd170c95b
Merge pull request #1359 from open-metadata/issue1358
...
Fixes #1358 - Add change events to Service entity
2021-11-26 12:05:09 -08:00
darth-coder00
dc1576cd91
Feat: Added DBT Model Details page and Explore page tab ( #1394 )
...
* Feat: Added DBT Model tab to Explore page
* Feat: Added DBTModel Details page
* Changed dataset to dbtModel
* Added support to add tier tag
* Adding suggestions support for DBT Models.
* Added ViewDefinition Tab UI
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-11-26 23:27:11 +05:30
Pere Miquel Brull
fdd6ca14b7
Merge pull request #1409 from TeddyCr/issue-1049
...
issue-1049: Refactor code to use functions from utils.helper
2021-11-26 18:51:01 +01:00
Ayush Shah
267a3d7aa2
Removed Platform from docker-compose.yml files, emulation fix
2021-11-26 18:10:27 +01:00
Teddy Crepineau
2507b7006a
issue-1049: Refactor code to use functions from utils.helper
2021-11-26 16:16:34 +01:00
Sachin Chaurasiya
c74d7612bc
Adding Lineage node expansion to show columns . ( #1393 )
...
* Adding Lineage node expansion to show columns .
* Adding support for getting columns of expanded node.
* Refactoring.
* Reafctoring and style changes.
* Minor changes
* Changing prop type.
* minor style changes.
2021-11-26 20:37:33 +05:30
parthp2107
6582f38a37
changed data-testids and commented code for recent api change ( #1401 )
...
* changed data-testids and commented code for recent api changes
* changing paths in selenium workflow
2021-11-26 17:02:04 +05:30
Shailesh Parmar
bd3beb4604
Test: Added test for ingestion and confirmation modal ( #1389 )
2021-11-25 16:06:46 +05:30
darth-coder00
bfbb751faa
Fix: Issue #1348 - My Data and Followers are empty ( #1388 )
...
* Fix: Issue #1348 - My Data and Followers are empty
* Addressing comment
2021-11-25 15:48:33 +05:30
Sachin Chaurasiya
ee1db17351
UI : Adding support for Lineage Incremental loading. ( #1341 )
...
* Added support for Lineage Incremental loading.
* Added loadNode Handler
* Added position prop to loadNode Handler.
* Adding changes to get down and up stream data incrementally.
* Adding checks for leaf nodes part-1
* minor change
* Changed file extenstion from tsx to ts as its only contains types.
* Adding checks for leafnodes
* Removed onClick from node text.
* Changed depth value to 3
* Minor fix
* Added micro interaction for loading nodes.
2021-11-25 15:34:52 +05:30
Shailesh Parmar
9c01d574fc
Test: added test suits for ingestionPage and ingestion component ( #1374 )
...
* Test: unit test for ingestionpage and ingestion component
* updated ingestion component test
* miner change
2021-11-25 14:30:05 +05:30
parthp2107
dc627bd1a3
GitBook: [ #41 ] Fixing OpenMetadata server config for okta ( #1383 )
2021-11-25 14:29:30 +05:30
parthp2107
2389de1465
removing tests from catalog-rest-service module and configuring it in openmetadata-ui module ( #1382 )
2021-11-25 14:28:47 +05:30
darth-coder00
6c323b9592
Feat: Added root level package.json to avoid global installation of npm packages ( #1384 )
...
* Feat: Added root level package.json to avoid global installation of npm packages
* Updated typescripts from schema
2021-11-25 14:25:22 +05:30
Akash Jain
74a10382a2
Fix: Docker Image to use new Dist Location while running locally ( #1381 )
...
* fix path for dist folder
* updated docs wrt new dist folder
2021-11-25 12:33:20 +05:30
Akash Jain
e288a64781
feat: Adding CI for python integration tests ( #1368 )
...
* Adding CI for python integration tests
* Adding Paths
2021-11-24 22:20:36 -08:00
sureshms
62d5f47c3d
Fixes #1358 - Miscellaneous cleanups
2021-11-24 15:49:35 -08:00
sureshms
c8cc96f6f5
Fixes #1358 - Add change events to PipelineService and StorageService entity
2021-11-24 15:47:53 -08:00
sureshms
ec6c6f48c4
Fixes #1358 - Add change events to DatabaseService entity
2021-11-24 15:47:53 -08:00
sureshms
ece03712f8
Fixes #1358 - Add change events to DashboardService entity
2021-11-24 15:47:53 -08:00
sureshms
8664ef78b2
Fixes #1358 - Add change events to MessagingService entity
2021-11-24 15:47:53 -08:00
Alberto Miorin
94446e7540
Fix #1061 : Need description for tags ( #1322 )
2021-11-24 12:23:51 -08:00
Akash Jain
96c65e7ebd
fix: remove spaCy dependencies from setup.py ( #1362 )
...
* remove spaCy dependencies from setup.py
* Spacy, PII and Processor dependencies removed
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-11-24 12:23:17 -08:00
Ayush Shah
11e2229972
Added OMeta API, removed wget ( #1376 )
...
* Added OMeta API, removed wget
* Added curl instead of Wget in run_local_docker.sh
2021-11-24 11:57:33 -08:00
Sriharsha Chintalapani
27c439a53d
Update README.md
...
update ingestion docs to point to docs.open-metadata.org
2021-11-24 09:06:56 -08:00
Sriharsha Chintalapani
d2458777c8
Update README.md
2021-11-24 07:18:33 -08:00
Shailesh Parmar
aba1fcd02c
Improvement: change ui of pagination from load more to next-previous for services page ( #1365 )
...
* change ui of pagination from load more to next-previous pagination for services page
* remove boolean casting
2021-11-24 19:32:10 +05:30
darth-coder00
2ba99faa7d
Fix: Moved mvn copy-plugin from pom of catalog-rest-service to pom of openmetadata-ui ( #1367 )
2021-11-24 19:31:39 +05:30
Sachin Chaurasiya
2f64b04321
Removing version filters from versioning side panel. ( #1364 )
2021-11-24 17:38:07 +05:30
Sriharsha Chintalapani
a180adc39c
Fix #1299 : Move UI module into its own maven module ( #1351 )
...
* Fix #1299 : Move UI module into its own maven module
* Fix #1299 : fix indentation in selenium tests
* Fix #1299 : fix indentation in selenium tests
* Fix #1299 : fix indentation in selenium tests
* Fix: Updated json2ts command script
* Removed ignored file for bundle analyzer
* Updated gitignore
* Cleaning up the gitignore
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-24 13:18:54 +05:30
Suresh Srinivas
0d0e52aa8a
Merge pull request #1355 from open-metadata/issue1325
...
Issue1325 - Not getting cursor based paging for Messaging and Pipeline services
2021-11-23 22:36:59 -08:00
sureshms
41a281338a
Fixes #1325 - Not getting cursor based paging for Messaging and Pipeline services
2021-11-23 22:01:14 -08:00
Ayush Shah
eb34d04285
Setup.py modified to support 3.10
2021-11-23 21:50:44 -08:00
Akash Jain
d62b2c5a06
Merge pull request #1338 from open-metadata/selenium-paths
...
Selenium paths
2021-11-24 10:39:00 +05:30
sureshms
80ae01c737
Part 1 - Support pagination for MessagingService
2021-11-23 20:50:25 -08:00
Sachin Chaurasiya
e9aca27602
GitBook: [ #27 ] Adding guide for generate types from JSON Schema.
2021-11-23 19:58:23 -08:00
Ayush Shah
60dc4b44bc
GitBook: [ #32 ] Page link Glue Catalog
2021-11-23 19:58:23 -08:00
Ayush Shah
ed4119af2c
GitBook: [ #31 ] Release version changed from 0.5.0 to 0.6.0, added connectors
2021-11-23 19:58:23 -08:00
Shannon Bradshaw
a1fc3c6ee9
GitBook: [ #30 ] Re-addition of 0.6 features to Features page.
2021-11-23 19:58:23 -08:00
Shannon Bradshaw
0bf62da23d
GitBook: [ #29 ] Clean up Run in Kubernetes docs.
2021-11-23 19:58:23 -08:00