722 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Vivek Ratnavel Subramanian
36949a7eb9
Cypress: Fix flakiness in EntityDetail tests (#5425) 2022-06-13 13:58:59 +05:30
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
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
Shailesh Parmar
5611ed7767
Fixed issue Unable to delete last tag from entity level tags #5280 and home page getting blank issue #5392 (#5393)
* Fixed issue Unable to delete last tag from entity level tags #5280

* resolving blank page issue

* miner fix

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Sanket Shah <shahsank3t@users.noreply.github.com>
2022-06-10 01:37:21 +05:30
darth-coder00
4886d9d4af
Fix #4954: UI: Breadcrumb layout breaks with long table names (#5385)
* Fix #4954: UI: Breadcrumb layout breaks with long table names

* Fixing code smells

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-10 00:50:43 +05:30
Shailesh Parmar
eeab12b0fc
Fix issue #5355 Selecting Users or Admins renders first team's details (#5368)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-09 11:07:29 -07:00
Vivek Ratnavel Subramanian
84a28ea78f
Cypress: Change Cypress browser to Chrome (#5383) 2022-06-08 16:54:51 -07:00
yug-shah0106
ce8a317059
Fix #5348 UI: css fix (#5378)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-08 16:20:22 -07:00
darth-coder00
e851242a1a
Cypress: Fix tests post removal of profile and sample data toggles from ingestion (#5337)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-08 11:19:13 -07:00
Shailesh Parmar
2291fb4546
Fix #4773 UI: Improve styling and layout in Glossary pages for better UX (#5363) 2022-06-08 10:34:41 -07:00
Pere Miquel Brull
8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00
Vivek Ratnavel Subramanian
0148aed710
Fix Cypress test failures (#5351)
* Fix Cypress test failures

* addendum fixes

* increase wait time for follow

* fixed failing cypress test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-08 17:20:07 +05:30
Sachin Chaurasiya
7f0d75ffb8
Fix #5324 UI: Add ML model entity on explore page. (#5340)
* Fix #5324 UI: Add ML model entity on explore page.

* Add suggestion support for ml model entity

* Fix Unit test

* Remove unused component

* Address review comments

* Fix suggestion label

* Address review comment
2022-06-08 14:38:21 +05:30
Sriharsha Chintalapani
f7438f5469
Fix #5330: Support Advanced search provide multiple field suggestions (#5331)
* ES suggest

* Fix #5330: Support Advanced search provide multiple field suggestions

* UI : Change table-suggest to metadata-suggest

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-06-08 13:02:00 +05:30
Vivek Ratnavel Subramanian
3ee3db8bf5
Fix #5224 Seeing 'Invalid UUID string: name' when using Custom OIDC (#5354) 2022-06-08 13:00:00 +05:30
Sachin Chaurasiya
b475819ed2
Fix #5243 UI : Show custom properties in table entity page (#5312) 2022-06-07 20:58:27 -07:00
Sachin Chaurasiya
581f63b157
Fix #5334 UI: Add tooltip to show FQN on hover in activity feed header link (#5335) 2022-06-07 12:50:18 +05:30
yug-shah0106
dd03693b0b
Fix #5220 Antd installed and updated design on my-data page (#5173) 2022-06-06 14:37:06 -07:00
Sachin Chaurasiya
57b9941cb1
Fix #5240 Display database name and table name in activity feed. (#5314) 2022-06-06 16:08:19 +05:30
Sachin Chaurasiya
a62e57c6dc
Fix #5250 Json data is not visible properly in entity details page -> sample data tab (#5284) 2022-06-04 13:15:28 +05:30
Shailesh Parmar
3f682b6685
Fix #5292 lazy loading added for development and production. (#5294)
Co-authored-by: yug shah <yugshah0106@gmail.com>
2022-06-03 11:54:26 -07:00
yug-shah0106
cae834d671
Fix #5291 update devtool option to remove source code for production mode (#5293) 2022-06-03 11:14:19 -07:00
Vivek Ratnavel Subramanian
9adc772aa4
Fix #5229: Entity Type Custom field changes are recorded as Charts in activity feed. (#5283) 2022-06-03 15:00:15 +05:30
Sachin Chaurasiya
37057c79a2
Fix #5269 Service descriptions lost after editing (#5278) 2022-06-03 00:35:58 -07:00
darth-coder00
bbd15ea9c8
Fix #5230: Remove IngestionPipeline source from UI code (#5274)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-02 13:24:41 -07:00
Shailesh Parmar
7d98e7c652
Fixed issue 4774 consistent style for tags (#5253) 2022-06-02 13:21:45 -07:00
darth-coder00
b06b2f3035
Fix #5209: Replace Teams dropdown with selectable component and integrate search api (#5254)
* Fix #5209: Replace Teams dropdown with selectable component and integrate search api

* Added unit tests

* Fixing code smells

* Minor change

* Removed comments
2022-06-02 23:39:21 +05:30
Shailesh Parmar
8e525b60e0
fix issue: 5137 protected users and admin route with admin protection (#5263) 2022-06-02 16:23:31 +05:30
Sachin Chaurasiya
c3d50df9bd
UI : Add mlModel Entity Page (#5071) 2022-06-02 15:46:16 +05:30
Vivek Ratnavel Subramanian
059acfc529
Backend: Enforce principal domain in the JWT filter (#5155) 2022-06-01 10:07:12 -07:00