10673 Commits

Author SHA1 Message Date
Pere Miquel Brull
c641a57818
#367C - Suggestions Accept / Reject All (#15589)
* Update workflow

* #367 - Suggestions Accept / Reject All

* Amend comments

* Fix test

* Fix test
2024-03-21 07:56:34 +01:00
Pere Miquel Brull
3fb4dbb55a
MINOR - Application Preview (#15609) 2024-03-21 07:56:14 +01:00
Aniket Katkar
e6cdd6e9a6
improve SingleFiledSearch, GlossaryVersion and NotificationAlert cypress tests to avoid flakiness (#15603) 2024-03-21 11:13:08 +05:30
Sriharsha Chintalapani
a6deffdd7c
Fix failing tests in Task Resolution (#15634) 2024-03-20 13:49:03 -07:00
Mohit Yadav
b304cbf55f
- Fix slf4j coming from pac4j (#15636) 2024-03-21 00:27:33 +05:30
Shailesh Parmar
a8a0fdc4a0
#15080 Add a filter by time and tags on the query view page (#15591)
* #15080 Add a filter by time and tags on the query view page

* added Query date filter and sorting options

* added owner filter

* fixed failing unit test

* added cypress for query filter

* miner improvement

* fixed failing cypress and move necessary code utils

* fixed failing cypress
2024-03-20 20:58:36 +05:30
Ashish Gupta
7d24cb5164
#15466: supported entity stats table in searchindex application history logs (#15620)
* supported entity stats table in searchindex application history logs

* localization keys

* changes due to total records

* added test around appLogsViewer and fix sonar issue
2024-03-20 19:42:07 +05:30
Imri Paran
7eeb0e45d2
1. add profiler support for GEOMETRY type in redshift. (#15628)
2. Add GEOMETRY to values not to compute.
2024-03-20 13:42:46 +01:00
Ayush Shah
1bb7d893ac
Fix 15419: Improve fetching Oracle Queries for SP (#15621) 2024-03-20 15:58:06 +05:30
Chirag Madlani
8c419b48f8
fix(e2e): login spec fialure (#15624) 2024-03-20 15:46:49 +05:30
Karan Hotchandani
bd208371a9
Query extend (#15595)
* initial commit

* add profile pic for bot

* logo configurable for collate app

* add query extras

* fix tests

* add tests
2024-03-20 15:05:59 +05:30
mohitdeuex
d6c7465b19 Merge remote-tracking branch 'origin/main' 2024-03-20 13:52:46 +05:30
mohitdeuex
8a36de40a1 - Remove default {} from openemtadata.yaml 2024-03-20 13:52:25 +05:30
Chirag Madlani
f33521399e
support extra options for manage button (#15564)
* support extra options for manage button

* revert Icon to icon as prop name should be lower only

* address comments

* fix type
2024-03-20 13:51:46 +05:30
Sachin Chaurasiya
80966087cb
Fix(#15296): Issue with the same service name (#15618)
* Fix(#15296): Issue with the same service name

* add serviceType parameter in cypress test interceptURL for pipelines
2024-03-20 13:14:23 +05:30
Sriharsha Chintalapani
6ac95f2335
Check assignee permissions before updating the entity description/tags (#15582)
* Check assignee permissions before updating the entity description/tags

* make assignee field enabled even if entity already has owner

* minor fix

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-03-20 12:13:20 +05:30
Mohit Yadav
e8f8271b77
- Add docker vars (#15619)
- Modified Azure refresh token logic
2024-03-20 11:47:25 +05:30
Teddy
ad6c823675
[MINOR] validate domain on PATCH request (#15556)
* fix: add domain validation on PATCH update

* style: apply java linting

* fix: added validation for DP, Experts and Reviewers

* style: ran java linting

* fix: skip domain patch test for data products

* style: ran java linting
2024-03-19 23:11:29 -07:00
Ayush Shah
e06e5c1bdd
Fixes 15544: Histogram not working for more than 15 units (#15617) 2024-03-20 11:35:52 +05:30
Chirag Madlani
731813c0e1
chore(ui): fix callback component not loading for okta issue (#15606)
* chore(ui): fix callback component not loading for okta issue

* Vulnerabilities fixes

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-03-19 19:33:46 +05:30
Sriharsha Chintalapani
8377128c93
Application cannot be installed with None as schedule type (#15524)
* Application cannot be installed with None as schedule type

* MINOR: Add / Fix GCS and ADLS - docs, bugs (#15502)

Add GCS and ADLS docs

* Add stack trace while throwing an error to debug (#15522)

* Fix #15533: Fix name & display name for kafka json schema parser (#15534)

* MINOR: postgres add ssl options in yaml (#15538)

* Small change to fix the Glossary TErm Tasks not fetching Owner automatically (#15535)

* remove the DataInsightAlert spec as the alerts test are covered in ObservabilityAlerts spec (#15531)

* MINOR: fix help dropdown item font and icon sizes (#15511)

* fix help dropdown item font and icon sizes

* added unit test for navbarUtils

* fix sonar failure

* changes as per comments

* minor fixes

* Minor: fixed DQ edit test case issue and searchIndexDetails typescript issue (#15528)

* Minor: fixed DQ edit test case issue and searchIndexDetails typescript issue

* fixed failing unit test

* fixed unit test for Data quality test

* reverting e2eLabeler changes

* chore(ui): separate routes as per categories (#15512)

* chore(ui): seprate routes as per categories

* add tests

* fix test

* domain path fix

* [MINOR] GX logging hierarchy (#15542)

* fix: GX module logging hierarchy

* style: ran python linting

* - Use Entity Type (#15546)

* removed docs 1.4.x (#15550)

* Suggestions Alert new design (#15532)

* update ux of suggestions alert

* locales

* minor changes

* fix descriptions

* minor css fixes

* Fix #11868: Duplicated queries cannot be created (#15519)

* Fix #11868: Duplicate query should throw an error of entityExists

* Fix #11868: Duplicate query should throw an error of entityExists

* fix test

* fix test

* Fix uniquee constraint for checksum in Postgres

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* added OpenMetadataApplication.getDao (#15549)

* Add the entityUrl to the header for ThreadMessages (#15552)

* feat: AppResource (#15555)

forbid modification of system app

* MINOR: Skip source hash generation for service (#15516)

* sync the documentation roadmap page with the getcollate roadmap (#15551)

* Application cannot be installed with None as schedule type

* None type should not register in scheduler

* scheduleTimeline fix

* fix payload of schedule type none and change it to scheduleTimeline

* fix unit test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: IceS2 <pjt1991@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Imri Paran <imri.paran@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-03-19 18:23:25 +05:30
Mohit Yadav
b52fdaf05e
Fix Search Indexing Empty Stats (#15608) 2024-03-19 18:09:03 +05:30
Onkar Ravgan
2dd912ab8a
fixed dagster tasks status (#15605) 2024-03-19 18:03:58 +05:30
Mohit Yadav
91184ecf5d
Using Backend for Oidc Flow (#15557)
* - Initial Draft of Using Backend for Oidc Flow

* - Review Comments

* - Add Session Handler

* - Add Nonce Validation

* Typo

* support backend auth flow from client side

* Add Refresh Logic

* Remove oidc Config from /auth

* Auth Logout Handling

* Add Refresh as separate endpoint

* return empty on no refresh token

* support refresh token and logout

* fix route issues

* fix path issues

* Redirect to Logout on know session

* fix store issues

* exclude logout api from domain filter

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-03-19 17:15:30 +05:30
Mayur Singal
ef61bdc3a8
MINOR: Looker fix bitbucket protocol (#15604) 2024-03-19 10:06:24 +01:00
Matias Puerta
7036a7bb25
Fix typo in Bitbucket URL (#15602) 2024-03-18 16:24:11 -07:00
Sriharsha Chintalapani
39ab552813
Fix SAML config indentation (#15580) 2024-03-18 11:58:02 -07:00
IceS2
0cde1fb454
Fix glossary term not fetching owner when creating task (#15598) 2024-03-18 23:33:57 +05:30
Aniket Katkar
e6b17a8f2f
fix broken links in the documentation (#15599) 2024-03-18 23:10:39 +05:30
Aniket Katkar
cae1d2c09f
Minor: Alert cypress code improvements to avoid flakiness (#15583)
* add visibility check for team user select dropdown

* improve and break SearchFlow tests into different spec files
2024-03-18 19:13:05 +05:30
sonika-shah
95907f9f49
Fixes #14252 : Check tasks cannot be created by,assigned to,reassigned to bot users (#15587)
* Check tasks cannot be created by,assigned to,reassigned to bot users

* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes

* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes

* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes
2024-03-18 18:38:55 +05:30
Mayur Singal
b5fb57f7c6
Fix #15118: Handle exception while processing usage comparisons (#15597) 2024-03-18 17:26:32 +05:30
Mayur Singal
4696e14f6c
MINOR: Add support for databricks external table lineage (#15585) 2024-03-18 16:23:53 +05:30
Karan Hotchandani
f9f7cde43e
Show fields for other lineage entities (#15513)
* show fields for other entities

* fix minor delete issue

* add support for topics and dashboards

* minor fixes

* Remove constraints of connecting column level lineae

* Enable Column Level lineage for all the entities

* Add delete edge by name apis

* fix fields display on drop

* Fix finding a nested column while adding column level lineage

* Fix finding a nested column while adding column level lineage

* add support for collapsible record and struct fields

* add column level lineage cypress

* minor fixes

* Fix dashboard chart lineage

* Fix dashboard chart lineage

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2024-03-18 15:54:20 +05:30
Pere Miquel Brull
0eb18ad891
MINOR - Clean MSSQL lineage & usage (#15571) 2024-03-18 10:55:29 +01:00
Pere Miquel Brull
060a9d7f68
MINOR - Prepare AI chat feed (#15510)
* MINOR - Prepare AI chat feed

* Rename ai to chatbot

* Rename ai to chatbot
2024-03-18 10:29:52 +01:00
Teddy
9097eaf182
fix: index in CSV export for table entities (#15575) 2024-03-18 08:36:30 +01:00
Sachin Chaurasiya
3a4d93b2ba
Fix(#14886): UI Timeout Setting shows wrong Unit. (#15592) 2024-03-18 11:39:29 +05:30
Jin Won, Park
eb327ca68f
bugfix: change the ApiClient init task. (#15500)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-03-17 23:06:36 -07:00
Ashish Gupta
4037cadbc6
MINOR: make entire panel clickable in teams and user page (#15573)
* make entire panel clickable in teams and user page

* minor fix

* fix the sonar issue

* added comments on listeners
2024-03-18 10:50:22 +05:30
Mayur Singal
104b41cfd2
MINOR: Fix Looker clone repo failure for bitbucket (#15590)
* MINOR: Fix Looker clone repo failure for bitbucket

* pyformat
2024-03-16 15:44:14 +01:00
Trs
4db9b775ea
#14169: Support external_account type for GCP Auth (#14166) 2024-03-16 19:59:02 +05:30
IceS2
51e3d7a466
FIXES 15215: First draft implementation on extracting metadata incrementally. Done for Snowflake, BigQuery and Redshift (#15201)
* Initial incremental implementation for snowflake

* Initial unit test refactor for snowflake

* Fix linter complaints

* Propagate change on abstract create method

* Add missing argument to create

* Polish Snowflake incremental extraction

* Fix linters and make enabled required

* Initial proposal for incremental bigquery extraction

* BigQuery incremental tests

* Remove debugging override

* Fix linters

* Remove unused query

* Initial Redshift Incremental Extraction

* Add Incremental Extraction documentation

* Move the default to False

* Improve code based on sonarcloud input

* Apply suggestions

* Fix wrong path

* Change timestamp to be time aware as per sonar

* Move documentation to 1.4

* Move documentation to 1.4

* Fix linters

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-03-15 14:00:49 +01:00
Sachin Chaurasiya
b86a8438c3
Fix: cypress tests invalid token issue (#15581) 2024-03-15 17:34:31 +05:30
Ashish Gupta
cadca31b1c
Revert: revamp data asset icon to colour one (#15485) (#15584)
* Revert "revamp data asset icon to colour one (#15485)"

This reverts commit c03cfe95885fb32a4ffb342bc37a50007e986381.

* remove the hard coded color and used variables
2024-03-15 16:56:01 +05:30
dependabot[bot]
b23c8c135e
Bump follow-redirects in /openmetadata-ui/src/main/resources/ui (#15579)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 14:27:31 +05:30
Onkar Ravgan
46954dc848
Fix #15563: Fixed incorrect col ordering after patch request from ingestion (#15577)
* fixed patch col order

* Added excp handling

* changed logs to warning

* rmv excp
2024-03-15 13:08:33 +05:30
Mayur Singal
88ab7475e7
MINOR: Restructure dbServiceName field in dashboard and pipeline (#15548) 2024-03-15 12:42:47 +05:30
Mayur Singal
ed41f25f18
MINOR: Fix multiline insert query stored procedure lineage (#15578) 2024-03-15 12:40:59 +05:30
Sachin Chaurasiya
dfbc9deb9c
ui: integrate zustand for global state management part 1 (#15082) 2024-03-15 03:02:42 +05:30