5395 Commits

Author SHA1 Message Date
Ashish Gupta
ef55fd902e
Change Placeholder with new one (#7336) 2022-09-08 17:44:28 +05:30
Chirag Madlani
08c9606e26
fix(ui): update link icons (#7337) 2022-09-08 17:42:47 +05:30
Ashish Gupta
108fca2c7e
Fix glossary ui bugs (#7330) 2022-09-08 17:19:18 +05:30
Vj-L
da351fdd3e
Fix/volume docs (#7029)
* Updated the Volumes section

* Changed as per the comments

* Updated as per the comments

* Updated the context regarding the docker volume instead of named volume

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-08 17:04:30 +05:30
Chirag Madlani
64453b656e
fix(ui): preserve all object for backend purpose (#7331)
* fix(ui): preserve all object for backend purpose

* cleanup
2022-09-08 16:59:41 +05:30
Shailesh Parmar
e505e085de
UI: Fixed- Table tests and Column show up in table data summary + count disappear #7310 (#7325)
* Ui: Fix Table tests and Column show up in table data summary + count disapear #7310

* fix owner was not visible when there is no displayName

* added redirection support onclick of test count

* added permission for fetching data

* addressing comments

* fixed glossary term issue
2022-09-08 15:36:12 +05:30
Sachin Chaurasiya
72b15d71ba
UI : Permission fix for create operation (#7324) 2022-09-08 15:02:15 +05:30
Ashish Gupta
27f94e45ab
UI :- Fix announcement card, overflow, no search placeholder (#7323)
* Fix announcement card, overflow, no search placeholder

* announcement badge left alignment as per task

* decrease opacity of noData in search filter
2022-09-08 14:13:07 +05:30
Akash Jain
72374f449e
dockerfile to support airflow 2.3.3 (#7302) 2022-09-08 12:48:07 +05:30
Mayur Singal
3b2255ffdc
Oracle Docs Fix (#7219)
* Oracle Docs Fix

* doc fixes
2022-09-08 10:34:20 +05:30
Onkar Ravgan
5aabf76b49
PowerBi urls fixed (#7295)
* PowerBi urls fixed

* added constants

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-08 10:30:32 +05:30
Sachin Chaurasiya
176874e0d5
UI : Add Permission Check on Entity Page Part2 (#7317)
* UI : Add Permission Check on Entity Page

* Fix Unit tests

* Fix dependencies

* Fix cypress tests
2022-09-08 08:34:26 +05:30
Sriharsha Chintalapani
1d56705f5b
Fix #7319: For non admin users with ViewAll or ViewTests permissions testCaseResource listing with testSuiteID is returning null (#7320) 2022-09-07 17:30:48 -07:00
Ashish Gupta
fc7510ff36
Enable adding space in Service name (#7311) 2022-09-07 23:52:18 +05:30
Ashish Gupta
6d3c0de512
UI :- Placeholder fixes in Webhook (#7308)
* Placeholder fixes in Webhook

* added switch button on placeholder screen in bot

* change placeholder in dataquality table and tooltip placement in webhook table
2022-09-07 23:04:18 +05:30
Aniket Katkar
9e0203e21b
UI: Improvements and bug fixes for 0.12 part-3 (#7298)
* - Fixed profile pic not showing issue when image url returns error status
- Fixed switch in tasks drawer
- Fixed alignments and styling in tables

* Fixed failing unit tests
2022-09-07 23:03:19 +05:30
Aniket Katkar
db97e1184c
UI: Improvements and bug fixes for 0.12 part-4 (#7307)
* UI Improvements and bug fixes

* Fixed failing unit tests

* Changed Icon for no data placeholder

* Worked on comments

* Worked on comments
2022-09-07 23:02:51 +05:30
Shailesh Parmar
2fb1302b27
Fixed 0.12 Tour is showing error #7252 (#7306)
* Fixed 0.12 Tour is showing error #7252

* added filter patten for kafka

* changed include patten name

* fixing failing unit test
2022-09-07 23:02:08 +05:30
Ashish Gupta
c6f03dcfc0
UI : Added add placeholder for settings tables no data (#7237)
* Added add placeholder for settings tables no data

* added dataset id in errorplaceholder

* minor fixes

* cypress fixes

* cypress fix

* fix cypress issue

* fix teams and user cypress issue

* unit test changes
2022-09-07 18:50:29 +05:30
Sachin Chaurasiya
58c439e900
UI : Add Permission Check on Entity Page (#7303)
* UI : Add Permission Check on Entity Page

* Change dependency
2022-09-07 17:05:54 +05:30
Chirag Madlani
1a9a67b087
fix(ui): silent-callback redirect issue fix (#7297)
* fix(ui): silent-callback redirect issue fix

* address comments
2022-09-07 16:55:25 +05:30
Shailesh Parmar
422f59d9e6
Fixed UI: Test-suite hard delete not working #7287 (#7289)
* Fixed UI: Test-suite hard delete not working #7287

* fixed cypress
2022-09-07 15:12:13 +05:30
Sachin Chaurasiya
9f8c3457e8
Add ConditionalAllow check for Create Operation Permission (#7292) 2022-09-07 14:55:02 +05:30
Shilpa Vernekar
9ddaef4b15
Updated with an optimized image (#7300) 2022-09-07 14:00:12 +05:30
Teddy
45c457280b
Fix Amundsen migration & added logic for table entity owners (#7288)
* Fixed minor bugs with Amundsen ingestion and added logic to add table entity owners

* Updated version requirement for amundsen doc

* Fixed python style
2022-09-07 09:20:06 +02:00
Nahuel
b829a2cbf3
Fix: Improvements on secret manager implementation (#7282)
* Change local secret manager by noop

* Update openmetadata-secure-test.yaml
2022-09-07 09:18:59 +02:00
Sachin Chaurasiya
3373e9da9d
Add E2E for entity Announcement (#7286) 2022-09-07 11:16:39 +05:30
Vivek Ratnavel Subramanian
96168e77d4
Fix #6814 Backend: Feed API response doesn't include all tasks of user (#7284) 2022-09-06 22:12:46 -07:00
Sriharsha Chintalapani
da286b7a5f
Fix #7000: Delete with recursive=true is not working for testSuite API (#7285) 2022-09-06 21:59:46 -07:00
Suresh Srinivas
fe575da962
Fixes #7258 - Change admin only operations to policy based (#7281) 2022-09-06 17:53:55 -07:00
Pere Miquel Brull
82a5348fb3
Improve mlflow error handling (#7262)
* Improve mlflow error handling

* Improve mlflow error handling

* Update rest plugin docs

* Revert "Update rest plugin docs"

This reverts commit 08d56741efba04980fbfeb67d723d7bcdba27994.
2022-09-06 15:24:52 -07:00
Pere Miquel Brull
a25bba28dc
Update rest plugin docs (#7273) 2022-09-06 15:24:27 -07:00
Pere Miquel Brull
659d72841e
Improve Nifi error handling (#7275) 2022-09-06 15:24:12 -07:00
Suresh Srinivas
30c92a3c9a
Fixes #3812 - Disable deleted system Roles and Policies (#7274) 2022-09-06 15:10:59 -07:00
Sachin Chaurasiya
65e44e3b08
Fix #7276 UI: Entity Page Activity Feed tab is empty (#7277)
* Fix UI: Entity Page Activity Feed tab is empty   #7276

* Add cypress tests
2022-09-07 01:56:23 +05:30
Teddy
488a4898e8
Profiler close session after metric computation (#7269)
* Added logic to close session after metric computation

* used context manager to manage session
2022-09-06 22:16:28 +02:00
Sriharsha Chintalapani
d29a230726
Fix #7104: Add support for get resource permission by FQN (#7270) 2022-09-06 12:30:52 -07:00
Shailesh Parmar
e097e18a9b
UI review 0.12 release #7248 part 1 (#7268)
* UI review 0.12 release #7248 part 1

* fixed failing unit test
2022-09-07 00:04:53 +05:30
Aniket Katkar
0f2b81f503
UI: Changed default page size for tables from 10 to 15 (#7256)
* - Default page size for tables changed from 10 to 15
- Code optimization and bug fixes

* worked on comments
2022-09-06 22:01:38 +05:30
Sachin Chaurasiya
be553eb017
Fix #5091 Make "Data Quality" column on Table schema page optional to hide (#7260)
* Fix #5091 Make "Data Quality" column on Table schema page optional to hide

* Fix unit test

* Improve checks
2022-09-06 21:59:40 +05:30
Aniket Katkar
84aede2eaf
UI #7248 : Worked on UI improvements. (#7267) 2022-09-06 21:26:19 +05:30
Milan Bariya
2ef5f15cbb
Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time dat… (#7257)
* Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time data not get ingested

* Fix: Mssql image name changed
2022-09-06 08:07:07 -07:00
Ashish Gupta
66f8fdfd3b
Replace Empty table with error placeholder (#7264) 2022-09-06 08:05:40 -07:00
Mayur Singal
487fd10a6b
Fix #5534: Update bigquery config descriptions (#7261) 2022-09-06 08:04:48 -07:00
Onkar Ravgan
a5737cd040
Changed chart filter status (#7265)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-06 08:04:18 -07:00
NiharDoshi99
1cd4ddac24
Mssql Remote Connection docs changes (#7266) 2022-09-06 08:02:23 -07:00
Aniket Katkar
dc6279af22
Improvements #7248 : Worked on UI improvements and bug fixes (#7259) 2022-09-06 20:08:18 +05:30
Shailesh Parmar
b8f1484f4c
Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175 (#7188)
* Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175

* Fixed UI: Ownership should be allowed for only teams of type "Group" #7175

* replace suggest api with search api

* addressing comment

* addressing comments

* miner fix
2022-09-06 19:51:18 +05:30
Ashish Gupta
652a12e4d7
UI : Fix Tags page and minor ui issue (#7247)
* Fix Tags page and minor ui issue

* Fix cypress issue
2022-09-06 19:00:04 +05:30
Pere Miquel Brull
57501dc8ee
Add MlModel config type (#7233) 2022-09-06 14:22:38 +02:00