3788 Commits

Author SHA1 Message Date
Ashish Gupta
859a594429
fix domain cypress and not found after delete issue (#13450) 2023-10-05 22:59:02 +05:30
Ashish Gupta
11b034231a
fix(ui): supported pending services in assets (#13372)
* supported pending services in assets

* localization key change

* added storage service

* sonar fixes

* fix broken paths

---------

Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
2023-10-05 19:20:59 +05:30
Shailesh Parmar
de2b2c6428
fix: Glossary tags are not showing proper name when using in entities #13440 (#13448) 2023-10-05 18:35:01 +05:30
Ashish Gupta
783f8e3c33
fix search index value for search and data product (#13441) 2023-10-05 15:25:03 +05:30
Teddy
c4a3de6a85
fix: handle tableConfig for profiler CLI (#13437)
* fix: handle tableConfig for profiler CLI

* fix: empty commit for CI
2023-10-05 10:02:57 +02:00
Ashish Gupta
6bbb274e11
supported drag and drop to glossary level for glossary terms (#13434) 2023-10-04 22:01:54 +05:30
Shailesh Parmar
b478039207
feat(ui): Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts #9972 (#13349)
* feat(ui): Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts #9972

* added api call to patch style in glossary

* updated and refactor AsyncSelectList and tagsContainerV2

* updated tags in all the pages

* added style object in addGlossaryTerm form

* added style support in domain and tags

* fixed failing unit test

* added cypress for the style feature

* added unit test for new component

* translation-sync

* addressing comment

* fixed edit tags issue

* added style feature for domain

* fixed sonarLint

* fixed merge issue
2023-10-04 21:50:39 +05:30
Sachin Chaurasiya
be278b67ac
chore(ui): add route and sidebar prop support in app (#13430)
* chore(ui): add children support in app

* fix: assets path

* chore: add support for route and sidebar elements prop

* chore: remove children prop from app
2023-10-04 19:05:48 +05:30
Anatoliy Shulika
b788061157
fixes #12771: Added Greenplum Ingestion Connector (#13128)
* ISSUE-12771: Added Greenplum Ingestion Connector

* fixed python code formating

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-10-04 14:53:53 +02:00
Ashish Gupta
2e49b72ccf
supported removal of subscription in teams (#13404)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-04 17:05:28 +05:30
Ashish Gupta
eb89d789bf
fix(ui): supported announcement in pending entities (#13414)
* supported announcement in pending entities

* added announcement support in database, database schema and entity services
2023-10-04 17:05:14 +05:30
dependabot[bot]
77912f9751
chore(deps): bump quill-mention (#13377)
Bumps [quill-mention](https://github.com/quill-mention/quill-mention) from 3.1.0 to 4.0.0.
- [Commits](https://github.com/quill-mention/quill-mention/commits)

---
updated-dependencies:
- dependency-name: quill-mention
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-04 11:14:51 +05:30
Sriharsha Chintalapani
8578aee04f
Search refactor (#13397)
* Refactor Search

* Refactor Search

* Fix propgation bugs

* Fix propgation bugs

* Fix glossary term search

* Fix glossary term search

* Only issue search requests if the client is configured properly

* Only issue search requests if the client is configured properly

* Fix glossary index

* add documentation for sharded tables (#13361)

* Cost analysis agg (#13408)

* feat: updated DI workflow to inherit from BaseWorkflow + split processor and producer classes

* feat: __init__.py files creation

* feat: updated workflow import classes in code and doc

* feat: moved kpi runner from runner to processor folder

* fix: skip failure on list entities

* feat: deleted unused files

* feat: updated status reporter

* feat: ran linting

* feat: fix test error with typing and fqn

* feat: updated test dependencies

* feat: ran linting

* feat: move execution order up

* feat: updated cost analysis report to align with new workflow

* feat: fix entity already exists for pipeline entity status

* feat: ran python linting

* feat: move skip_on_failure to method

* feat: added unusedReport to DI

* feat: added aggregated unused report

* feat: ran linting

* feat: reverted compose file changes

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>

* Add Java 17 support (#12895)

* Add Java 17 support

* Change Test HTTP client provider

* Create Tests HTTP Client once

* Create Tests HTTP Client once

* fix(CI): Update CI to use jdk 17 and dockerfiles as well

---------

Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>

* Refactor Search

* Refactor Search

* Fix propgation bugs

* Fix propgation bugs

* Fix glossary term search

* Fix glossary term search

* Only issue search requests if the client is configured properly

* Only issue search requests if the client is configured properly

* Fix glossary index

* Merge main

* fix style

* deleted field propagation

* Fix style

* close the test client

* Changing to jersey connector

* Fix Authentication Exception headers

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-10-03 14:56:53 -07:00
Shailesh Parmar
efa0802995
ui: UI to use Tier TAG displayName if provided #12899 (#13105)
* ui: UI to use Tier TAG displayName if provided #12899

* updated tier label with displayName
2023-10-04 01:26:14 +05:30
karanh37
b5aff6bbc3
fix: encode search query text (#13420) 2023-10-03 19:52:19 +05:30
Sachin Chaurasiya
0ecc3fc136
chore(ui): change baseUrl in ts config (#13403)
* chore(ui): change baseUrl in ts config

* udpate references

* fix rest/* path

* fix tests paths to relative

* chore(ui): update reference

* fix unit tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-03 16:01:13 +05:30
Ashish Gupta
16a4033645
fix(ui): revamp teams page added supported subscription webhooks (#13296)
* revamp teams page added supported subscription webhook

* minor changes

* minor changes

* changes teams header page layout and subscription

* minor changes

* fix cypress and addressed comments

* fix cypress for teams hierarchy (#13352)

* fix sonar errors and users not showing in teams having space

* code smell and bugs fixes

* fix teams page cypress

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-02 18:12:23 +05:30
Ashish Gupta
e879d512d3
fix(ui): initial load tab details in container page (#13399)
* fix intial load tab details in container page

* fix update displayName tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-02 16:26:01 +05:30
karanh37
41f56d62af
fix: add more button in feeds widget (#13341)
* fix: add more button in feeds widget

* fix: add feed filter

* fix: add localisation

* fix: add filter dropdown in feeds widget

* fix: missing localisation

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-02 15:14:39 +05:30
Chirag Madlani
241c838c64
fix(test): cypress skipped tests (#13360)
* fix(test): cypress skipped tests

* limit cypress tests to changed one

* fix service search

* enable cypress tests

* enable tier and owner spec

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-10-02 12:06:10 +05:30
Teddy
66d3fbb75d
feat: added german translation for OM (#13386) 2023-10-01 22:33:12 +05:30
Onkar Ravgan
855790924e
Cost Analysis - Data Insights Reports and Aggregation (#13379)
* Added reports and indexes

* Clean code

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-09-29 11:50:43 +02:00
Keagan O'Donoghue
f2f3cfbb26
[Docs] - Add context for windows authentication from linux (#13356) 2023-09-28 09:42:50 +05:30
karanh37
16f6b73d08
Part 2 of 3090: add glossary term approval workflow (#13324)
* feat: initial commit for glossary approval workflow

* fix: workflow scenario

* fix: add localization

* fix: add filters

* test: add cypress tests

* fix: show badge in header

* fix: hide glossary sidebar for glossary terms page

* fix: review comments

* fix: code smell

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-27 12:17:51 +05:30
Aniket Katkar
c6d8f90f81
fixed custom attribute settings page for search index (#13335) 2023-09-26 19:06:43 +05:30
Aniket Katkar
82b06b1a79
chore(ui): search index details and version cypress (#13287)
* Added cypress for search index version page
Added cypress checks for domains on version pages

* Added cypress for search index details page with different roles

* worked on comments

* fixed comment
2023-09-26 17:46:28 +05:30
Pere Miquel Brull
a4b9a2d2cb
Fix #13023 - Fix ingestionPipeline list parameters (#13289)
* Fix ingestionPipeline list parameters

* Fix test

* support filters from ui

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-26 10:57:14 +02:00
Chirag Madlani
226de71a26
fix(ui): contraint icon for table (#13322) 2023-09-25 09:31:01 -07:00
Ashish Gupta
8b37b92ffd
supported cypress for stored procedure and data models (#13312)
* supported cypress for stored procedure and data models

* fix failing cypress

* remove data model cypress
2023-09-25 21:53:03 +05:30
Sachin Chaurasiya
9e95ff47aa
fix(#13284): persist the data between the next and back step in ingestion workflow form (#13285)
* fix(#13284): persist the data between the next and back step in ingestion workflow form

* chore: add cypress test

* chore: update the test
2023-09-25 14:34:48 +05:30
Sachin Chaurasiya
e08a3dc7ad
feat(ui): add html to markdown conversion and vice versa in block editor (#13122)
* feat(ui): add html to markdown conversion and vice versa in block editor

* chore: update mention suggestion logic

* chore: add field support in entityLink

* chore: set focus after setting the content

* revert: chore: set focus after setting the content

* chore: change the prop name

* chore: add options to setContent

* chore: move parsing option to constant

* chore: add diff view custom node

* chore: add custom extension for image

* chore: address comment

* chore: address comment
2023-09-25 14:32:43 +05:30
Shailesh Parmar
621afae8d4
ui: aligned assets tab ui of teams page with glossary term page (#13291)
* ui: aligned assets tab ui of teams page with glossary term page

* move index's to constant file

* fixed no data placeholder flickering issue

* updated default layout option
2023-09-25 10:27:50 +05:30
Aniket Katkar
7524b673d0
Removed the error toasts shown for summary panel (#13309) 2023-09-22 17:09:26 +05:30
karanh37
41262ecb59
Issue 10516 (#13297)
* fix: add description component for lineage

* fix: update lineage data

* fix: code smells

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-22 12:59:05 +05:30
Shailesh Parmar
11ba94e4ea
ui: separate the api call for test suite (#13277)
* ui: separate the api call for test suite

* updated lampchage icon

* addressing comments
2023-09-22 11:40:59 +05:30
mohitdeuex
483219eadc Update pom for copying resources 2023-09-22 01:31:12 +05:30
Chirag Madlani
6417dff1c4
feat(ui): support custom properties for glossary, database & databaseSchema page (#13226)
* feat(ui): support custom properties for glossary, database & databaseSchema page

* update permission
fix version pages

* fix tests

* fix path for version page

* fix paths

* fix types

* fix codesmells

* fix logo for database

* fix code smell

* fix encoding issue
2023-09-21 21:25:16 +05:30
Chirag Madlani
b872d83c73
fic(ui): limit teamType options for various teams (#13282)
* fic(ui): limit teamType options for various teams

* fix edit teamtype

* fix condition
2023-09-21 21:22:05 +05:30
karanh37
b7119334be
Explore UI changes (#13280)
* fix: explore ui issues

* fix: add localisation

* fix: cypress updates

* fix: domain issues

* fix: update explore active index

* fix: review comments

* fix: code smells

* fix: update cypress

* fix: update method name
2023-09-21 19:07:42 +05:30
Shailesh Parmar
30c9f3e046
fixed: Bug: UI text spilling when deleting entity #13185 (#13281) 2023-09-21 18:27:41 +05:30
Chirag Madlani
eb3570e20d
test(ui): set env variable for e2e tests (#13256)
* test(ui): set env variable for e2e tests

* added CYPRESS_BASE_URL

* fix variable mapping
2023-09-21 11:22:36 +05:30
Chirag Madlani
a778500e26
fix(test): cypress failures for main (#13272)
* fix(test): cypress failures for main

* limit cypress runs

* remove passed specs

* revert spec pattern changes

* fix more tests

* skip failed tests
fix glossary spec failure

* Revert cypress spec pattern
2023-09-20 23:17:54 +05:30
Aniket Katkar
10d174e01b
fix #12779: added search index version page and domain changes display on version of all assets (#13228)
* added search index option for global search

* removed the announcement and rename options for soft deleted entities

* fixed the testid for SummaryTagsDescription

* Added summary panel component for search index

* updated summary components to use new common component

* Added lineage functionality for search index entity

* fixed code smells

* Removed unnecessary case conversions

* removed unnecessary fields

* Fixed code smells

* domain update functionality for searchIndex page
added version page for search index
updated domain changes for all the version pages

* fixed unit tests

* fixed minor bug on version page

* added after domain update action for tables

* added searchIndex option for reIndexing

* fixed searchUtils error

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-20 14:47:06 +05:30
Aniket Katkar
326ab46678
fix #12779: explore tabs and lineage functionality for search index entity (#13220)
* added search index option for global search

* removed the announcement and rename options for soft deleted entities

* fixed the testid for SummaryTagsDescription

* Added summary panel component for search index

* updated summary components to use new common component

* Added lineage functionality for search index entity

* fixed code smells

* Removed unnecessary case conversions

* removed unnecessary fields

* Fixed code smells

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-20 10:35:08 +05:30
Ashish Gupta
e25c5968f3
chore(ui): fix ui styling issue (#13211)
* fix ui styling issue

* fix oveflow issue in table cell

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-20 00:23:00 +05:30
Chirag Madlani
902541f612
fix(ui): service should list based on pagesize (#13243)
* fix(ui): service should list based on pagesize

* fix service verssion page cypress

* revert spec patter for cypress config
2023-09-20 00:21:36 +05:30
karanh37
bcdb5e9cf7
feat: Domain filtering (#13227)
* changed properties of dataProducts

* feat: add data products ui

* fix: assets tab widget layout

* fix: assets tab layout in data products

* fix: minor css issues

* fix: review comments

* fix: update domain icon

* fix: add domain filtering

* fix: add data products listing on dashboard and topics

* fix: sonar issues

* fix: add domain assets cypress

* fix: refactoring interface

* fix: permission related errors

* fix: minor issues

* fix: do not intercept domain page

* fix: add unit tests for select form

* fix: review comments

* fix: domain cypress

* fix: rename method

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-20 00:21:11 +05:30
Sachin Chaurasiya
2b77795162
fix(#13212): ui: usage details is missing on dashboard and ml model page (#13214)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-20 00:20:15 +05:30
Ashish Gupta
d7c212e893
fix(ui) : supported storedProcedure and dashboardDataModel search index (#13194)
* supported storedProcedure and dashboardDataModel search index

* added multi language support in lineage drawer and added stored procedure and data model in it

* added fix in explore side panel

* made id required in schema and ui side

* remove stored procedure from linages sidebar

* ui: supported storedProcedure as edge in lineage (#13225)

* supported storedProcedure as edge in lineage

* fix unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-19 19:42:39 +05:30
Ashish Gupta
64607c8869
fix(ui): shown children tab in storage container in case of schema empty (#13172)
* shown children tab in storage container in case of schema empty

* fix unit test

* fix unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-19 19:40:55 +05:30