3419 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
710e782f33
Fix #5455: Ingestion from a kafka topic fails when sample data is enabled (#5536)
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-06-24 20:39:41 -07:00
Sriharsha Chintalapani
ad0c6dad88
Fix #5613: Add fernet encryption and remove connection details for non admin users (#5614)
* Fix #5613: Add fernet encryption and remove connection details for non-admin users
2022-06-24 16:44:37 -07:00
Aashit Kothari
40796497df
Fix view connection layout (#5632) 2022-06-24 14:13:53 -07:00
Sachin Chaurasiya
4db7fb5caa
Feat : UI - Request/update description should be created as a task (#5521) 2022-06-24 13:28:18 -07:00
Pere Miquel Brull
bb4ac68ee3
Add backend connection for airflow dag extraction 2022-06-24 20:01:50 +02:00
Shailesh Parmar
b29911a373
Fix issue:- #5617 Only owner and admin should allow to make changes in entity and service (#5625) 2022-06-24 10:44:07 -07:00
Chirag Madlani
ace12501b4
feat(ui): support web socket based feeds page (#5612)
* feat(ui): support web socket based feeds page

* update placement for refresh activity

* styles update

* textual updates
2022-06-24 22:09:59 +05:30
yug-shah0106
d7da180503
[issues-5528] UI improvements (#5629) 2022-06-24 21:05:51 +05:30
Rabi Narayan Sahoo
3e18f842e1
[Issue-5029] Added manual trigger and input tag. (#5623) 2022-06-24 18:37:42 +05:30
Teddy
7431c1c226
[Issue-5188] Implement User Query for Sampler and Profiler (#5578)
* Added custom query sample for sample data ingestion

* Added logic to run table profiling against user's query

* Added tests for user query logic in profiler and sampler

* Added user profiling to tableProfile + fixed format

* staging commit

* Added logic to add profileQuery to table entity

* Added limit to sample rows
2022-06-24 14:46:34 +02:00
yug-shah0106
9e11ad54d9
[issues-5528] UI layout improvements. (#5604)
* [issues-5528] UI layout improvements.

* comments addressed.

* cypress fixed.
2022-06-24 13:52:42 +05:30
Shailesh Parmar
445ea7520b
Feat: UI: Users, Teams and all the entity should support both soft-delete and hard-delete (#5600)
* added support of soft delete for all the entity

* fixed lineage tab issue on soft-deleted entity

* added hard delete and soft delete functionlity to user page

* fixed failing cypress

* fixed failing unit test and removed commented code

* renamed the deleteWidgetV1 to DeleteWidgetModal
2022-06-24 13:00:19 +05:30
Vivek Ratnavel Subramanian
249710558e
Fix #5606 Backend: Add a reply to the task when task is closed (#5607) 2022-06-23 22:47:02 -07:00
Vivek Ratnavel Subramanian
3298c2c0e3
Fix schema errors (#5605) 2022-06-23 22:46:02 -07:00
Vivek Ratnavel Subramanian
9403b146fa
Fix #5508 Backend: Add API support to resolve a task related to tags (#5595) 2022-06-23 10:30:18 -07:00
Sriharsha Chintalapani
ce49247011
Fix #5590: Add bootstrap command to instantiate ingestion-bot user with JWTToken (#5591) 2022-06-23 18:05:30 +05:30
Pere Miquel Brull
0144a1d46a
Fix #5423 & #3412 - Looker Lineage and Usage (#5581)
Fix #5423 & #3412 - Looker Lineage and Usage (#5581)
2022-06-23 13:01:40 +02:00
Pere Miquel Brull
7fa47c31d8
Fix #5565 - Handle missing column in usage fqn match (#5575)
* add try

* Add some exception handling

* fix date and split
2022-06-23 13:01:27 +02:00
Aashit Kothari
4d4704863b
Fixed #5564 and #5279: profile updation and redirect url (#5593)
* Fixed #5564 and #5279: profile updation and redirect url

* Fixed redirect Url for non logged-in access
2022-06-23 16:03:16 +05:30
Harsh Vador
f1056a613f
Fixed-Issue #4687:right panel to tab view in user page (#5548)
* (refactor):right panel to tab view in user page

* Code improvement

* Delete yarn.lock

* Adding yarn.lock
2022-06-23 13:03:12 +05:30
Onkar Ravgan
4d693e40ff
removed json config from error string (#5584)
* removed json config from error string

* Format changes

* Space formatting changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-23 09:19:19 +02:00
Parth Panchal
88ffca764f
added generic method to list entities (#5570) 2022-06-23 12:04:35 +05:30
Abhishek Pandey
a913cf46db
table-type-fixed-added (#5549)
* table-type-fixed-added

* optimised-column-type
2022-06-23 11:13:22 +05:30
Vivek Ratnavel Subramanian
296f580304
Fix #4679 Backend: Support assigning a task to user/team and resolving the task (#5501) 2022-06-22 16:17:29 -07:00
Shailesh Parmar
950c3a5992
Fix #5551 Feat: Added support to add ML model service via UI and service details page (#5583) 2022-06-22 13:54:50 -07:00
yug-shah0106
452771c34e
[issues-5528] UI improvements. (#5585) 2022-06-22 13:53:47 -07:00
Aashit Kothari
9a0d133a9c
Fix: Add DBT Cloud option in the UI (#5557) 2022-06-22 10:26:42 -07:00
yug-shah0106
bdfee26533
Fix #5295 UI layout fixes on setting tab. (#5541)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-22 10:19:10 -07:00
Teddy
2b05f6a17a
Added decimal as supported dataType (#5547) 2022-06-22 15:31:36 +05:30
Onkar Ravgan
2b25c299e5
Using context for charts (#5576)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-22 10:45:28 +02:00
Pere Miquel Brull
685b7bede8
Revert "Added pipeline metadata to the edge lines (#5552)" (#5571)
This reverts commit d717f8cc17d949620935a89d5fa94b141502ab07.
2022-06-22 11:42:48 +05:30
Mayur Singal
841bb39d3b
Fix #5553: Clean cache support added in topology runner (#5554)
* Fix #5553: Clean cache support added in topology runner

* used get_ctx_default
2022-06-22 08:02:52 +02:00
Shailesh Parmar
7685173447
Fix #5325 Feature: Column level lineage (#5524) 2022-06-21 21:38:45 -07:00
Mayur Singal
9fbe07d2d0
Fix #5544: Downgrading Kafka Version (#5545) 2022-06-21 13:22:04 -07:00
darth-coder00
4cb370e8a9
Added UI changes for Mode, datalake and Tour fix (#5556) 2022-06-22 00:30:22 +05:30
Mario Taddeucci
a3f809d789
Fixing airflow lineage configs scopes (#5507) 2022-06-21 18:11:58 +02:00
Pere Miquel Brull
0ecc9f0da6
Fix #5459 - Remove sql-metadata in favor of sqllineage (#5494)
Fix #5459 - Remove sql-metadata in favor of sqllineage (#5494)
2022-06-21 18:02:50 +02:00
Mayur Singal
ba1b099301
[ISSUE-5198]: Clean stage file after processing (#5555) 2022-06-21 17:24:57 +02:00
Onkar Ravgan
d717f8cc17
Added pipeline metadata to the edge lines (#5552)
Added pipeline metadata to the edge lines (#5552)
2022-06-21 17:22:37 +02:00
Pere Miquel Brull
a14de6eee1
Fix #5367 - MlFlow connector & MLServices (#5446)
Fix #5367 - MlFlow connector & MLServices (#5446)
2022-06-21 14:54:36 +02:00
Sachin Chaurasiya
acc6b92505
Feat : Show entity card in popover on hover of entity links in activity feed (#5526)
*  Feat : Show entity card in popover on hover of entity links in activity feed

* Style Changes
2022-06-21 14:40:16 +05:30
Sachin Chaurasiya
b1fbbe737f
Fix #5542 UI : Table Query Card Is Not Expandable (#5543)
* Fix #5542 UI : Table Query Card Is Not Expandable

* Fix unit test

* FIx Unit test
2022-06-21 14:21:12 +05:30
darth-coder00
5aa6ad2b03
Fix #4583: Move Database service connection form (#5513) 2022-06-20 22:14:06 -07:00
Teddy
5067e24374
[ISSUE-4723] Fix Snowflake Case Sensitive Error with Profiler (#5533)
* Fixed snowflake profiler + enabled profiler integration tests

* Fixed py formating
2022-06-20 22:23:17 +02:00
darth-coder00
785ceea051
Fix #5514: Task Executions strip below task DAG flow (#5515)
* Initial commit for executions

* Exec strip changed

* Exec strip time label

* Task Dag node and edge fixes

* Node status and exec strip scroll

* Minor code clean

* Remove d3

* Code cleanup

* Minor change

* Fixed unit tests

* Addressing comments

* Optimise code
2022-06-20 23:31:59 +05:30
Onkar Ravgan
1c709ed0f9
Fixed mode test connection (#5531)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-20 22:51:22 +05:30
darth-coder00
456f77c717
Fix: Messaging Ingestion Pipeline with enableSampleData (#5518)
* Fix: Messaging Ingestion Pipeline with enableSampleData

* Skipping flaky test
2022-06-20 12:59:07 +05:30
Teddy
c151a34c70
[ISSUE-4659] Add Additional GE Tests to the Profiler (#5506)
* Added table tests 'column count to be between' and 'column name to be in set'

* Added 'column values to be in set' test

* Fixed wrong filed name when invoking TestCaseResult

* Added col min and col max to be between

* Fix formatting

* Fix test after adding column name list to table profile

* Added 'column values sum between' test

* Added 'table column name to exist' test

* Fixed JSON description white space + spelling mistake
2022-06-20 08:54:42 +02:00
Abhishek Pandey
9c8a58f345
dataclass-added-in-airbyte-client (#5512) 2022-06-20 06:33:45 +02:00
Onkar Ravgan
21dac15176
Added Mode Connector (#5475)
* rebase with main

* Added lineage for mode

* added lineagerunner and enum constants

* added host port

* refactored mode according to new dashboard topology

* checkstyle fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-19 23:59:38 +05:30