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
Parth Panchal
9b93149fd3
Fixed#5490: added support for Custom sso ( #5491 )
2022-06-16 20:31:42 +05:30
Mayur Singal
0ee87b2d99
Fix #5484 : Postgress Connector Fix ( #5485 )
2022-06-16 16:11:50 +05:30
Sachin Chaurasiya
1883a670b9
✨ Feat : Add onHover Effect on Activity feeds ( #5470 )
...
* ✨ Feat : Add onHover Effect on Activity feeds
* Fix unit tests
* Change stylings
* Improve reactions border styling
* Fix reactions popover border styling
2022-06-16 08:23:19 +05:30
darth-coder00
7a517cd26d
Fix #4850 : Airflow Dags in the Open Metadata lineage not showing the tasks flow ( #5323 )
2022-06-15 15:00:58 -07:00
Parth Panchal
1c6046cf8e
Fixed#5461: added support for OMD sso ( #5462 )
2022-06-15 15:26:13 +05:30
Mayur Singal
430d32a9c6
Fix #5090 : Added Local TableType ( #5450 )
...
Fix #5090 : Added Local TableType (#5450 )
2022-06-15 10:41:48 +02:00
Abhishek Pandey
e8975aac01
datalake-csv-files-ingestion-added ( #5343 )
...
datalake-csv-files-ingestion-added (#5343 )
2022-06-15 08:57:21 +02:00
Sachin Chaurasiya
8ec2b985c8
FIx #5454 Table description overlaps with Frequently joined tables ( #5460 )
2022-06-15 12:04:07 +05:30
Sachin Chaurasiya
cca73fa166
Fix Advanced Search Layout. ( #5457 )
2022-06-15 11:02:16 +05:30
mohitdeuex
be18feb928
[Backend] Websocket implementation added ( #5440 )
...
* [Backend] Websocket implementation added
* [Backend] Websocket implementation added [google formatter fix]
* [backend] Updated Reiew Comments
* [backend] Updated CheckStyle
2022-06-15 10:14:47 +05:30
Pere Miquel Brull
0a9e36f1b4
Fix Snowflake get comments query ( #5451 )
2022-06-14 18:02:30 -07:00
Sachin Chaurasiya
8dfda81408
Fix #5442 UI Reactions disappear when opening side drawer ( #5449 )
2022-06-14 15:28:38 -07:00
Teddy
28336b0a43
Fix #3575 Data Quality - Partitioned Tables ( #5441 )
...
Co-authored-by: Teddy Crepineau <teddycrepineau@Teddys-MacBook-Pro.local>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 12:37:44 -07:00
darth-coder00
4662fa8b6c
Fix start datetime and format for create ingestions ( #5414 )
...
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 11:36:46 -07:00
yug-shah0106
04640574bc
[issue-5394] Fixed alignment issues. ( #5395 )
...
* [issue-5394] Fixed alignment issues.
* minor fix
* minor fix
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Sanket Shah <shahsank3t@users.noreply.github.com>
2022-06-14 19:48:03 +05:30
Parth Panchal
9357c131a5
Fixed#5428: added support for auth0 sso ( #5429 )
2022-06-14 13:48:45 +05:30
Vivek Ratnavel Subramanian
d65c97c4e8
Fix #5382 Backend: Update timestamp of thread for any reaction ( #5443 )
2022-06-13 23:12:20 -07:00
Sachin Chaurasiya
ffcc88330c
✨ Feat : Add support for reactions to conversation threads ( #5421 )
2022-06-13 13:38:54 -07:00
Sachin Chaurasiya
f5dbae14da
✨ [Feature] : Advance Search ( #5427 )
...
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-13 10:13:22 -07:00
Onkar Ravgan
5537db2ab4
Added DBT Cloud support ( #5436 )
...
Added DBT Cloud support (#5436 )
2022-06-13 18:05:13 +02:00
Milan Bariya
ab7689d7a8
FIX 5131: Fix Get Pipeline Status from Airflow metadata connector ( #5396 )
...
FIX 5131: Fix Get Pipeline Status from Airflow metadata connector (#5396 )
2022-06-13 17:44:21 +02:00
Parth Panchal
515a88fe1f
Fixed#5364: added support for azure sso ( #5365 )
2022-06-13 17:15:19 +05:30
Pere Miquel Brull
02fece727b
Fix #5307 - Define a better topology for Ingestion Sources ( #5366 )
...
Fix #5307 - Define a better topology for Ingestion Sources (#5366 )
2022-06-13 12:17:54 +02:00
Vivek Ratnavel Subramanian
36949a7eb9
Cypress: Fix flakiness in EntityDetail tests ( #5425 )
2022-06-13 13:58:59 +05:30
Mayur Singal
8ac83509a1
Fix #4549 : Added Snowflake Session Query Tag ( #5404 )
...
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-13 10:19:48 +02:00
Pere Miquel Brull
d9d30b2cba
Fix #5416 - Revisit Looker Test Connection ( #5422 )
...
Fix #5416 - Revisit Looker Test Connection (#5422 )
2022-06-13 08:07:04 +02:00
Mayur Singal
51a275c481
Fix #1121 : Added Airbyte Source ( #5372 )
...
Fix #1121 : Added Airbyte Source (#5372 )
2022-06-13 06:45:25 +02:00
darth-coder00
ce149c86be
Fix #5116 : Update UI connection for Pipeline Services ( #5408 )
2022-06-10 22:02:06 -07:00
Sachin Chaurasiya
685cb4733f
Fix #5384 Use displayName
instead of name
for pipeline listing page ( #5412 )
2022-06-10 20:02:11 +05:30
Sriharsha Chintalapani
bd98919d64
Fix openmetadata conf ( #5403 )
...
* Fix openmetadata conf
2022-06-09 22:08:01 -07:00
Vivek Ratnavel Subramanian
02979d09c3
Fix #5070 Unable to generate a token with Expiration value of Unlimited Days ( #5401 )
2022-06-09 21:02:49 -07:00