3870 Commits

Author SHA1 Message Date
Aniket Katkar
9e175e997e
Added service icons for datalake, mode and pinot connections (#6807) 2022-08-18 23:18:38 +05:30
Onkar Ravgan
1ec0fa3e37
Fixed PowerBi Exception (#6803)
* Fixed exception for chart name

* added id in exception

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-08-18 19:47:56 +02:00
Aniket Katkar
2107fdeca5
Improvements(UI) : Styling improvements from issue #6701 (#6802)
* Improvements #6701 :
- Fixed the read more button for description

- Updated Filter styling on webhook page

- Made stylings for adding user, admin,bot , webhook and slack similar to add service

- Assignee name in activity feed card made clickable

- And some minor fixes.

* Bug fixes for read more

* Removed unnecessary stylings and improved unit test for RichTextEditor
2022-08-18 23:11:49 +05:30
Milan Bariya
8ceb4b926c
Doc update for define custom connectors (#6792) 2022-08-18 16:24:32 +02:00
Shailesh Parmar
1fe3f91b68
fixed issue #6797 teams and users redirection is not working (#6798)
* fixed issue #6797 teams and users redirection is not working

* fixed failing unit test
2022-08-18 18:49:57 +05:30
Shailesh Parmar
bbe424dbed
Feat: Column level profiler dashboard (#6683)
* added column dashboard page and route

* added redirection from table to profiler dashboard

* fetch the requierd information from api

* added loader and error placeholder

* added profiler dashboard component

* added table summery in column profiler page

* added tab section

* added range dropdown and add test button

* added chart for column level dashboard

* added formatting for chart and data

* extracted profiler tab as componene

* added table level profiler card

* added indicator for test summery

* added description summary card

* added latest profiler filter card

* removed bottom border and added padding-x for table cell

* show laast 7 days opption

* added content on tab switch for profiler and data quality

* remove loading state and updated summary spelling

* removed latest option from profiler dropdown and relavent code

* added more metrics in the graph and made default dropdown option as last 3 days

* change style of Legend component

* fixed failing test

* restrict float number to show only 2 decimal

* addressing comments

* fixed failing unit test
2022-08-18 18:49:49 +05:30
Ayush Shah
36338eb727
Antlr Grammar implemented, Imports fixed (#6673) 2022-08-18 18:32:28 +05:30
Ayush Shah
399a2a103d
Fix profiler item_type sqlalchemy datatype issue (#6794) 2022-08-18 18:30:00 +05:30
Ayush Shah
3d4684c60b
Change installation of antlr (#6774) 2022-08-18 17:34:58 +05:30
NiharDoshi99
f552960ca7
Clean Atlas, Amundsen and metadata_rest (#6649)
* Clean Atlas, Amundsen and metadata_rest

* FIX: Based on comment

* Added test case for coverage

* Fixed: Py test

* FIX: Added atlas yaml mapping file

* FIX: Py Test

* FIX: Revert Test

* FIX: Removed as per dataset
2022-08-18 16:18:07 +05:30
Vj-L
ffdb32193f
Added libxml2 in the ingestion Dockerfile (#6778)
* Added libxml2 in the ingestion Dockerfile

* Added libxml2 in the airflow Dockerfile

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-08-18 15:54:00 +05:30
Pere Miquel Brull
15e1bb531a
Docs - Python requirements & metadata docker (#6790)
Docs - Python requirements & metadata docker (#6790)
2022-08-18 11:43:45 +02:00
Nahuel
89ec1f9c6d
AWS SSM secrets manager implementation on backend (#6771)
* SSM secrets manager implementation in backend

* Add test and refactor

* Use SecretString type for storing parameters
2022-08-18 11:06:14 +02:00
Sriharsha Chintalapani
0a2e2d8b18
Fix #6571: Add EntityLink for the testCase to ID columns (#6755)
* Fix #6571: Add EntityLink for the testCase to ID columns

* Fix #6571: Add EntityLink for the testCase to ID columns

* added entityLink to python tests

* Fix tests

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-08-18 00:29:59 -07:00
Aniket Katkar
83cae05f06
Improvements #6701 : Styling improvements and minor bug fixes. (#6765)
* Improvements #6701 : Changes made :
- Moved “Teams, User and Admins” to new category "Members"

- Reduced table column height

- Update edit icon

- Resolved the issue with search bar shrinking.

- Changed order of links on navbar

- Switch button styling changed as per mocks

* Used variable to store color values in less file

* Search bar width made responsive to avoid overlapping with settings button
2022-08-18 12:42:55 +05:30
Akash Jain
c60fdea25f
fix: "table" to "Table" (#6789) 2022-08-18 12:40:58 +05:30
Sriharsha Chintalapani
8943e3bb7d
Fix #5831: Add pipeline to testsuite (#6756)
* Fix #5831: Add pipeline to testsuite

* Fix #5831: Add pipeline to testsuite
2022-08-18 08:49:32 +02:00
Sachin Chaurasiya
b70f49e5a8
Fix #6633 Support multi-line Sample Data header row (#6788) 2022-08-18 12:08:26 +05:30
Milan Bariya
1417541a81
Dashboard Service Lineage Issue For Metabase (#6679) 2022-08-18 06:50:48 +02:00
Akash Jain
dd52612b26
feat: helm-aws-eks-docs (#6745)
* Added EKS Docs

* minor fixes to docs

* fix: typo

* Add note on assumption
2022-08-17 20:40:39 +05:30
Akash Jain
5e4f37dc98
feat: Add docs page for helm values (#6665) 2022-08-17 20:30:41 +05:30
Sachin Chaurasiya
9154cab72d
feat : Add UI support for deleting thread (#6758)
*  feat : Add UI support for deleting thread

* Add threadId

* Add comment

* Remove unwanted tests

* Add unit tests
2022-08-17 19:56:35 +05:30
Ayush Shah
a3dfde97ce
Fix Indentation for Yarn Coverage (#6769) 2022-08-17 19:53:42 +05:30
Teddy
8e0f1274f2
Added timestamp with timezone data type (#6761) 2022-08-17 16:02:59 +02:00
Shailesh Parmar
c34a1d8000
added cypress for teams and users page as per new layout (#6766) 2022-08-17 19:08:35 +05:30
Shailesh Parmar
0c895e5208
Removed hardcoded restriction for preventing settings path to show up on all domains (#6763) 2022-08-17 17:22:06 +05:30
Teddy
abaf8a84e9
Fixes #5661 by removing association between profiler and data quality (#6715)
* Added database filter in workflow

* Removed association between profiler and data quality

* fixed tests with removed association

* Fixed sonar code smells and bugs
2022-08-17 12:53:16 +02:00
Mayur Singal
66a934c837
Fix #4694: Refactor Source Status (#6480)
* Fix #4694: Refactor Source Status

* Using Calculate Time Decorator

* Fixed Decorator

* Fixed Decorator

* perf_counter

* Move Calculate Sucesss to Soruce

* make py_format

* Fixed Sample Data

* Fixed Pipeline, Messaging, Dashboard & MlModel Service

* Fix ZeroDivisionError
2022-08-17 14:39:50 +05:30
Ayush Shah
e1799e47d4
Add Antlr support in workflows (#6757) 2022-08-17 14:37:23 +05:30
Nahuel
00ce67c01e
Fix#6643: Secure in secrets manager the dbtConfigSource object (#6743)
* Secure in secrets manager the dbtConfigSource object

* Add missing tests

* Fix minor bug

* Minor code refactor
2022-08-17 10:32:43 +02:00
Onkar Ravgan
424239840f
Added result limits to usage queries (#6748)
* Added result limits to queries

* Fixed formatting

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-08-17 08:07:39 +02:00
Parth Panchal
28976583d5
Added SSL config for Kafka publisher (#6752)
* Added ssl config for kafka publisher

* Added ssl config for kafka publisher

* Added ssl config for kafka publisher
2022-08-17 11:28:55 +05:30
Aniket Katkar
874a86944d
Improvements(UI): Improved styling for global settings page and some minor bug fixes. (#6746)
* Improved styling for global setting page left panel, global settings page and manage button

* Removed code smells

* Addressing review comments

* Fix #6702 Redirection on docs page for Connectors from profiler tab is not proper.
2022-08-17 11:16:49 +05:30
Sriharsha Chintalapani
9b7a8e0b7d
Update the start time (#6749) 2022-08-17 06:37:50 +02:00
Pere Miquel Brull
ad95bdb9c6
Fix #6735 - Improve source validation for inner connections (#6738)
* Add inner connection validations and throw better error

* Use custom classes when retrieving metadata from Airflow to allow more versions
2022-08-16 18:47:50 +02:00
Shailesh Parmar
2b8f721094
Fixed issue: for non-admin user global setting left panel should visible properly #6710 (#6740)
* Fixed issue: for non-admin user global setting left panel should visible properly  #6710

* addressing comments
2022-08-16 19:28:21 +05:30
Sachin Chaurasiya
2b28d31072
Fix #6689 Announcement bug (#6742) 2022-08-16 18:24:39 +05:30
Sachin Chaurasiya
e6c5d2ccaa
Fix #6725 Ability to create multiple separate ingestions for one database service (#6737)
* Fix #6725 Ability to create multiple separate ingestions for one database service

* modify cypress test
2022-08-16 16:33:02 +05:30
Aniket Katkar
2898d59d32
Fixed the issue for user details page not showing user specific tasks (#6736) 2022-08-16 15:36:38 +05:30
Aniket Katkar
3c51f8eaac
Fix(UI): Fixed form stepper styling issue (#6609)
* Form stepper replaced with antd step

* IngestionStepper unit test fixes'

* Applied stepper style globbaly

* Fix unit test failing for window.matchmedia not found

* Created variables for colors in less file

* Fixed unit test issue with AddIngestion component

* Fixed unit test issue with AddService component
2022-08-16 13:35:57 +05:30
Aniket Katkar
007056fdcd
Fix(UI): Fixed issue with confirm button falling out of container. (#6703)
* Fixed issue with confirm button falling out of container while editing teams on user page

* Moved confirm and cancel buttons below the editor container for editing teams and roles on user details page.

* Moved the cancel and confirm below the edit container for editing display name of user

* Replaced flex divs with antd Space components
2022-08-16 13:33:11 +05:30
Nahuel
30e7312203
Fix#5920: Expose hostPort field for some services (#6678)
* Expose hostPort field for some services

* Fix failing tests after changes

* Remove added interface to json schemas

* Change implementation to use annotations for exposing fields of objects

* Update JsonUtils test

* Format Java code
2022-08-16 09:54:47 +02:00
Sachin Chaurasiya
b6bddc9387
Fix #6733 UI : Remove Old Roles and Policies Components (#6734) 2022-08-16 11:49:22 +05:30
Suresh Srinivas
b16a821f9c
Fixes #6728 API to get detailed permissions for any user (#6729)
* WIP

* Fixes #6728 API to get detailed permissions for any user
2022-08-15 13:40:49 -07:00
luanpaschoal
71dc66ef29
PR with SSO keycloak documentation (#6722)
* Documentation about keycloak SSO integration

* Adjust to show in menu

* Adjust label

Co-authored-by: Luan Paschoal <luan.paschoal@extremedigital.com.br>
2022-08-15 12:35:28 -07:00
mohitdeuex
6005cdf435
[Backend][JavaClientFix] Java Client Fix (#6726)
* [Backend][JavaClientFix] Updated package for generated code , use lombok annotation for logging, fixed code as per standards

* [Backend][JavaClientFix] Added core and client

* [Backend][JavaClientFix] Checkstyle fix
2022-08-15 11:05:49 +05:30
Vivek Ratnavel Subramanian
c968fc8912
Fix #6603 Backend: Add support for delete API for threads (#6655)
* Fix #6603 Backend: Add support for delete API for threads

* Fix compilation error
2022-08-14 16:10:31 -07:00
Suresh Srinivas
bd5ac5c67f
Fixes #6723 GET API to get a list of functions that can be used for authoring Policy Rule conditions (#6724)
* WIP

* Fixes #6723 GET API to get a list of functions that can be used for authoring Policy Rule conditions
2022-08-13 21:37:55 -07:00
Suresh Srinivas
9e4be2a48b
Fixes #6719 Validate rule conditions and return meaningful errors in API response (#6720) 2022-08-13 13:10:00 -07:00
Vivek Ratnavel Subramanian
d04a28e45b
Fix #6652 Backend: Sort Feed by created timestamp by default (#6653) 2022-08-13 11:41:38 -07:00