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
Abhishek Pandey
196b023643
airflow-test-connection-fixed ( #5502 )
...
* airflow-test-connection-fixed
* airbyte-test-connection-added
2022-06-17 23:08:18 +05:30
Sriharsha Chintalapani
80abd72217
Fix #5498 : Column comparator should ignore case ( #5499 )
2022-06-17 10:18:43 -07:00
darth-coder00
bf1d738f55
Fix #4697 : UI Create property URL dynamically ( #5483 )
...
* Fix #4697 : UI Create property URL dynamically
* Addressing comments
2022-06-17 17:58:34 +05:30
Mayur Singal
1d6b7e8525
Fix #3289 : Added precision details of column ( #5437 )
...
* Fix #3289 : Added precision details of column
* Resolved review comments
2022-06-17 14:12:54 +02:00
Mayur Singal
f53a07815e
Fix #5409 : Implement Dashboard Topology ( #5495 )
...
* Fix #5409 : Dashboard Service
* Fix #5409 : Implement Topology to Dashboards
* Removed print
2022-06-17 15:22:54 +05:30
Shailesh Parmar
b03411470d
Fixed: Glossary-tag issue and added skipped cypress tests ( #5476 )
...
* Fixed glossary tag issue and added skip test related to glossary
* align the icon of tags and fixed failing cypress test
2022-06-16 22:05:22 +05:30
darth-coder00
08501fa63f
Fix #5016 : Unit test for UserDetails component ( #5430 )
...
* Fix #5016 : Unit test for UserDetails component
* Fixed unit tests for components on user-details page
2022-06-16 20:45:07 +05:30