3981 Commits

Author SHA1 Message Date
Onkar Ravgan
1e1f5d4e8e
Refactored Salesforce for topology (#6197)
* Refactored salesforce for topology

* formatting fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-20 08:28:21 +02:00
Chirag Madlani
574dbcef03
feat(ui): sync OMD theme with AntD components (#6148)
* feat(ui): sync omd theme with antd components

* update package.json

* fixed failing cypress

* fix layout break issue

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-20 11:49:38 +05:30
Sachin Chaurasiya
90a847aeeb
Fix #6202 UI : Explore page card should show unique tags (#6209) 2022-07-19 22:29:38 -07:00
Vivek Ratnavel Subramanian
4e268f0f0b
Backend: Soft deleting a user is causing the page to not load (#6207) 2022-07-19 22:21:31 -07:00
Vivek Ratnavel Subramanian
4c8cce3dac
UI: Fix slack chat hooks for Okta and Azure SSO (#6204) 2022-07-19 22:18:12 -07:00
Nahuel
f0aab78295
Fix workflow GH for py3.9 (#6198) 2022-07-20 07:07:04 +02:00
Francisco J. Jurado Moreno
0cfe6e6cb7
[ISSUE-6162] Escape wildcards on revised RS query (#6200)
[ISSUE-6162] Escape wildcards on revised RS query (#6200)
2022-07-20 06:34:26 +02:00
Suresh Srinivas
4c62237bcb
Fixes #6133 - Add support for Team Hiearchy (#6134)
* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Snowflake Make Query tag Optional (#6114)

* Snowflake make query tag optional

* Modified Description

* [Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)

* [Backend][UsageResource] Add PUT to enable updating Usage #6117

* [Backend][UsageResource] Allow space in tags category and primary tags #6121

* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath

* ui changes for allowing space in tag and tag category name

* [Backend][Improvement]add test for put and post

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>

* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Python jsonSchema code generation not respecting  defaults

* fixed failing cypress

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-07-19 11:10:52 -07:00
Suresh Srinivas
6e6a7f472e
Fixes #6171 Add SubjectContext for Policies (#6172) 2022-07-19 11:10:30 -07:00
Mayur Singal
9308fe6df3
Fixed Marked Deleted Tables (#6199) 2022-07-19 18:14:36 +02:00
Francisco J. Jurado Moreno
710591f106
[ISSUE-6162] Upgrade RS SQL statement query (#6188)
* Upgrade RS SQL statement query

* Fix query, remove dupes
2022-07-19 17:46:12 +02:00
Pere Miquel Brull
36cd2933ae
Fix #5890 - Add health endpoint (#6030)
* Add health endpoint

* Replace rest_status for health

* Update message
2022-07-19 15:59:30 +02:00
Nahuel
ee21d6b10e
Fix error in workflow YAML file and update ingestion-core version (#6193) 2022-07-19 15:41:21 +02:00
Sachin Chaurasiya
615286ee50
Add unit tests for task page components (#6192) 2022-07-19 18:55:29 +05:30
Nahuel
0602e8c894
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
2022-07-19 14:51:44 +02:00
Shailesh Parmar
04db051197
Revert "Pipeline lineage edge UI (#5891)" (#6159)
This reverts commit 4d898a120fd4410a8ed660db252bc270710e9323.
2022-07-19 18:07:46 +05:30
Sachin Chaurasiya
99cafe1fb7
Fix #6175 UI : show "Close with comment" for task creator, assignees, owners and admins (#6187) 2022-07-19 16:29:21 +05:30
Pere Miquel Brull
9fa5d5cab2
Fix #6154 - Python Client to PATCH descriptions (#6165)
* Prepare patch description utilities for python client

* Improvements
2022-07-19 12:58:58 +02:00
Sachin Chaurasiya
8c778725e1
Fix #6179 Edge not getting generated when multiple tasks in pipeline (#6181) 2022-07-19 16:19:28 +05:30
Parth Panchal
ad7c6ad0b8
Fixed#6062: An API to obtain the association between Location and Table. (#6138)
* Fixed#6062: An API to obtain the association between Location and Table.

* Fixed#6062: An API to obtain the association between Location and Table.
2022-07-19 15:43:58 +05:30
Vivek Ratnavel Subramanian
0b2390bbd4
Fix #5193 Backend - Need support to Filter users rest api with isAdmin field (#6170)
* Fix #5193 Backend - Need support to Filter users rest api with isAdmin field

* Add UI changes and remove migration scripts

* Address review comments

* Fix UT failures
2022-07-19 13:35:49 +05:30
Chirag Madlani
d5cbdfd7c0
minor(ui): fix infinite scroll not working (#6177) 2022-07-19 00:14:55 -07:00
Pere Miquel Brull
627883f24b
Wrap sample data ingestion (#6176) 2022-07-19 08:11:48 +02:00
Pere Miquel Brull
9ad34f51a7
Fix #5452 - Send usage with PUT (#6174)
* Send usage with PUT

* Wrap get details

* Wrap get details
2022-07-19 07:42:58 +02:00
Chirag Madlani
2e3b062e44
Fix issue 6105 (#6156)
* fix(ui): teams & user page layout fixes
Fixed - filters not added for User profile page
Fix issue for longer text
Fix all the teams not showing up

* update team selectable

* revert getUserSuggestions function

* fix elipsis issue

* fix lint issue

* address comments
2022-07-19 10:37:25 +05:30
Onkar Ravgan
8c9dc91ccf
Refactored Datalake and Deltalake for Topology (#6034)
* rebasing with main

* refactored deltalake for topology

* using requests instead of urllib

* formatting fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-19 06:37:27 +02:00
mohitdeuex
e7dca141ed
[Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)
* [Backend][UsageResource] Add PUT to enable updating Usage #6117

* [Backend][UsageResource] Allow space in tags category and primary tags #6121

* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath

* ui changes for allowing space in tag and tag category name

* [Backend][Improvement]add test for put and post

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-19 01:16:37 +05:30
Mayur Singal
da559150c1
Snowflake Make Query tag Optional (#6114)
* Snowflake make query tag optional

* Modified Description
2022-07-18 20:29:27 +02:00
Pere Miquel Brull
7b6332edef
Fix #6045 - Parse gracefully the connection on Test Connection (#6149)
* Parse gracefully test connection

* Test file renames
2022-07-18 18:50:27 +02:00
Sachin Chaurasiya
57f09242b2
Add unit tests for task page components (#6151) 2022-07-18 21:52:40 +05:30
Sachin Chaurasiya
b8f35bdee5
Ingestion Pipeline Logs from UI (#6155)
* Fix #4693 Ingestion Pipeline Logs from UI

* Fix eslint warning

* Increase the width
2022-07-18 21:29:14 +05:30
Shailesh Parmar
18d7c4ad31
Fixed issue Team listing is not scrollable when creating the user (#6153) 2022-07-18 18:58:15 +05:30
Pere Miquel Brull
bbfb0dd7d2
Give more verbosity for CI (#6048)
Give more verbosity for CI (#6048)
2022-07-18 14:44:50 +02:00
Pere Miquel Brull
f0169c7aea
Fix #6143 - Get last logs by pipeline ID (#6146)
* Get last logs by pipeline ID

* Clean UUID

* Fix test

* tmp remove test
2022-07-18 13:00:04 +02:00
Shailesh Parmar
ef495e1118
fixed issue allow user to add tag 64 character long (#6144) 2022-07-18 15:09:09 +05:30
Onkar Ravgan
78e41a66a6
Snowflake column name empty issue (#6120)
* added whitespace if column name empty

* Added comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-18 10:21:56 +02:00
Mayur Singal
0322e12b45
View lineage better exception handling (#6142) 2022-07-18 10:21:47 +02:00
mohitdeuex
2271148eb3
[Backend][Improvement] Using Generated Configurations files (#6130)
* [Backend][Improvement] Using Generated Configurations files

* [Backend][Improvement] Test failure

* [Backend][Improvement] Update Descriptions

* [Backend][Improvement] Config Resource Test Failure Fix
2022-07-18 12:04:16 +05:30
Onkar Ravgan
5af56a88a9
Docs Lineage, DBT and Usage (#6101)
* doc migration for lineage dbt and usage

* small fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-18 06:43:23 +02:00
Pere Miquel Brull
7e0a7dcc5e
Doc Migration - Move design & fix security details (#6131)
* Move design & fix security details

* Add install test

* Add python version for M1
2022-07-17 12:08:35 -07:00
Mayur Singal
6b10adc40f
Bigquery View Lineage Fix (#6129) 2022-07-17 10:36:24 -07:00
Mayur Singal
4b5b184177
Fix #6091: Fix Datalake arrays must be of the same length (#6092) 2022-07-17 18:26:54 +02:00
Onkar Ravgan
44ed8f094d
Replaced with underscore (#6123)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-17 18:26:04 +02:00
Onkar Ravgan
4d898a120f
Pipeline lineage edge UI (#5891)
Pipeline lineage edge UI (#5891)
2022-07-17 18:25:37 +02:00
Mayur Singal
98304683c9
Fix #6109: Fixed Snowflake Array Issue (#6111) 2022-07-17 18:20:54 +02:00
Onkar Ravgan
b744a7e191
Docs Migration - Deployment (#6106)
* initial file changes

* added images

* added missing image

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-17 18:20:28 +02:00
Nahuel
3156f39d73
Fix #6020: Doc migration - Dev & SDK (#6116)
* Add SDK documentation

* Add developers documentation
2022-07-17 18:18:22 +02:00
mohitdeuex
081bfa1e13
[Backend] Unify Slack and Activity Feed Parser (#6064)
* [Backend][SAML] Unify Slack and Activity Feed Parser

* [Backend][UnifyParser] added Slack Tests
2022-07-16 01:38:29 +05:30
Sachin Chaurasiya
4c30b01286
UI: Request/update tag should be created as a task (#6096)
*  UI: Request/update tag should be created as a task

* Add support for tagsdiff in tagtask page

* Minor change

* Change text from suggest to update

* Add support for update tags task at column level tags

* Minor fix

* Remove ternary operator
2022-07-15 22:00:57 +05:30
Sachin Chaurasiya
ccdfef8f0e
Fix #6115 UI : Getting Invalid field name policyUrl on the roles page (#6124)
* Fix #6115 UI : Getting `Invalid field name policyUrl` on the roles page

* Fix: Entity should be a hyperlink - Explore page
2022-07-15 21:08:55 +05:30