Ayush Shah
2efa720f59
Fix E2E: new envs ( #9143 )
2022-12-05 19:15:12 +05:30
Aniket Katkar
cb45386460
Fix(UI)#9017: Fixed description not rendering on explore page in Safari browser ( #9144 )
...
* Fixed description not rendering on explore page in Safari browser
* Increased the character limit to show for description on explore page data cards
2022-12-05 19:08:38 +05:30
Pere Miquel Brull
58f3c01470
Fix #7056 - Automatic lineage from ML Model to ML Feature Data Source ( #9113 )
2022-12-05 16:43:03 +05:30
NiharDoshi99
e0a3f3481b
Fix: aggregate type ( #9138 )
2022-12-05 14:50:37 +05:30
Sachin Chaurasiya
5049c7db04
chore(ui) : Check for preferred_username while signup ( #9102 )
...
* chore(ui) : Check for preferred_username while signup
* Fix : Unit tests
* chore : Check for jwt principal claims
2022-12-05 11:47:10 +05:30
Ayush Shah
8054be9a82
Add E2E env ( #9136 )
2022-12-05 03:57:31 +00:00
dependabot[bot]
b453f10fdc
Bump decode-uri-component in /openmetadata-ui/src/main/resources/ui ( #9129 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
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: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 19:12:46 +00:00
Sriharsha Chintalapani
14d82ee7b2
Fix #6463 : Add support for default suggestions for suggestion API ( #9090 )
2022-12-02 10:31:37 -08:00
Ashish Gupta
0f889e0327
Use Backend system level flag for system tags ( #9126 )
2022-12-02 17:26:11 +00:00
Sachin Chaurasiya
0306bc6d69
Fix #8846 : Replace Reviewer and deploy ingestion modal with antd modal in the UI -2 ( #9076 )
...
* Fix #8846 : Replace Reviewer and deploy ingestion with antd modal in the UI
* Fix : Failing cypress tests
* Address comments
* Addressing comments
* fixed failing cypress
* fixing glossary test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 16:15:35 +00:00
Ashish Gupta
7241c3a975
Cypress: Added test related to redirection from home page ( #9112 )
...
* Cypress: Added test related to redirection from home page
* fix cypress issue
2022-12-02 20:54:25 +05:30
Pere Miquel Brull
1b3ff505c2
Fix #8858 - Add chart description and add lineage flexibility ( #9124 )
...
Fix #8858 - Add chart description and add lineage flexibility (#9124 )
2022-12-02 16:22:09 +01:00
Onkar Ravgan
23468fb868
Fixed Broken docs links ( #9125 )
2022-12-02 15:42:06 +01:00
Ashish Gupta
a47a83b64d
UI : Revamp Teams page ( #9107 )
...
* Revamp Teams page
* minor fixes
* fix cypress issue and other comments
2022-12-02 18:23:53 +05:30
Chirag Madlani
f3016be772
fix(ui): tags description was going out of the view ( #9120 )
2022-12-02 11:55:52 +00:00
Chirag Madlani
0973acc77f
fix(ui): hide elasticSearchIndex page for non-admins ( #9077 )
...
* fix(ui): hide elasticSearchIndex page for non-admins
* address comments
* remove unwanted field from children
2022-12-02 11:23:20 +00:00
Sachin Chaurasiya
1bddfefbcd
Fix #8846 : Replace Confirmation modal with antd modal in the UI -1 ( #9074 )
...
* Fix #8846 : Confirmation modal with antd modal in the UI
* Fix unit tests
* Addressing comments
* Fix : Cypress tests
* Address comments
* Change localization labels
* Addressing comments
* Fix : Cy tests
2022-12-02 15:43:12 +05:30
Shailesh Parmar
52a8e335a3
Fixed: [UI] Add support for renaming glossary #8733 ( #9105 )
...
* Fixed: [UI] Add support for renaming glossary #8733
* Addressing comments
2022-12-02 13:04:28 +05:30
Pere Miquel Brull
e19cb77de1
Docs - Python SDK installation ( #9101 )
2022-12-02 06:34:31 +01:00
Shailesh Parmar
db74c064eb
Cypress: Fixed dropdown click issue for appbar ( #9106 )
2022-12-02 10:30:46 +05:30
Ashish Gupta
037d9a6c27
UI : Make the Activity card popup style similar to explore page ( #9028 )
...
* Make the Activity card popup style similar to explore page
* added localisation
* changes as per comments
* changes as per comments
* remove css for app
* change button to antd
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-02 10:09:27 +05:30
NiharDoshi99
ead5ce7227
Fix: dagster keyerror solved ( #9099 )
2022-12-01 18:43:11 +05:30
Chirag Madlani
173a88be7c
fix(ui): wrong relative time being rendered ( #9098 )
...
* fix(ui): wrong relative time being rendered
* unit tests added for timeUtils
* remove tailwind classes
2022-12-01 12:11:16 +00:00
Pere Miquel Brull
7d2eab332d
Lineage Backend example and fix ( #9095 )
2022-12-01 13:09:36 +01:00
Milan Bariya
2f9f169de9
Fix: Safer default Mark Deleted Tables ( #9065 )
...
* Fix: Safer default Mark Deleted Tables
* Fix: Change Based On Comments
* Fix: Change Based On Comments
* Add: Migration Files
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-01 16:26:43 +05:30
Shailesh Parmar
11edcef279
Fixed ctrl + k is not working as expected #7824 ( #9096 )
2022-12-01 16:08:19 +05:30
Sriharsha Chintalapani
db91a2e1d5
Fix #8323 : GenerateToken can overwrite any relations that user may have ( #9091 )
...
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2022-12-01 15:21:32 +05:30
Sriharsha Chintalapani
0050243479
Fix #8083 : Adding a child term to a parent term in glossary produces error ( #9088 )
...
* Fix #8083 : Adding a child term to a parent term in glossary produces error
* checkstyle fix
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2022-12-01 14:48:55 +05:30
Nahuel
00375341f7
Fix#7690: Use ES to build Tables FQN when processing Lineage ( #9079 )
...
* Use ES to build Tables FQN when processing Lineage
* Fix pylent check
* Fix test failing
* Remove warning when calling ES with empty query
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-01 09:56:42 +01:00
Sachin Chaurasiya
c1c9284ea8
Fix 9093 : Search Card Link to smoothly route instead of loading the whole page ( #9094 )
...
* Fix : Search Card Link to smoothly route instead of loading the whole page
* Fix : cy tests
2022-12-01 06:18:47 +00:00
Shailesh Parmar
63afdc79f4
Cypress: Enable the skip test and fix failing test ( #9048 )
...
* Cypress: Enable the skip test and fix failing test
* Fix fail test case
2022-12-01 09:42:21 +05:30
Sriharsha Chintalapani
80a4399c1a
add required fields for amundsen connection ( #9039 )
...
* add required fields for amundsen connection
* Remove unused modelClass field
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-11-30 13:09:57 -08:00
dependabot[bot]
2c19daaa7d
Bump postgresql from 42.5.0 to 42.5.1 ( #8992 )
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
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>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-11-30 13:07:50 -08:00
Sachin Chaurasiya
317a8f1711
Fix #8993 Add Datainsight ingestion option available even after a pipeline already running ( #9075 )
...
* Fix #8993 Add Datainsight ingestion option available even after a pipeline already running
* Remove tailwind class
* Remove tailwind
* refactor : the code to check if Data InSight Ingestion Exists
2022-11-30 17:44:31 +00:00
Chirag Madlani
ee21654342
fix(ui): connection form missing for new connectors ( #9084 )
2022-11-30 16:20:44 +01:00
Nahuel
76773e69de
Fix#6203: Refactor LineageRunner use ( #9073 )
...
* Refactor LineageRunner use
* Address PR comments
* Address pylint errors
* Fix failing test
2022-11-30 16:02:21 +01:00
Aniket Katkar
9c8492c7a3
Fix(UI) #8555 : Tags removal issue ( #9055 )
...
* Fixed Error thrown while removing tags from data asset details page
* Fixed bug where user were not able to remove the tags on Dashboard Details page
* Changes in MlModelFeaturesList component:
- Tag removal bug fix
- Removed tailwind use and replaced with antd
- Code optimisation
- Localisation changes
* Moved height and width styling from app.less to size.less
* Moved tags sorting functionality to a common util function
* Removed redundant labels in en-us and replaced with common reusable label
* Removed unnecessary code
* localisation changes
* Added unit tests for added functions in CommonUtils and DashboardDetailsUtils
* Added missing localisation changes for MlModelFeaturesList
2022-11-30 14:45:26 +00:00
Ayush Shah
2b2eadf611
Fix Credentials sent via env ( #9071 )
...
* Fix Credentials sent via env
* add new env var
* fix lint
* Add Comment
2022-11-30 15:37:24 +01:00
Ashish Gupta
42fe8617f6
UI : Remove whitespace in the name ( #9057 )
...
* fix the whitespace in the name end while team creation
* remove whitespace while addig tags
* remove whitespace
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 17:18:28 +05:30
Shailesh Parmar
7ed607f291
Removed tailwind class from pages component part 1 ( #9054 )
...
* Removed tailwind class from pages component part 1
* Addressing comments
2022-11-30 16:43:42 +05:30
Shailesh Parmar
c855af6167
Cypress: Added postgres connector and usage test ( #9053 )
2022-11-30 16:43:03 +05:30
Chirag Madlani
1663219b93
fix(ui): localisation for constant files ( #9066 )
...
* fix(ui): localization for constant files
* fix typo
* revert yarn coverage changes
* fix GlobalSettings constant file name issue
* fix url file name postfix
* fix GlobalSettings constants path
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 16:01:04 +05:30
Pere Miquel Brull
90ae3a6984
Postgres version requirements ( #9070 )
2022-11-30 14:59:48 +05:30
Abhishek Pandey
e8edf70374
removed-whitespace-from-postgres-and-redshift ( #8927 )
2022-11-30 13:16:24 +05:30
Pere Miquel Brull
6a3ce624b7
Fix #9008 - Add Airflow callback, introduce Workflow Status Mixin and remove retries ( #9049 )
...
Fix #9008 - Add Airflow callback, introduce Workflow Status Mixin and remove retries (#9049 )
2022-11-30 08:30:45 +01:00
Sriharsha Chintalapani
e06935d3fa
Fix #8579 : Add unit test to cover the cases where columnProfile is null or not being sent by client ( #9038 )
...
* Fix #8171 : add test to make sure column profile can be sent as null or empty, it shouldn't break addProfileData API
* Fix #8171 : add test to make sure column profile can be sent as null or empty, it shouldn't break addProfileData API
2022-11-30 08:30:12 +01:00
Sriharsha Chintalapani
6393ed03dc
Fix #8991 : Index fully qualified table name for search ( #9035 )
...
* Fix #8991 : Index fully qualified table name for search
* Fix #8991 : Index fully qualified table name for search
2022-11-29 21:55:05 -08:00
Sriharsha Chintalapani
125fefcf6d
Fix logging metadata webhook event ( #9067 )
2022-11-29 20:57:43 -08:00
Sriharsha Chintalapani
dce49a19f0
Updaate roadmap for next 3 releases ( #9036 )
2022-11-29 20:53:09 -08:00
Teddy
775d5a2b77
fixed typo in GKE doc ( #9063 )
...
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-11-29 20:52:26 -08:00