11743 Commits

Author SHA1 Message Date
Aniket Katkar
9b1ac250b7
GEN-1559: Remove the scrollbar displayed in the banner view (#18400)
* Remove the scrollbar displayed to the root element

* Fix the alignment issue in advanced search modal in case of custom property

* fix scroll issue due to banner oversize and remove unwnated css

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-11-26 12:21:03 +05:30
Chirag Madlani
678d87f4b9
chore(ui): restore users tab for teams page (#18531)
* chore(ui): restore users tab for teams page

* remove unwanted seprator

* restict add and join user, to team page other than Group types

* minor textual change

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-11-26 12:08:33 +05:30
Kenil Shah
09db201a57
UI: Add option to stop the running application (#18759)
* Add Stop functionality for Applications

* show kill button by default

* Add option to stop the running application

* fix: show stop button for ruuning & activeerror status

* add localisation files

* added unit tests

* update localisation files

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2024-11-26 11:55:47 +05:30
Imri Paran
d1b8b9a966
handle import error in param_setter_factory.py (#18745) 2024-11-26 07:21:38 +01:00
Suman Maharana
fe5778361c
Minor: fix dbt ingest failed runs (#18779)
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-11-26 11:38:31 +05:30
Suman Maharana
f40138a56e
Minor: Fix Powerbi refresh token on expire (#18774)
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-11-25 23:19:30 +05:30
Imri Paran
d6470b7800
MINOR: fix(data-diff): get added columns (#18694)
* fix(data-diff): get added columns

- use both columns to calculate schema diff

* fix tests
2024-11-25 15:53:50 +01:00
Imri Paran
c164aff561
MINOR: add reportExplicitAny = false for basedpyright (#18777) 2024-11-25 14:38:04 +00:00
Imri Paran
430791d840
doc: service spec breaking changes (#18688) 2024-11-25 15:34:00 +01:00
Shailesh Parmar
e6cc1ac48c
GEN-2073: Not able to copy full logs from log viewer (#18771) 2024-11-25 17:41:46 +05:30
Shailesh Parmar
151c1bbdb3
GEN-1224: fixed Profiler is not displaying correct time for table profile (#18766)
* GEN-1224: fixed Profiler is not displaying correct time for table profile

* added unit test
2024-11-25 17:41:25 +05:30
Sachin Chaurasiya
f9a304c386
minor: update whats new for 1.5.12 (#18773) 2024-11-25 17:26:20 +05:30
Mayur Singal
40a70357e8
MINOR: Add UDF support for SP - backend (#18767) 2024-11-25 15:27:53 +05:30
Mayur Singal
4b9e214078
MINOR: Fix StackTraceError validation error - Superset (#18740) 2024-11-25 15:01:59 +05:30
Chirag Madlani
8bef9e6f7a
fix(ui): GEN-1690 sso token refresh issue for OIDC (#18668)
* fix(ui): sso token refresh issue for OIDC

* cleanup code

* combine refresh requests to one
2024-11-25 14:45:02 +05:30
Andrés Muñoz Vera
7c2b1c8a91
feat(ci): GEN-2128 add auto cherry pick workflow (#18748)
* GEN-2128 adding auto cherry-pick workflow

* GEN-2128 enhance message when cherry-pick fails
2024-11-25 10:12:40 +01:00
sonika-shah
76bd8d8886
fix java checkstyle (#18768) 2024-11-25 13:58:18 +05:30
Sachin Chaurasiya
85ca7986f2
minor: add whats new for 5.1.12 (#18743) 2024-11-25 12:57:48 +05:30
Ashish Gupta
a2dd211c6e
modify some test id in table constraints (#18747) 2024-11-25 11:48:45 +05:30
Shailesh Parmar
21235d058d
playwright: fixed failing incident manager test (#18756) 2024-11-25 10:21:31 +05:30
IceS2
b3d765dce1
MINOR: Governance Workflows fixes (#18744)
* Add annotation to turn delete_recursive test into the last one to be executed

* Improve Fetching Entities by only fetching the FQN

* Cut back default batchsize to 500
2024-11-24 11:30:56 -08:00
Shailesh Parmar
31c2dee533
GEN-1530: fix DQ Layout Improvements (#18754)
* GEN-1530: fix DQ Layout Improvements

* fixed failing playwright test
2024-11-24 14:16:01 +05:30
sonika-shah
0e4160949c
Add async apis for csv import (#18647)
* Add async apis for import csv

* checkstyle fix

* fix checkstyle after merge from main

* fix auts

* fix backend tests

* ui: add async import support for glossary

* ui: improve the import page layout

* ui: add async import support for teams and users

* show banner at the top

* fix unit test

* update importteams page test

* minor change

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-11-24 13:30:31 +05:30
Shailesh Parmar
4696b99665
GEN-1529: Fix View definition tab, query display issue (#18752) 2024-11-23 21:53:56 +05:30
Shailesh Parmar
9edf3791c0
Minor: address dq feedback and move lineage tracing in observability layer (#18751)
* Minor: address dq feedback and move lineage tracing in observability layer

* fixed: failing unit test
2024-11-23 17:35:52 +05:30
Sriharsha Chintalapani
04659132b7
Minor: skip domain check for bots and admin (#18734) 2024-11-22 10:41:42 -08:00
Sriharsha Chintalapani
532efbe5ab
Minor: Search RBAC, handle tier tags (#18733) 2024-11-22 10:40:48 -08:00
Imri Paran
ee7d043035
[GEN-2109] feat(mongo): added ssl support (#18731)
* feat(mongo): added ssl support

Added SSL support for MongoDB using the SSL manager.

Attached a video demo.

- [Example repository for setting up mongodb with SSL](https://github.com/sushi30/mongodb-docker-ssl-example)
- [MongoDB TLS documentation](https://www.mongodb.com/docs/manual/tutorial/configure-ssl/)

* fixed test_doris.py
2024-11-22 08:54:13 -08:00
Suman Maharana
0a374e3872
Minor: Fix Athena location path (#18750) 2024-11-22 22:05:05 +05:30
Sriharsha Chintalapani
9484d838a4
Minor: fix Lineage export when there is no column / pipeline edge (#18737)
* Minor: fix Lineage export when there is no column / pipeline edge

* add test for lineage export (#18709)

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>

* add lineage export tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-22 08:21:19 -08:00
Suman Maharana
b220bdb891
Fix: mstr removed dependency issues (#18732)
* Fix: mstr removed dependency issues

* fix session still active error

* py_format

* fix tests

* Addressed Comments

* Addressed Comments

* addressed comments

* Addressed comments

* Add constants

* Fix pytests
2024-11-22 21:19:21 +05:30
Keshav Mohta
10bd051039
Fix #18441: kafka connect password as secret value (#18742) 2024-11-22 19:07:08 +05:30
harshsoni2024
605059892e
add stich docs (#18666) 2024-11-22 19:03:13 +05:30
Mohit Yadav
51f3591714
Add Null check for source config (#18746) 2024-11-22 17:34:12 +05:30
Karan Hotchandani
582a10c831
fix minor styling of domain component (#18738) 2024-11-22 16:12:47 +05:30
RounakDhillon
21ee32fd62
Docs: Airflow Doc Quote Correction (#18741)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-22 15:45:04 +05:30
RounakDhillon
6429caa29c
Docs: Version Updation on Python SDK (#18739)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-22 09:54:41 +00:00
Shailesh Parmar
7651a631f0
Fix: time series of conversion of y-Axis in test case graph (#18735)
* Fix: time series of conversion of y-Axis in test case graph

* minor fix

* updated test for the function
2024-11-22 13:57:08 +05:30
RounakDhillon
d021e267ff
Docs: Airflow Doc Updation (#18725) 2024-11-22 13:56:20 +05:30
RounakDhillon
92145cdc7f
Docs: Private key note added (#18727) 2024-11-22 13:05:52 +05:30
Siddhant
702c34c0af
NoSchedule as ScheduleType for Slack App (#18715)
* fix: NoSchedule as scheduleType for Slack App

* fix: remove callback url from the config.

* no render of schedule for noSchedule type

* fix: Migrations and add ScheduleType.NoSchedule

* fix: Migrations

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-21 22:29:09 -08:00
Ashish Gupta
23a52934ab
fix the switch placement and added beta tag (#18726) 2024-11-22 10:35:47 +05:30
Ayush Shah
17ffdf9850
fix: modify fqn to allow quotes with dots (#18719) 2024-11-22 09:33:50 +05:30
Imri Paran
d089ffa2d0
doc(mongodb): mongodb+srv connection scheme (#18712)
- added information about the mongodb+srv connection scheme
- added link to atlas guide for getting the connection string
2024-11-21 18:42:35 +00:00
Ashish Gupta
253fc6be6f
MINOR: shown NoDataPlaceholder if no search result found in glossary (#18718)
* shown NoDataPlaceholder if no search result found in glossary

* minor label change

* added loader, while search response pending
2024-11-21 22:42:03 +05:30
Teddy
dbd03c64c2
fix: test case reindex performance (#18723) 2024-11-21 16:28:26 +01:00
Pere Miquel Brull
61021be98a
TEST - Add autoClassification for e2e (#18722) 2024-11-21 15:07:04 +01:00
Shailesh Parmar
585927c558
Fixed: GEN-1984 Hide Support field from service form (#18724) 2024-11-21 18:15:33 +05:30
Pere Miquel Brull
2ea442030c
MINOR - Fix import (#18721) 2024-11-21 13:12:38 +01:00
Shailesh Parmar
cda201b1b8
Minor: supporting PR for UI/UX improvement in DQ (#18663)
* Minor: supporting PR for UI/UX improvement in DQ

* updated feedback

* move incidents tab to data observabilty tab

* fixed failing unit test

* fixed failing unit test

* fixed AUT failure!

* fixed failing aut

* minor fixes

* minor fix

* updated icon

* fixed failing unit test
2024-11-21 16:41:32 +05:30