karanh37
7c4e53f0e0
fix: webfont loading issue ( #11735 )
2023-05-24 09:53:14 +05:30
Chirag Madlani
af8e0a13fb
chore(ui): css cleanup for tailwind ( #11709 )
...
* chore(ui): css cleanup for tailwind
* update styles
* fix unit tests
* fix extra padding for glossary version page
* fix styling
2023-05-23 12:25:44 +00:00
Sachin Chaurasiya
abf158670f
chore: add label for pii confidence field ( #11718 )
...
* chore: add label for pii confidence field
* update label
2023-05-23 14:28:06 +05:30
karanh37
0bac709588
feat(ui): landing page new design ( #11630 )
...
* feat: initial commit for landing page
* feat: add feeds widget
* fix: review comments
* fix: review comments
* feat: add mentions and task tab content
* fix: jest test
* feat: adding activity feed provider to handle all operations
* fix: update drawer component
* fix: add edit action for activity thread
* fix: update glossary spec
* fix: sonar issues
* fix: jest tests
* fix: use poppins font from package
* fix: update reactions
* feat: update focus on editor
* fix: add source code pro font for code style
* chore: update yarn lock
* fix: review comments
* fix: move left sidebar to page container
* fix: update jest tests
* fix: skip failing tests
* fix: cypress test
* fix: code smell
2023-05-23 14:26:52 +05:30
Sachin Chaurasiya
96b73d2e79
fix: missing localization ( #11651 )
2023-05-23 12:02:14 +05:30
Shailesh Parmar
abcf0afef7
refactor(ui): replace html table with antd table and refactor code ( #11710 )
...
* refactor(ui): replace html table with antd table and refactor code
* translation-sync
2023-05-22 17:56:38 +00:00
Snyk bot
05ea341759
[Snyk] Upgrade recharts from 2.1.0 to 2.5.0 ( #11695 )
...
* fix: upgrade recharts from 2.1.0 to 2.5.0
Snyk has created this PR to upgrade recharts from 2.1.0 to 2.5.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
* updated types as per new changes
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-22 16:25:15 +05:30
Shailesh Parmar
91ec1e3c38
test: add e2e flow for airflow, mlmodel and s3 storage service ( #11680 )
...
* cypress: added cypress for airflow,mlmodel and s3Storage service
* addressing comments
* fixed failing cypress
* updated description of describe block
* fixed failing cypress test
* added wait on pipeline status
* skip the delete test for s3Storage service and remove reload on re-running metadata pipeline
2023-05-22 16:25:03 +05:30
Sachin Chaurasiya
fb315d5122
refactor: custom property form ( #11656 )
...
* refactor: custom property form
* fix: unit and cypress test
* test: update cypress test
* update unit test
* add micro interaction
* fix: routing
* fix: code smells
* refactor: types for form handle submit data
2023-05-22 14:22:57 +05:30
Teddy
8c50d1af52
Fixes #4565 - Fetch Metrics from System tables ( #11645 )
...
* feat: fetch metrics from system tables
* feat: add permission doc for fetching metrics from system tables
* feat: fix E2E tests to reflect full table row count after table metric update
* feat: ran linting
* feat: fix doc string engine name + function typing
* feat: ran python linting
2023-05-22 09:04:18 +02:00
Louie
b67e8f5fc0
Fix font OTS parsing error and more ( #11691 )
...
* Replace Inter font by fontsource bundled npm pkg
* Font files handled by Webpack Asset Modules
* Fix slick-dots size anomaly
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-20 21:05:06 +05:30
Snyk bot
0de8fb3a03
fix: upgrade postcss from 8.3.6 to 8.4.23 ( #11694 )
...
Snyk has created this PR to upgrade postcss from 8.3.6 to 8.4.23.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-19 20:56:53 +00:00
Snyk bot
c029b994d8
fix: upgrade core-js from 3.16.1 to 3.30.1 ( #11693 )
...
Snyk has created this PR to upgrade core-js from 3.16.1 to 3.30.1.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-19 20:09:32 +00:00
Ashish Gupta
853ffc6001
fix the loading of tag input ( #11687 )
2023-05-20 01:27:32 +05:30
Chirag Madlani
cd464c4272
fix(ui): displayName as optional field ( #11685 )
...
* fix(ui): displayName as optional field
* fix cypress
* fix cypress
* fixed cypress
* fix glossary spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-19 17:59:54 +00:00
Shailesh Parmar
4bab635558
cypress: reduce the api wait which causes flakiness ( #11655 )
...
* removed unwanted wait
* fixed flakiness for glossary remove owner
* revert change of cypress.config
2023-05-19 14:07:06 +00:00
Shailesh Parmar
67c70ccee7
fix UI: Nested fields duplication behavior on closing #11654 ( #11682 )
2023-05-19 14:06:08 +00:00
Ashish Gupta
fafe54a8f3
fixes #11490 : scrolling issue in Sample data ( #11678 )
...
* fix scrolling issue in Sample data
* chanegs as per comments
2023-05-19 13:45:05 +00:00
Mayur Singal
e9992a52a8
Fix #1604 : Add Spline Pipeline Connector ( #11562 )
...
* Fix #1604 : Add Spline Connector
* Add tests & grammer validation
* Spline UI Changes & Docs
* fix pipeline workflow doc
* chore: use common field for dbService name
* chore: use const for beta services
* chore: add service icon
* Update ingestion/src/metadata/ingestion/source/pipeline/spline/metadata.py
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-05-19 14:46:32 +05:30
Pere Miquel Brull
b60f198674
Fix GitHub reader headers and add docs ( #11675 )
...
* Fix header and add docs
* Format
2023-05-19 09:36:30 +02:00
Shailesh Parmar
fc4f955b9f
Cypress: Added cypress test for update display name feature and delete service issue ( #11643 )
...
* Cypress: Added cypress test for update display name feature and delete service issue
* cypress for datamodel
* rename cypress file
* improve test for update displayName
2023-05-19 10:37:40 +05:30
Chirag Madlani
763b96b8fe
bump(ui): rjsf to v5 ( #11549 )
...
* bump(ui): rjsf to v5
It will fix validation and extra parameter issues
* address comments
fix code smells
fix cypress failure
* revert schema files
* bigquery fix
sonar cloud fix
* fix big query
* fix superset
* fix cypress
* fix cypress for big query
* fix failures
* fix java issue
* revert connectionBasicType.json
create custom SupersetConnection.json
* fix Tableau service issues #11637
2023-05-18 08:03:54 -07:00
Ashish Gupta
2b7ee97d52
feat(ui) : supported separate tags and version diff for MlModel entity ( #11657 )
...
* Supported separate tags and version diff for MlModel entity
* fix code smell
2023-05-18 20:14:12 +05:30
Shailesh Parmar
271d6aab2f
feat(ui): added update displayName functionality for datamodel entity and updated breadcrumb with displayName for version page ( #11649 )
2023-05-18 14:28:18 +05:30
Mayur Singal
e4997c3749
Fix #11571 : Support custom database name for glue ( #11631 )
2023-05-18 14:16:56 +05:30
Louie
4f953de97f
Update Chinese and French Localizations ( #11595 )
...
* Update Chinese and French Localizations
* Fix a typo
2023-05-18 05:49:28 +00:00
Onkar Ravgan
e6a7ffc57c
Fixes: 11540 Added api_version and domain fields to Salesforce ( #11618 )
...
* Added sales new fields
* fixed image after merge
* Fix Failing Test
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-18 10:53:44 +05:30
Snyk bot
5164858b4b
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities ( #11646 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-STYLEDCOMPONENTS-3149924
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-18 10:43:40 +05:30
Sachin Chaurasiya
9b78f12305
feat( #11608 ): show email in teams page ( #11642 )
...
* feat(#11608 ): UI: Show Email in teams page
* update method name
2023-05-17 11:28:09 -07:00
Ashish Gupta
3914868556
feat(ui): supported separate tags for mlmodel entity ( #11641 )
...
* supported separate tags for mlmodel entity
* fix code smell
* optimize code
2023-05-17 21:52:53 +05:30
Sachin Chaurasiya
4df64ef6fe
feat( #11596 ): add support for custom logo config in settings ( #11597 )
...
* feat(#11596 ): add support for custom logo config in settings
* fix: edit custom logo config
* chore: update application config provider
* fix: unit test
* fate: create separate brand logo component
* Add Accessible Logo Config From ConfigResource
* update custom logo api
* minor change
* fix: styling and use brand logo component
* fix(#11503 ) Custom Login Logo does not change after adding new custom logo
* restored delete files
* doc: update custom logo config doc
* update the icon
* test: add unit test for brand logo
* test: add unit test for custom logo config setting page
* test: add unit test for custom logo config form
* test: fix cy test
* fix: url input validation
* test: add cypress test
* test: update cy test to check for validation
* update the doc
* test: fix cypress test
* chore: make height and width required in BrandLogo component
* chore: update component name
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-05-17 11:26:34 +05:30
Ashish Gupta
86a1a41925
feat(ui): supported separate column for pipeline entity version ( #11622 )
...
* supported separate column for pipline entity version
* fix code smell and addressed the comments
2023-05-16 22:53:15 +05:30
Shailesh Parmar
1d0dc5c057
fix(ui): #10731 updated breadcrumb to show displayName of the entity ( #11619 )
...
* updated breadcrumb for all entity and service page
* localisation-sync
* fixed failing unit test
2023-05-16 13:37:58 +00:00
Ashish Gupta
1df322a704
feat(ui): supported separate column for Pipeline entity ( #11600 )
...
* Supported separate column for Pipline entity
* fix code smell and bug
* fix code bug
* fix code bug
2023-05-16 19:05:22 +05:30
Ashish Gupta
7d27f16ace
feat(ui): supported separated tags and glossary column in dataModel entity ( #11582 )
...
* supported seperated tags and glossary column in dataModel entity
* supported separate tag in datamodel entity and fix code smell
* fix code smell
* fix code smell
* fix code smell
2023-05-16 12:35:23 +05:30
Shailesh Parmar
d3a98b7559
Feat(ui): update displayName part 3 ( #11593 )
...
* Feat(ui): update display name part 3
* fixed code smell
2023-05-16 10:14:31 +05:30
Ashish Gupta
26a1672683
Supported separate column for Dashboard entity along with version ( #11598 )
2023-05-15 19:38:33 +05:30
Shailesh Parmar
e6dbb80ad7
Cypress: fixed cypress failure for the main branch ( #11590 )
2023-05-15 14:03:27 +05:30
Shailesh Parmar
004626320d
Feat(ui): update displayName part 2 ( #11584 )
...
* Feat(ui): update displayName part 2
* updated entity name
* fixed cypress failure
2023-05-15 13:59:09 +05:30
Louie
520cbd72ca
Improve localization ( #11573 )
...
* Improve UI localization
* Better label for serviceType
* Update locale json files
2023-05-15 05:44:05 +00:00
Akash Jain
92d5bfa94e
fix: versions in main branch ( #11478 )
...
* fix: versions in main branch
* Prepare main branch for next release 1.1.0
* prepare main for latest release 1.0.1
2023-05-15 10:42:29 +05:30
Ashish Gupta
a84fca8366
supported seperated tags and glossary column in container entity ( #11581 )
2023-05-12 12:06:42 -07:00
Shailesh Parmar
c3bd4eab0f
Feat(ui): implemented rename functionality part-1 ( #11559 )
...
* Fear: ui implemented functionality for updating displayName of table entity, part 1
* translation-sync
* fixed sonar cloud
* address the feedback
* sonar cloud
* addressing comments
* miner fix
* addressing comments
2023-05-12 14:40:20 +00:00
Ashish Gupta
b541110c06
feat(ui): supported separate column for topic entity ( #11390 )
...
* supported separate column for topic entity
* optimization in tag container component
* supported specifice placeholder when tags are not there
* fix cypress issue
* fix code smell and minor improvements
* minor fixes
2023-05-12 19:51:52 +05:30
Ashish Gupta
dd7d9f1acb
fix(ui): fix the placeholder issue while applying filter in entity ( #11529 )
...
* fix the placholder issue while applying filter in entity
* fix code smell
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-12 15:26:36 +05:30
Sachin Chaurasiya
abb1437979
fix( #11545 ): data Insight report Improvements ( #11550 )
...
* fix(#11545 ): data Insight report Improvements
* minor change
* address comments
* change send now to send
* fix sonar cloud flagged bug
* add cypress test
* address comments
* sycn local keys
* fix cy test
2023-05-11 21:46:29 +05:30
Mayur Singal
ef7b02529d
Remove sqlalchemy-ibmi
from db2 dependency ( #11553 )
...
* Remove sqlalchemy-ibmi from db2 dependency
* remove from json schema
* add migration
* update what's new
2023-05-11 15:03:26 +02:00
Sachin Chaurasiya
1da5dd9b9b
fix( #11530 ): markdown viewer enableSeeMoreVariant is not working as expected ( #11532 )
...
* fix(#11530 ): markdown viewer enableSeeMoreVariant is not working as expected
* add unit test
* remove unused component
* update the comment
2023-05-11 15:42:09 +05:30
Shailesh Parmar
544dc4f04f
ui: added unit test for TestSummary component ( #11523 )
...
* ui: added unit test for TestSummary component
* addressing comments
* miner fix
* addressing comments
2023-05-11 12:04:38 +05:30
Shailesh Parmar
e0a4361376
cypress: worked on flaky cypress in main ( #11506 )
...
* cypress: worked on flaky cypress in main
* adding glossary remove owner failure fix
* reverting change of cypress.config
2023-05-10 18:29:52 +05:30