Sriharsha Chintalapani
8947c7efbf
fix: openmetadata-service/pom.xml to reduce vulnerabilities ( #19603 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-8186141
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2025-03-24 15:31:44 -07:00
Ayush Shah
a9d6b5760d
Fixes #18346 : feat(BigQuery) Enhance project ID discovery and ADC support ( #20085 )
...
* Refactor SQL column processing and enhance BigQuery project ID handling
* Introduced a new `process_column` function in `sql_column_handler.py` to streamline column processing logic.
* Updated `BigquerySource` to improve project ID retrieval from service connections, ensuring compatibility with various credential types.
* Added handling for nested columns in BigQuery schema processing.
* Enhanced error handling and logging for better debugging during project ID setup.
* Add support for GCP Application Default Credentials in BigQuery ingestion
* Enhanced `BigquerySource` to include handling for GCP Application Default Credentials (ADC).
* Updated JSON schema for GCP credentials to define `gcpADC` and its properties.
* Improved logging for credential setup in `set_google_credentials` function.
* Added comments and TODOs for future enhancements related to project ID fetching from the resource manager.
* Update .gitignore to include cursor rules files
* Added .cursorrules and .cursor/ to the .gitignore to prevent tracking of cursor rule files in the repository.
* This change helps maintain a cleaner repository by excluding unnecessary files from version control.
* refactor: Bigquery Credentials to allow multiple project ids
* fix: Handle unknown array data types in SQL column processing
2025-03-24 15:31:10 -07:00
Matias Puerta
5d20d7915c
CHORE - Trivy schedule ( #20016 )
...
* CHORE - Change trivy to scheduled execution
* Fix filename
2025-03-24 17:54:28 +01:00
Sriharsha Chintalapani
a510ac0a27
Update en-us.json ( #20203 )
2025-03-24 22:10:19 +05:30
Shailesh Parmar
81f0f08be2
Feat: assets upload supporting PR ( #20385 )
...
* Feat: added support for assets upload
* updated ui for file attachment
* combine extention
* refactore fileNodeView
* fixed failing unit test
2025-03-24 22:01:34 +05:30
Rounak Dhillon
a209ada9e2
Docs: Reverse Metadata Doc Updation ( #20392 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-24 09:26:40 -07:00
IceS2
deca9f9574
Fix Workflow State not Updating on Exception ( #20395 )
2025-03-24 09:26:05 -07:00
Chirag Madlani
e91f8a262f
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities ( #20391 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2025-03-24 09:25:05 -07:00
Imri Paran
640eedde35
MINOR: docs: migration process ( #20371 )
...
added javadoc for org.openmetadata.service.migration.api.Migration
2025-03-24 16:42:38 +01:00
Dhruv Parmar
52e07cf2c3
Redesign : certificates and source URL ( #20368 )
...
* Redesigned certificate || source url
* updated extrainfolabel
* updated extrainfolabel
* fixed metricHeaderInfo|| gave consistent spacing
* fixed test cases
* fixed metric text overflow
* fixed tests
* fixed comments
* fixed sonar cases
2025-03-24 20:52:39 +05:30
Karan Hotchandani
30239bdf05
fix - application configurations for reverse metadata ( #20320 )
...
* fix query builder state for custom properties
* update the app run records for external apps
* fix styling of status
* add zoom and pan for minimap
* fix sonar error
2025-03-24 18:44:41 +05:30
Gyowanny P. Queiroz
6e3c276478
Ingestion agent updates ( #20240 )
...
* updated for ingestion agent
* update playwright
* update for connection tab
* update test
* Update mappers with ingestionAgent
* Docs: 1.6.6 Release Updation (#20234 )
* Docs: 1.6.6 Release Updation
* Docs: Docker and python version Updation
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
* DOCS - Airflow Base URL for lineage backend (#20255 )
* FIX #20250 - Suggestions to handle mutually exclusive tags (#20251 )
* UI improvements
* Update ingestionAgent relationship on service entity updater
* Sweta - UI improvements
* updated UI elements
* updated as per comments
* minor fixes
* update test
* remove agent from create pipeline
* remove agent from create pipeline
* remove agent from create pipeline
---------
Co-authored-by: Sweta Agarwalla <swetaagarwalla13@gmail.com>
Co-authored-by: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com>
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-24 14:11:52 +01:00
Sriharsha Chintalapani
03e3e6d651
Add private key configs to ObjectStorage ( #20386 )
2025-03-24 18:34:45 +05:30
Shrushti Polekar
1c467d0ee1
error placeholder bg fix ( #20394 )
2025-03-24 18:32:15 +05:30
Rounak Dhillon
ed87bf892a
Docs: Docker Example Removal from Docker ( #20396 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-24 18:14:53 +05:30
Teddy
5a3fc2cfa4
feat: add created by for test case entities ( #20304 )
...
* feat: add created by for test case entities
* migration: createdBy sql migration
2025-03-24 13:13:01 +01:00
sonika-shah
3684a2661b
Add Announcement Count to Feed Count API ( #19600 )
...
* Add Announcement Count to Feed Count API
* add inactive and active announcement count
2025-03-24 17:37:44 +05:30
Chirag Madlani
d0f4080e37
fix(test): customize navigation playwright ( #20388 )
2025-03-24 14:54:43 +05:30
Imri Paran
451506cb08
MINOR: chore: added missing timestamp indexes for time series tables ( #20373 )
...
* chore: added index for apps_extension_time_series.timestamp
* - added timestamp index for workflow_instance_time_series
- added timestamp index for workflow_instance_state_time_series
2025-03-24 07:43:07 +01:00
mgorsk1
760022c185
fix: DBT GCS Integration fails when BigQuery multi-project config is used ( #20372 )
2025-03-24 11:44:58 +05:30
Mohit Yadav
07cedb9d65
Adds missing permissions on alerts ( #20387 )
2025-03-24 11:19:04 +05:30
Mayur Singal
71927cc30b
MINOR: Fix mariadb profiling with Time datatype ( #20376 )
2025-03-24 10:46:18 +05:30
Sweta Agarwalla
b35ee783b2
Alert Updates ( #20360 )
...
* addressed comments
* updated alert reset condition
* update alert styles
* update inline alert styles
* fix inline alert test
* minor updates
* remove icons
* update theme colors
2025-03-24 10:22:45 +05:30
Rounak Dhillon
d9923d0c42
Docs: Azure Partial Creation and Addition ( #20363 )
2025-03-24 09:57:06 +05:30
Rounak Dhillon
d1ecf60acb
Docs: Aws Partial Addition in Connectors ( #20342 )
2025-03-24 09:07:16 +05:30
Shrushti Polekar
6e8fe6ff8f
Feat : Notification Update for glossary term approval ( #20382 )
...
* update notification for glossary term approval
* address pr comment
* fix sonar cloud failure
* minor fix
* playwright test
* playwright fix
2025-03-23 22:26:28 +05:30
Pranita Fulsundar
a70017d430
feat: glossary table having approve and reject task actions ( #20269 )
...
* feat: approve and reject action for glossaryTerm
* fix: getTaskData logic and status icons
* fix: tests
* fix: approve/reject button style and test cases
* update position of status filter
* style: update color variables
* remove extra fetchTasks call
* fix: logic of update glossaryTerm after status change
* fix: updateGlossaryTermStatus function
* fix: update glossary term status
2025-03-23 20:40:30 +05:30
sonika-shah
6f2d0db079
Minor : Fix issue with soft delete and restore ( #20336 )
...
* Minor : Fix issue with soft delete and restore
* fix search
* fix condition
* fx search condition
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-23 14:50:21 +05:30
Shrushti Polekar
2fe5d7e865
Landing page activity feed ui revamp ( #20265 )
...
* landing page activity feed ui update
* fix failing unit test
* feeds widget drawer update
* entity name update
* strong formatting issue fix
* fix diff view issue for task card
* fix feedspanel issue for incident manager
* minor activity feed tab css updates
* minor fix
* incident manager css fix
* assignee issue fix
* fix sonarcube issues
* failing test fix
* failing test fix and minor fix
* css fixes for header links
* owners feed card update
* localization file updates
* fix user.spec test failures
* task tab more btn action
* minor tab fix
* chip bg color update
* minor css fix
* three panel layout update for glossary term tab
* address pr comments
* address pr comments
* address pr comments
* address pr comment
* diff view fix
* resolve conflict
* minor change
* playwright failure fix
* fix playwright failure
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-23 12:13:56 +05:30
Chirag Madlani
4a1b0dfa45
feat(ui): persona fix for governance and navigation ( #20355 )
...
* feat(ui): persona fix for governance and navigation page
* minor update
* fix tests for governance
* fix data asset playwright
* fix transition
* fix navigation with switch
* fix tests
* update navigationItem json schema
* fix type generation
* fix styling
* support custom navigation
* skip observability alert
* fix unit tests
* update tests
* fix columns popup
* fix tests for left side bar
* fix tests
* fix tests
2025-03-22 14:20:07 +05:30
Ashish Gupta
5a8be4b2e7
MINOR: fix the display not render in lineage drawer ( #20381 )
...
* fix the display not render in lineage drawer
* minor optimization
2025-03-22 14:00:43 +05:30
Chirag Madlani
aa5f655e79
feat(ui): update navbar and leftsider bar with new design change ( #20354 )
...
* feat(ui): update new layout globally
* update
* update left side bar and nav bar
* update search bar design
* update layout
* update style
* update layout
* add nlp suggestion changes
* fix conflict
* add nlp search query
* update query
* fix styling
* update styling
* remove home
* fix logo
* close submenu upon selection
* fix selected styling for submenu
* fix notification condition and icon
* fix tests
* address comments
* fix left sidebar tests
* Add Aggregations
* fix domain selection issue
* update nlp search in explore page
* Synced ES / OS
* update code to remove _nlq request to es/os
* NLP Search: Improve LLM Prompt
* Remove unnecessary methods in IndexMapping and cleanup SearchRepository warnings; Update LLM search prompt
* Clean up code and pass search config for NLQService
* add nlp query logic on search
* Fix prompt in searchSettings
* Add api to check nlq if enabled
* fix minor feedbacks
* update api calls on explore
* remove from classbase
* add explore redesign
* fix tests
* Add caching for NLQ searches and support filters
* Improve the NLQ prompt; add custom properties
* pass nlq PR only
* update alias to use data asset
* fix tests
* fix explore styles
* fix domain tests
* Cache NLQ query only if we return results
* Add prompts for no tags, no description
* make nlq service protected
* fix domains
* fix null query on es aggregation endpoint
* remove domain
* fix tests
* fix conflicts
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2025-03-21 23:59:19 +05:30
Shrushti Polekar
33924fbc94
Bug fix for user profile page for Mentions Tab rendering and Diff View issue ( #20351 )
...
* bug fix for user profile page
* removed index from key
2025-03-21 23:31:40 +05:30
Shrushti Polekar
d60fd97e17
fix comment editor issue ( #20362 )
2025-03-21 22:52:40 +05:30
Chirag Madlani
fc30e69442
fix(ui): potential fix for okta login, clear state for avoid login errors ( #20379 )
...
* fix(ui): okta login clear state for avoid errors
* add fallback option
2025-03-21 20:35:15 +05:30
Pranita Fulsundar
d317081460
fix(ui): fixes for search settings with ranking ( #20359 )
...
* fix: styles, search preview call and entityType for field value boost
* style: settings cards layout
* style: settings cards icon size
* fix: global searchSettings get call
* feat: add field value boost for entity page
* fix: add matching fields behaviour
* fix: save term boost for global settings
* test: add unit tests and playwright tests
* style: setting item card layout
* fix: playwright test
* minor: display factor inside fieldvalueboost
* minor: addressed pr comments
2025-03-21 19:03:12 +05:30
Chirag Madlani
03f0aa37f4
feat(ui): Lineage export as PNG ( #20092 )
...
* feat(ui): allow export as pdf from element directly
* supported lineage export as pdf
* added header in pdf file of entity name
* move the export logic in the export provider and have export type selector in modal
* added playwright test for export pdf
* added png export, and convet lineage pdf export to png
* minor optimization
* remove pdf lib and modify code to extend further and added loading state
* fix sonar issue
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-21 15:12:19 +05:30
Suman Maharana
b764a3577f
Fix: Tableau CustomSQL datasource SQL not shown ( #20377 )
2025-03-21 09:28:40 +00:00
Rounak Dhillon
1045d06194
Docs: RBAC Search Doc Updated ( #20378 )
2025-03-21 14:26:28 +05:30
harshsoni2024
aca5956ab6
issue-20345: powerbi process workspace efficiently ( #20346 )
2025-03-21 10:52:07 +05:30
Rounak Dhillon
5e6d8bd1e8
Docs: Release Partial Creation ( #20370 )
2025-03-21 09:56:41 +05:30
Aniket Katkar
a7305b22cd
Playwright: Fix the AUT failures occurring due to entity header and service agents default tab changes ( #20361 )
2025-03-20 21:53:17 +05:30
Ayush Shah
60974e4ea1
Revert "Fixes #17660 : Oracle handle quotes for lowercase columns in workflow agents ( #20309 )" ( #20364 )
2025-03-20 21:02:58 +05:30
Imri Paran
5c0f1a6777
MINOR: fix: use current change summary ( #20344 )
...
* fix: use current change summary
Use change summary whenever capturing an update even for non-tracked fields
* added another assertion for good measure
2025-03-20 14:04:50 +00:00
Imri Paran
277e602482
fix: workflow definition migrations ( #20357 )
2025-03-20 14:28:23 +01:00
Imri Paran
ab5cc03e1b
MINOR: fix: application triggers in day-1 ( #20324 )
...
* fix: application triggers in day-1
* fix filter for day 1 ai agents
* format
2025-03-20 13:02:20 +01:00
Rounak Dhillon
42754a5335
Docs: Release Hyper Link Correction ( #20365 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-20 16:08:57 +05:30
Mohit Yadav
494bb5c7f0
catch exception ( #20356 )
2025-03-19 22:23:32 +05:30
Chirag Madlani
304f97f3dd
Revert "feat(ui): update navbar and leftsider bar with new design change (#20…" ( #20353 )
...
This reverts commit 5531930ccc6a395948e9b534582a68558d2d0cc7.
2025-03-19 20:01:57 +05:30
Chirag Madlani
5531930ccc
feat(ui): update navbar and leftsider bar with new design change ( #20267 )
...
* feat(ui): update new layout globally
* update
* update left side bar and nav bar
* update search bar design
* update layout
* update style
* update layout
* add nlp suggestion changes
* fix conflict
* add nlp search query
* update query
* fix styling
* update styling
* remove home
* fix logo
* close submenu upon selection
* fix selected styling for submenu
* fix notification condition and icon
* fix tests
* address comments
* fix left sidebar tests
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-03-19 19:52:11 +05:30