5566 Commits

Author SHA1 Message Date
Shailesh Parmar
c1102b13fa
fix: Table list view within service shows name instead of displayName #10136 (#10142) 2023-02-08 15:26:26 +05:30
Nahuel
fbeea8844e
Update feature request template (#10130) 2023-02-07 15:43:57 +00:00
Pere Miquel Brull
1835de8bf2
Group airflowConfiguration into pipelineService config (#10120)
Group airflowConfiguration into pipelineService config (#10120)
2023-02-07 16:30:42 +01:00
Shailesh Parmar
b8e15bd969
fixed: tag api being called on every click in create glossary and create glossary term page (#10126)
* fixed: tag api being called on every click in create glossary and create glossary term page

* added unit test and optimise the code
2023-02-07 14:09:56 +00:00
Chirag Madlani
8d6a8938ad
fix(ui): localization for const final part (#9716)
* chore(ui): enable eslint rules for i18next
add sync language resources with main file

* chore : exclude i18next/no-literal-string for js, jsx, json and test files

* chore: add connection schemas in eslint ignore

* fix : missing localization part 1

* fix : missing localization part 2

* fix : missing localization part 3

* fix : missing localization part 4

* fix : missing localization part 5

* fix : missing localization part 6

* fix : unit test

* ignore mock files

* fix(ui): localization for const final part

* update i18next/no-literal-string to error from warning

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-07 19:08:41 +05:30
NiharDoshi99
012f96a7a2
Domo issue (#10080)
* Domo issue

* added pydantic models and changes as per comment

* Fix: added ownership details

* fixed pytest
2023-02-07 17:16:26 +05:30
Ayush Shah
b75573386b
Optimize Images and Vectors ( lossless ) (#10115) 2023-02-07 16:22:32 +05:30
karanh37
497ae4c8ac
fix: use async for advanced search autocomplete (#10118)
* fix: use async for advanced search autocomplete

* refactor: revert the cypress config changes
2023-02-07 16:10:27 +05:30
Pere Miquel Brull
fb15c896b3
Handle XLets in groups for AirflowLineageRunner (#10114)
* Handle XLets in groups

* Linting

* Linting
2023-02-07 06:49:46 +01:00
Sriharsha Chintalapani
b76ec0a18f
Parallel tests (#10064)
* Staging parallel tests

* Parallelize Tests

* Parallelize Tests

* Parallelize Tests

* Parallelize Tests

* Parallelize Tests

* Parallelize Tests
2023-02-06 21:26:13 -08:00
Suresh Srinivas
460a9288a7
Update project dependencies (#9978) 2023-02-06 12:41:10 -08:00
Nahuel
5093c7c209
Doc: Update Bot configuration doc (#10121) 2023-02-06 15:20:01 +00:00
Shailesh Parmar
c19a37f607
ui: fetch table api in ascending order in schema details page (#10117) 2023-02-06 16:47:45 +05:30
Pere Miquel Brull
1f11fdefb4
Databricks comments & view definitions in bulk (#10112)
* Add databricks comments

* Add view definition

* Add view definition
2023-02-06 08:55:15 +01:00
ragul balaji ravichandran
97747d9803
add GChat as alert destination (#10109) 2023-02-04 17:04:31 -08:00
krotonet
8b84ea2453
Use the primitive boolean expression (#10110)
* Use the primitive boolean expression for #7863

* Use the primitive boolean expression for #7863

* Update yarn-coverage.yml
2023-02-04 15:30:51 -08:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs (#10042)
* 10041 Part1 - Refactor and clean up System APIs

* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Mohit Yadav
2ad9a7eb44
Update docs for Keycloak (#10107) 2023-02-04 00:16:27 +05:30
Teddy
b91611b33c
doc(DQ): Added summary of failure/success behavior for each test (#10106) 2023-02-03 15:34:51 +00:00
Chirag Madlani
13357ab668
chore(ui): enable eslint rules for i18next (#9675)
* chore(ui): enable eslint rules for i18next
add sync language resources with main file

* chore : exclude i18next/no-literal-string for js, jsx, json and test files

* chore: add connection schemas in eslint ignore

* fix : missing localization part 1

* fix : missing localization part 2

* fix : missing localization part 3

* fix : missing localization part 4

* fix : missing localization part 5

* fix : missing localization part 6

* fix : unit test

* ignore mock files

* update i18next/no-literal-string to error from warning

* address comments

* fix cypress

* fix cypress

* fix element not found error on tests

* scroll to element before assertion

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-03 20:48:41 +05:30
Onkar Ravgan
67479940cf
Use es for fqn in dbt datamodel (#10102)
* Use es for fqn in datamodel

* Corrected error message
2023-02-03 19:43:03 +05:30
Chirag Madlani
42b13c2b0d
fix(ui): update what's new content features (#10104) 2023-02-03 19:40:29 +05:30
Teddy
3bd613e51a
doc: added more details regarding freshness metrics (#10098) 2023-02-03 15:03:28 +01:00
Shailesh Parmar
92ad68a7b5
fixed: scroll issue in glossary preview (#10103) 2023-02-03 19:17:18 +05:30
Mayur Singal
01cad0f811
Add json zip support for datalake (#10100) 2023-02-03 13:03:55 +00:00
Mayur Singal
4d181ba8dc
Tableau Owner Fix (#10101) 2023-02-03 17:20:11 +05:30
Ashish Gupta
942b553edc
UI : Fix Test cases breaking issue while editing (#10095)
* Fix Test cases while edit

* Added cypress for null test type

* fix unit test issue
2023-02-03 16:30:50 +05:30
karanh37
852edc74d3
refactor: remove font awesome dependency (#10081)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-03 14:56:48 +05:30
Shailesh Parmar
8cc36ef7f6
ui: improve glossary bulk upload ui (#10092)
* ui: updated glossary bulk upload ui

* added unit test for changes

* addressing comments

* added "--" if there is no description
2023-02-03 14:23:22 +05:30
Suresh Srinivas
3d016c46f2
Fixes #10065 Allow Unicode characters and digits in the entityName (#10066)
* Fixes #10065 Allow Unicode characters and digits in the entityName

* Use Unicode modifier (?U) to JSON schema patterns

* fix(dataModel): convert unicode modifier from uppercase to lowercase

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-02-02 12:49:45 -08:00
Nahuel
89fd0dfba7
Pytest CI should not skipped with changes on om-spec or om-service (#10094) 2023-02-02 18:54:55 +00:00
Teddy
0a77f8a3f2
Fixes issue #10082 -- Unsupported field types for bigquery (#10091)
* fix(profile): Raise nicer error for BQ unsupported interval type for timestamp

* fix(profiler): run checkstyle
2023-02-02 19:00:56 +01:00
Nahuel
61ab6ec74c
Update security-scan.yml (#10093) 2023-02-02 17:53:42 +00:00
Nahuel
43ca330853
Improve PDF generation for Snyk security report (#10089) 2023-02-02 16:41:00 +00:00
Nahuel
a3490093df
Generate PDF for Snyk security report (#10086)
* Generate PDF for Snyk security report

* Add missing doc

* Minor change
2023-02-02 17:10:35 +01:00
Nahuel
51f019d9ee
Doc: Change security note banner position (#10084) 2023-02-02 14:58:23 +00:00
Mohit Yadav
edd260ab66
Updated Client to use OpenApi , updated feign dependencies, added Ela… (#10069)
* Updated Client to use OpenApi , updated feign dependencies, added Elasticsearch Api Client

* review comments

* checkstyle
2023-02-02 20:20:03 +05:30
Mohit Yadav
7b6771f1cf
Revert "Prevent Authentication bypass using Jwt Token Config in case of OM su… (#10079)" (#10083)
This reverts commit e164bbb760886ca30327a5c0fe7983341775f7d1.
2023-02-02 20:19:32 +05:30
Mohit Yadav
e164bbb760
Prevent Authentication bypass using Jwt Token Config in case of OM su… (#10079)
* Prevent Authentication bypass using Jwt Token Config in case of OM supporting token generation

* fix failing tests
2023-02-02 20:18:28 +05:30
Chirag Madlani
590c3b8172
fix(ui): add principle domain to username to generate email (#10074) 2023-02-02 19:53:13 +05:30
Teddy
5e1e975e0e
Fixes #10018 - Limit user fields to team (#10050)
* fix(dataInsight): Limit field for user request

* fix(dataInsight): revert changes added for testing
2023-02-02 15:00:55 +01:00
Nahuel
b9a3c06104
Bump main branch to version 1.0.0 (#10040)
* Bump to version 0.13.2

* Bump mvn projects to 1.0.0-SNAPSHOT

* Bump python projects to 1.0.0.dev0

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 12:56:14 +01:00
Shailesh Parmar
72d6bfca1d
fix: dataInsight page break issue (#10068)
* fix: dataInsight page break issue

* Added unit test around the bug
2023-02-02 17:16:43 +05:30
Ashish Gupta
66f4136fc8
UI Improvements (#10034)
* UI Improvements

* fix restore modal unit test

* Remove tooltip from active button and optimse code

* remove console

* used enum for loading state
2023-02-02 17:09:09 +05:30
Nahuel
d7b40162fd
Doc: Update security docs related to SSL configuration (#10053) 2023-02-02 11:32:54 +00:00
Nahuel
314274ae20
Doc: Add security notes for prod environments (#10071)
* Doc: Add security notes for prod environments

* Wrap security notes with Important block

* Improve security note message

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 11:31:31 +00:00
Nahuel
97f325d7bc
Fix: Update CI GitHub actions (#10075)
* Update CI GitHub actions

* Add missing matrix property to Maven CI
2023-02-02 12:26:13 +01:00
07Himank
d989aee887
solved issue of entity followed by user not visible after editing the… (#10051)
* solved issue of entity followed by user not visible after editing the entity

* did it for all the entities

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-02-02 15:49:38 +05:30
Pere Miquel Brull
cd474f79a8
Docs - Fix version typo (#10056)
* Docs - Fix version typo

* Update docker.md
2023-02-02 10:40:35 +01:00
Sriharsha Chintalapani
ba44ae25b9
Fix #10061: Adding Reference to GlossaryTerm throws an error with EntityNotFound exception (#10062) 2023-02-02 10:06:46 +05:30