Shailesh Parmar
b8bfab02a1
Fixed: Enabled skipped unit test and deprecated svgUtils.tsx ( #9684 )
2023-01-11 17:15:59 +05:30
Pere Miquel Brull
e3ae3a8a33
[WIP] - Add Scarf gateway ( #9652 )
...
* Update ingestion Readme with scarf
* Test scarf docker
* Update ingestion Readme with scarf
* Test scarf docker
* Add docker domain
2023-01-11 09:33:09 +01:00
Ashish Gupta
43c2923307
UI : Fix ML_Model issues and added version feature in it ( #9672 )
...
* Fix ML_Model issues and added version feature in it
* added localisation
* fix unit test issue
2023-01-11 11:42:59 +05:30
Pere Miquel Brull
bf753a4dee
Fix #7768 - Update and organize versions ( #9664 )
...
Fix #7768 - Update and organize versions (#9664 )
2023-01-11 07:05:12 +01:00
Ayush Shah
03c40d9566
Add Doc for Data Catalog api permission ( #9676 )
2023-01-10 19:48:12 +01:00
Shailesh Parmar
5ae011e3f2
UI: Added localization part 3 ( #9669 )
...
* UI: Added localization part 3
* fixed failing unit test
2023-01-10 17:06:41 +00:00
Parth Panchal
1ac0d47147
Fixed#9651: DQ for datalake not showing on UI ( #9668 )
2023-01-10 21:36:25 +05:30
Sachin Chaurasiya
cfacbfa168
chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin ( #9663 )
...
* chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin
* make PageContainer as tsx file
2023-01-10 14:34:51 +00:00
Chirag Madlani
7575a3f55c
fix(ui): sonar-cloud code-smells and code optimizations ( #9634 )
...
* fix(ui): sonar-cloud code-smells and code optimizations
* fix errors
* fix other pending code-smells
2023-01-10 18:12:12 +05:30
Aniket Katkar
8ada2c8e04
fix(ui): activity feed filter bug on homepage ( #9653 )
...
* fixed the wrong data shown for applied default filter on my-data page
* fixed failing cypress tests
2023-01-10 14:23:07 +05:30
Sachin Chaurasiya
3de536b182
chore(ui) : Add skeleton loading for page and components ( #9619 )
...
* chore(ui) : Add skeleton loading for page and components
* fix : missing key
* fix: license header
* fix: license header
* refactor : skeleton component
* chore : remove duplicate headers
* fix: unit tests
* fix : unit tests
* address comments
* address comments
* address comment
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-01-10 14:14:33 +05:30
Mohit Yadav
ea0e0e03e4
Alert Test Fix ( #9640 )
...
* Alert Test Fix
* Removed Db calls in case local publishers available
* Fix test
* Removed unrequired code
* Maintaing entityType to class map
* checkstyle
2023-01-10 12:56:10 +05:30
Shailesh Parmar
8255e4685b
UI: Added localization changes part 2 ( #9658 )
...
* UI: Added localization changes part 2
* fixed failing unit test
2023-01-10 12:09:11 +05:30
Sachin Chaurasiya
bdb8a55cfe
refactor : Add useAirflowStatus hook ( #9473 )
...
* chore : Add useAirflowStatus hook
* Add interface for hook
* Expose the fetch status method
* update hook return value
* refactor : use useAirflowStatus hook to get the airflow status
* Update useEffect to fetch data based on airflow status
* update license
* fetch workflow if airflow is available
* Revert "Update useEffect to fetch data based on airflow status"
This reverts commit c8cea80d4d2637d1c9163f650a34783c8efe376b.
* fix : cy failures
* address comments
* fix : unit test
* fix : cy test
2023-01-10 06:13:05 +00:00
Sriharsha Chintalapani
3c9d39e9af
Fix #9158 : OpenSearch/ElasticSearch - Language based mappings ( #9163 )
...
* Add language for Search mappings
* Fix #9158 : OpenSearch/ElasticSearch - Language based mappings
* Add analyzer to search in Japanese
* Adding JP es analyzer for all the indexes
* Fix review comments
* rebase with main
Co-authored-by: Megumi AIKAWA <megumi.aikawa@gmail.com>
2023-01-09 21:42:01 -08:00
Mark_Yang
89c05b9351
Docs fix, set intelli jidea env ( #9641 )
...
* Update openmetadata-server.md
* Update openmetadata-server.md
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-01-09 21:41:38 -08:00
Shailesh Parmar
1f4e7f5d58
cypress: added test cases for advance search ( #9617 )
...
* cypress: added test cases for advance search
* updated advance search cypress
* fix failing tests
* Fixed failing cypress test
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-10 11:10:43 +05:30
dependabot[bot]
48ff9684d0
chore(deps): bump luxon in /openmetadata-ui/src/main/resources/ui ( #9659 )
...
Bumps [luxon](https://github.com/moment/luxon ) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/3.1.0...3.2.1 )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 10:27:01 +05:30
Mohit Yadav
6836b2a057
Updated Description in case of column updates ( #9635 )
...
* Updated Description in case of column updates
* Take Description from Deleted in case of column update
* Added test Case
2023-01-09 22:51:09 +05:30
Pere Miquel Brull
84348d4748
Fix #8866 - bump datamodel-codegen ( #9623 )
...
* Fix #8866 - bump datamodel-codegen
* Update connection options and arguments structure
* Add builders test
* Format
* Allow Any values in componentConfig
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-01-09 13:20:32 +01:00
Akash Jain
9f3ce93954
Update yarn-coverage.yml ( #9646 )
2023-01-09 11:35:10 +05:30
Sriharsha Chintalapani
9702e70ea4
Minor: Delete generated directory to delete older files ( #9643 )
...
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-08 21:32:16 -08:00
Ayush Shah
f4dc501731
Modify env to be same for testing ( #9539 )
2023-01-08 09:59:16 +00:00
Parth Panchal
8bed933e34
Fixed#9426: When in Debug mode OM is logging passwords in plaintext ( #9629 )
...
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 19:36:18 +00:00
Pere Miquel Brull
567a62f7db
Fix session handling for refresh job ( #9636 )
...
Co-authored-by: NiharDoshi99 <51595473+NiharDoshi99@users.noreply.github.com>
2023-01-06 20:38:37 +05:30
Chirag Madlani
1d81d16ac0
chore(ui): organise import paths with meaningful names ( #9633 )
...
* chore(ui): organize import paths with meaningful names
* fix tests
* fix: pages alias
* organize imports for pages
* fix: add jest config for pages and components
* organize imports for components
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 14:14:57 +00:00
Akash Jain
3ce755df08
fix: Docs for AWS EKS Helm Deployment ( #9615 )
...
* fix docs with correct names
* use nginx volume
* explicit paths from file system EFS with Volumes
* Add Capacity in PV
* update docs for Persistent Volumes
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-06 14:47:51 +01:00
Sachin Chaurasiya
923aeb0882
chore(ui): clean up the type declaration file ( #9624 )
2023-01-06 17:34:47 +05:30
NiharDoshi99
27c68fb208
test case for DomoDatabase ( #9630 )
...
* test case for domo-database
* test case for domo-database
* Fix: pytest
2023-01-06 12:02:01 +01:00
Sachin Chaurasiya
aeb08a78b7
chore (ui) : remove react-tippy and rc-tree from webpack config ( #9631 )
...
* chore (ui) : remove react-tippy from webpack config
* remove rc-tree from webpack
2023-01-06 13:34:41 +05:30
Onkar Ravgan
e9ac8ecb85
Fix 7972: Added dbt tag classification name ( #9575 )
...
* Added dbt tag classification name
* resolved merge conflicts
* handle ui side change for dbt schema change
* Fixed migration scripts
* fixed failing cypress for dbt
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-06 11:08:21 +05:30
Sachin Chaurasiya
b12e919f3b
chore (ui) : add coverage path ignore patterns ( #9628 )
2023-01-06 10:14:29 +05:30
Suresh Srinivas
eefbfefe31
Code cleanup to fix IDE flagged warnings ( #9614 )
2023-01-05 11:22:33 -08:00
Mayur Singal
5f4ae37238
Fix table comment not being ingested ( #9627 )
...
* Fix table comment not being ingested
* lint fix
* Fixed DB2 comments
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-01-05 18:44:49 +01:00
Shailesh Parmar
70d9c27035
ui: localization changes ( #9612 )
...
* ui: localization changes
* fixed failing tags cypress
* reverted fr-fr file changes
* addressing comments
* addressing comments
* addressing comments
* fixed error message issue
* Disable AlertTest
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-01-05 21:51:15 +05:30
mosiac1
0ed67d69f7
Fix User entity pagination when isBot flag is False ( #9604 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-05 21:28:24 +05:30
Mayur Singal
9ef32eef99
Fix #6829 : Improve usage filtering ( #9613 )
2023-01-05 15:07:03 +00:00
Akash Jain
485e4986b9
fix: github token permission to add PR comment
2023-01-05 19:33:28 +05:30
Mohit Yadav
6a936650f3
Fix Tag Missing Relation ( #9616 )
2023-01-05 19:08:20 +05:30
Milan Bariya
809a228441
Fix: AttributeError when node is not in catalog ( #9622 )
...
* Fix: AttributeError when node is not in catalog
* Change based on comments
2023-01-05 18:57:54 +05:30
Akash Jain
c61f5b72e8
fix: use code coverage from forked repo for testing
2023-01-05 18:45:24 +05:30
Steve Russo
3a3f248edd
Issue 5592: Add Databricks Pipeline Connector ( #9554 )
...
* feat: update databricks_client
* feat: create pipelineconnection & connection
* test: add unit test
* feat: add examples file
* fix: remove unused imports
* style: fix python style
* fix: code review adjustments
* fix: remove unneeded schema ref
* fix: format requirements
* fix: change context calls
* test: add pipeline_status test
* format: pylint format change
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-05 14:14:12 +01:00
Sachin Chaurasiya
9f1f91f393
chore : Update localization values ( #9598 )
...
* chore : update the localization labels value
* chore : update message and server values
* fix : cy test
* address comments
2023-01-05 07:15:11 +00:00
Ayush Shah
1d930ad14b
Fix security vulnerability ( #9580 )
2023-01-05 12:36:00 +05:30
Mayur Singal
0a34e18e26
Fix #9562 : Add duration in usage ingestion ( #9564 )
2023-01-05 06:33:07 +00:00
Parth Panchal
a813d25efa
Fixes#9576: Data insights page empty and reindexing fails ( #9597 )
...
* Fixes#9576: Data insights page empty and reindexing fails
* Fixes#9576: Data insights page empty and reindexing fails
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-05 11:42:54 +05:30
Shailesh Parmar
2bc8ca050d
fixed ANTD deprecated warnings ( #9560 )
...
* fixed and deprecate warning
* fixed failing unit test
2023-01-05 06:02:25 +00:00
Chirag Madlani
ea84695648
fix(ui): missing localization key for delete widget ( #9600 )
2023-01-05 10:00:50 +05:30
Chirag Madlani
0d71d15b04
fix(ui): split of undefined error ( #9609 )
...
remove unused files
2023-01-05 09:57:52 +05:30
dependabot[bot]
93f0efdab1
Bump json5 from 2.2.1 to 2.2.3 in /openmetadata-ui/src/main/resources/ui ( #9608 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-04 22:30:48 +05:30