8498 Commits

Author SHA1 Message Date
Ayush Shah
0d66c0e514
Minor: Add extended glossary (#14918)
* Add Nested glossary to extended sample data

* Fix lint

* Add Stress test config

* Fix Lint
2024-01-31 07:13:04 -08:00
07Himank
a715bdef3e
missing followers in data assets (#14968) 2024-01-31 07:09:30 -08:00
Chirag Madlani
930bd99dac
fix(ui): schedule option for DataInsightReport Application (#14966) 2024-01-31 20:21:08 +05:30
Harsh Vador
fb3e6e88da
Unit test for feedUtils (#14972)
* add unit test for feedUtils

* minor change
2024-01-31 19:08:15 +05:30
Sachin Chaurasiya
38295daa99
Minor: handle deeply nested object parsing in formatJsonString (#14974) 2024-01-31 17:59:00 +05:30
Ashish Gupta
a532fb1b5d
MINOR: fix user activity feed data in case of admin (#14971)
* fix user activity feed data in case of admin

* fix new data in entity after task accept
2024-01-31 17:43:27 +05:30
Mayur Singal
2b53ff5b46
MINOR: Docs - Lineage Breaking Change (#14967) 2024-01-31 16:40:24 +05:30
Harsh Vador
5034de51fb
fix mention fqn encoding (#14970) 2024-01-31 16:08:22 +05:30
Ashish Gupta
c3f8a9da9d
MINOR: supported test email modal (#14947)
* suported test email modal

* localization keys and senderMail check

* added unit test for the test modal

* Fix Test Email request

* change the payload to test email

* test-email

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-31 13:24:11 +05:30
Ayush Shah
53d4511c8d
Fix #12461: Azure SSO Docs (#14963) 2024-01-31 13:21:07 +05:30
Sachin Chaurasiya
52d287af57
Update DeleteWidget.interface.ts to use ReactNode for description (#14962) 2024-01-31 12:52:40 +05:30
Aniket Katkar
88c7f99617
fix the menu item url (#14965) 2024-01-31 07:43:17 +01:00
Pere Miquel Brull
ef75a84bd2
MINOR - Fix docs sync alert CI (#14964) 2024-01-31 07:25:29 +01:00
Pere Miquel Brull
ce15728327
MINOR - Docs 1.3 BETA & Slack Alert (#14961)
* MINOR - Docs 1.3 BETA & Slack Alert

* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00
Felipe Arruda
a9c0d922bd
Fix #14959: Update PT-BR locale (#14960)
* Update pt-br.json

* Update pt-br.json
2024-01-30 15:10:58 -08:00
Shailesh Parmar
728a71ee5d
Minor: address feedback for incident manager feature (#14955) 2024-01-30 23:25:50 +05:30
Ashish Gupta
686dbed964
UI: remove count api call on every patch in entities pages (#14954) 2024-01-30 23:22:15 +05:30
Ashish Gupta
7849313f84
MINOR : fix side spacing in setting and other pages (#14957)
* fix side spacing in setting and other pages

* minor fix
2024-01-30 21:05:09 +05:30
Harsh Vador
e2db70c389
ui: handle tab navigation if no access token (#14952)
* Handle navigation if no access token

* remove dependency
2024-01-30 21:00:20 +05:30
Chirag Madlani
908edc5eba
fix(ui): remove airflow from generic form component (#14948) 2024-01-30 18:07:42 +05:30
Chirag Madlani
727cd48ed5
fix(server): generate report for T-7days (#14932)
* fix(server): generate report for T-7days

* support weekly option for DataInsightReport application

* fix checkstyle

* add cypress to validate schedule

* skip ml flow schedule spec
2024-01-30 17:00:08 +05:30
Mohit Yadav
5940d7219a
[Fix] Add Regex for Entity FQn matches (#14946)
* Add Regex for Entity FQn matches

* Removing Reports app to be installed by default
2024-01-30 15:15:55 +05:30
Harsh Vador
78c33317b2
chore(ui): clean glossaryTerm api call with unwanted fields (#14920)
* fix unwanted api call params

* address comments

* minor fix

* fix failing cyp tests
2024-01-30 15:07:06 +05:30
Onkar Ravgan
4c537f2d68
MINOR: Fix E2E failures (#14940)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-01-30 14:05:51 +05:30
Shailesh Parmar
6bd2176c33
Minor: worked on incident manager feedback, cypress failure and miner bugs (#14936)
* Minor: worked on incident manager feedback, cypress failure and miner bugs

* fixed failing unit test
2024-01-30 13:44:57 +05:30
Mohit Yadav
270e76bdfb
[Fix] Migrate Ingestion pipeline for Data Insights to be of user provider type (#14942)
* Data Insight Report Link Fix

* Make the Data Insights Pipeline as User
2024-01-30 13:09:44 +05:30
Mohit Yadav
410f351528
Data Insight Report Link Fix (#14939) 2024-01-30 12:07:50 +05:30
Mohit Yadav
6d015980b7
[Fixes] Patch Minor Fixes (#14919)
* Patch Minor Fixes

* Patch Minor Fixes

* java checkstyke

* Fix Failing Test

* fix filtering
2024-01-30 00:41:45 +05:30
Ashish Gupta
9dca086053
fix description modal not closing after api call hit (#14933) 2024-01-29 22:59:59 +05:30
Teddy
4534945e92
fix #14705: add fall back method to compute metric without sum if overflow (#14896)
* fix: add fall back method to compute metric without sum if overflow

* linting: fix python linting
2024-01-29 09:01:48 -08:00
07Himank
38726971cf
Knowledge Center SearchFIx (#14935) 2024-01-29 09:01:19 -08:00
Pere Miquel Brull
4d3d6c6bfa
MINOR - Run Collate CI only on main (#14937) 2024-01-29 17:09:31 +01:00
Pere Miquel Brull
1492f79da1
MINOR - Revert #14468 - DuckDB Connector (#14934) 2024-01-29 16:10:53 +01:00
07Himank
b90d0e6365
Sort by popularity (#14873)
* sort by popularity

* sort by popularity

* checkstyle

* Fix totalVotes & indexing

* rebase with main

* add popularity and name sort field

* update unit tests

* Fix feedResourceTest

* Remove Ngram from team search indexing

* Change boost for ngram to 1.0

* py test

* 0 totalvotes if votes is null

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-01-29 20:40:18 +05:30
Harsh Vador
b112e34e7d
improve UI messages (#14928) 2024-01-29 20:37:01 +05:30
Ashish Gupta
0d9a2cb89e
MINOR : supported rtl in sidebar (#14929)
* supported rtl support in sidebar

* changes as per comments
2024-01-29 19:31:55 +05:30
Akash Jain
69e6f50769
chore(docker-compose): fix DB_PARAMS for Docker Compose files (#14931) 2024-01-29 19:28:07 +05:30
Ashish Gupta
2882a7760f
MINOR: fix navbar icon fluctuation on sidebar open and close (#14923)
* fix navbar icon fluctuation on sibear open and close

* fix obervability icon and incident manager header overflow
2024-01-29 17:47:32 +05:30
Akash Jain
6e2daed38b
fix(CI): Dockerfile Instructions (#14927) 2024-01-29 17:39:33 +05:30
Dhruvin Maniar
8b5faae720
minor: fix alpine package to avoid vulnerabilities (#14926) 2024-01-29 11:33:24 +00:00
Mayur Singal
96435a10eb
MINOR: Fix pyproject.toml readme (#14925) 2024-01-29 17:02:31 +05:30
Shailesh Parmar
09b5bcc97c
Minor: redirect to home page for signin route when user is already logged in (#14915)
* Minor: redirect to home page for signin route when used is already logged in

* added more routes to redirect to home page
2024-01-29 11:09:25 +00:00
07Himank
db7db07812
make isBot (#14914) 2024-01-29 16:08:03 +05:30
Akash Jain
bb2433966d
fix: upgrade html-react-parser from 1.2.8 to 1.4.14 (#14911)
Snyk has created this PR to upgrade html-react-parser from 1.2.8 to 1.4.14.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-01-29 14:26:19 +05:30
Akash Jain
1acb0f29d9
fix: upgrade recharts from 2.5.0 to 2.10.3 (#14912)
Snyk has created this PR to upgrade recharts from 2.5.0 to 2.10.3.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-01-29 14:24:42 +05:30
Ashish Gupta
aeb23f8bd0
CYPRESS : fix logout cypress issue (#14917)
* fix logout cypress issue

* minor fix
2024-01-29 14:12:19 +05:30
Aniket Katkar
8afde3ee82
Minor[WIP]: Fix observability cypress tests (#14907)
* modify error alert to get more details on API failure in cypress

* Fix Alert Type for postgres

* revert changes to show API errors in error toast

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-01-29 12:31:52 +05:30
Mohit Yadav
c9fab1e4e6
Sort Tier Data (#14916) 2024-01-29 12:23:22 +05:30
Sachin Chaurasiya
8d1780c5b4
Fix(#14262): Format the ES reindexing logs for better readability (#14849)
* Fix(#14262): Format the ES reindexing logs for better readability

* Refactor formatJsonString function in StringsUtils.ts

* Fix Error Schema for Search Indexing Application

* Refactor AppLogsViewer.component.tsx

* Fix import order and add default value for formatJsonString

* Refactor formatJsonString function in StringsUtils.ts

* Fix Schema

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-01-29 12:16:20 +05:30
Akash Jain
dcc87394ee
Revert "fix: docker/docker-compose-quickstart/Dockerfile to reduce vulnerabilities (#14862)" (#14913)
This reverts commit 390e731eb42e8b1757cefd0b302d20bc83e049a9.
2024-01-29 11:14:20 +05:30