* Removed the announcement knowledge panel
Announcements widget will only show on landing page if announcements are present
* renamed the MyDataPageV1 to MyDataPage
* added unit tests for the MyDataPage component
* Added unit tests for customizablePage and MyDataPage
* removed the API call to fetch announcements in customizeMyData component
* added unit tests for CustomizeMyData component
* added unit tests for EmptyWidgetPlaceholder component
* Added unit tests for AddWidgetModal components
* updated the data test ids for widgets
* updated the data test id for KPI widget
* added data-testids related to customize page flow
* Added tests for persona CRUD operations
* localization change for other languages
* updated data test ids related to customize landing page
* updated the persona flow spec
* added cypress tests for customizable landing page flow
* fixed unit tests
* updated the my data page logic to add announcement widget
* fixed empty widget placeholder not showing after resetting the layout
* Minor: Fix the DocStoreResourceTest
* remove the border for announcement widget
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Allow users to login with their user name in LDAP mode, and assign roles to user according to their LDAP group while login
* Fix#12503: Ldap feature: Allow user login using username and reassign roles based on users' ldap groups when login
---------
Co-authored-by: wentian <zb-wentian@kingmed.com.cn>
Co-authored-by: EricWent <135603556+EricWent@users.noreply.github.com>
* #14023 Unable to Zoom on graph view of tasks under airflow dag
* added dependency
* updated style as per the mock
* updated controls as per new style and addressing review comment
* MINOR - Fix Empty Test Suites list filter
* allowed empty test suite to appear in logical test suite page
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Update helm-values documentation for v1.2.4
* Update Cypress CI workflows
* Remove projectId from cypress.config.ts
* Update Cypress workflows to use output variables
* Update step ID
* Update Cypress CI workflows' Project condition
* cleanup in getFormattedEntityData method
* fix failed test after cleanup in entity-summary-panel-utils
* added unit test for getMapOfListHighlights method
* separate test of different functions in different describe block
* in children table constraints will not pass
* fix a type issue
* children will only return for Column and Field type
* cleanup and remove redundancy in mock
* added unit test for getHighlightOfListItem method
* some cleanup + improve type defination
* minor change
* some cleanup
* fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
* process/browser support for okta (#14561)
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
* fix(#14539): make the input font-color consistent
* Revert "fix(#14539): make the input font-color consistent"
This reverts commit 3ab267bc1ce3e78b83fec1eedf6f3976613132e8.
* address comments
* Revert "address comments"
This reverts commit 547daf08b4e76e4e5fb556104d41a95e76c50833.
* update input color by updating variable of default theme
* change rjsf input-field color to #292929 from #757575 to make consistant color everywhere
* fix feed link breaking if data not found
* minor change
* changes as per comment mentioned
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* added sort option in custom property table
* add comparision for displayName also, instead of just name
* added columnSorter utils fn
* fix type issue
* added unit test for columnSorter method
* Replace the user ID with user name in Glossary
* Replace the user ID with user name in glossary version history tab
* fix tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: glossary term name get fully truncate for long text
* fix a type issue in explore-page-v1 component
* fix some alignment of text and term icon
* fix the max width of name column in glossary table
* minor change
* minor change
* fix ellipsis issue for table column glossary term
* restrict term icon view based on height instead of width
* remove unwanted class
* revert back w-max-90 class
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fixed column displayName change resulting in error on table version page
* fixed pipeline name not showing on pipeline version page
* added unit tests for fixed table and pipeline version pages
* Wrapped edit displayName icon with button component
* added cypress tests for the fixed version page bugs for table and pipeline version pages
* sort the summarylist items based on the
glossary-term-page and applied tags in explore page
* change path split logic to get the current glossary term
* sort the tags in summaryItem based on current glossary
* prettier-fix
* minor changes
* variable name changed
* unit test update for the sorting items based on tags in entity-summary-panel-utils
* added tag highlight for column tags
* fix: existing e2e test break in glossary.spec file
* e2e for checking the column sort based on current term page in right panel
* minor changes
* e2e for checking columnTagHighlight with sort on term page
* add page tag sort functionality based on filter applied in explore page and based on current term in glossary term page
* minor change
* implement summaeryItem highlight and sort on global search + also when apply filter
* fix: for the first render after search first elements right panel name, description etc not get highlighted
* Revert "fix: for the first render after search first elements right panel name, description etc not get highlighted"
This reverts commit e69512d625f412263e925598846a0e104561a07c.
* minor change
* add tags sort and highlight functionality in StoreProcedure Page
* add tag sort and highlight functionality in dashboard
* add summary list and tags sort and highlight functionality in Dashboard Data Modal
* remove repeated code and optimize the getFormatEntityData method
* add sort and highlight for global search and filter in Pipeline component
* minor change to fix the entity details value not get parse in some cases
* add sort and highlight for topics in explore page
* added sort and highlight fn for MlModels in explore page
* added sort and highlight functionality for Containers in explore page
* add sort and highlights for charts data
* add sort and filter functionality for searchIndexs in explore page
* cleanup first
* cleanup 2
* move constant in separate file
* some type fix and cleanup
* minor fix
* fix unit test for EntitySummaryPanelUtils
* minor fix
* revert some change and fix unit test in SearchIndexSummary component
* revert some change
* constant file name change
* update the highlight keys constant and add sort and highlight summary list based on column description also
* cleanup in EntitySummaryPanelUtils
* type errors fixing
* fixing type issues wip
* revert a change
* change a variable name and fix type error
* change the sequence of parameter in getFormattedEntityData fn
* fix unit test
* fix type issues
* fix e2e test for sorting and highlighting summaryList and its tag
* added sort and highlight for DatabaseSummary component
* added sort and highlight for DatabaseSchemaSummary component
* added sort and highlight in different service-summary component
* fix: right panel entity display name and description not get highlight on search until we select a entity card
* address comments
* address comments
* address comments 3
* fix: unit test fail after addressing comments
* address comments
* revert some change
* added unit test for newly added methods in EntitySummaryPanelUtils
* added unit test for highlightEntityNameAndDescription method
* fix conflict after taking pull and some cleanup
---------
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* MINOR - Clean ingestion ES code and auth providers
* clean parser
* Clean security config for the client
* Clean security config for the client
* Improve class conversion exceptions
* Fix tests
* Clean up java client
* Clean up java client
* clean parser
* Fix test
* Fix test
* fix NO_AUTH error
* Fix test
* Format
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* added support for displayName in adding ingestion
* added test cases
* minor code fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix supported characters in SM
* Update SM
* Fixes
* Fixes
* Improve class conversion exceptions
* Comments
* Rename noop to db secrets manager providee
* Update sm
* Fix
* db SM
* db SM
* Fix test
* UI
* Update openmetadata-ui/src/main/resources/ui/src/mocks/IngestionListTable.mock.ts
* update default