3072 Commits

Author SHA1 Message Date
Suresh Srinivas
9c09aeef41
Minor changes to API docs - fix grouping of delete policy and consistent documentation (#4442) 2022-04-24 09:42:22 -07:00
Shailesh Parmar
728f303229
Fix issue-4433 Delete action for glossary and teams page redirect to home page (#4440) 2022-04-24 09:30:49 -07:00
Sachin Chaurasiya
eb26a72083
UI :Add meta information in explore entity cards (#4432) 2022-04-24 18:51:43 +05:30
Vivek Ratnavel Subramanian
a93584de12
Fix #4436: UI: Team & Role assignment in User Profile page throws an error (#4439) 2022-04-24 15:24:41 +05:30
Vivek Ratnavel Subramanian
ad22292bc3
Fix #4351: UI: Feed filter is not working with user query params (#4434) 2022-04-24 01:00:11 -07:00
Sriharsha Chintalapani
c3bbeb9e93
Fix Ingestion ElasticSearch indexing (#4435) 2022-04-24 00:18:06 -07:00
Vivek Ratnavel Subramanian
2a51148eee
Fix #4312: team instance for <TEAM_ID> not found (#4431) 2022-04-23 22:03:54 -07:00
Sriharsha Chintalapani
48d39b14ee
Fix #4429: Authorizer module should start after ES publisher is started (#4430) 2022-04-23 19:17:20 -07:00
darth-coder00
a4ac73e867
Fix #4362: Deploy Profiler Workflow UI (#4427) 2022-04-23 17:19:35 -07:00
Suresh Srinivas
a9570a21c6
Fixes 4421 Clean up versions, entity extension, and other lingering entity data during hard deletion (#4425) 2022-04-23 14:46:46 -07:00
Sachin Chaurasiya
67009ba3ae
Fix #4280 Bigquery Ingestion fails through UI due to invalid parsing of private key (#4426) 2022-04-23 14:44:30 -07:00
Vivek Ratnavel Subramanian
64f6ec4e65
Fix #4422: UI: Fix ownership text in Manage tab (#4423) 2022-04-24 02:24:59 +05:30
Sachin Chaurasiya
8291a09b0d
Fix #4392 UI: Support deletion of Glossary terms (#4399) 2022-04-23 13:21:14 -07:00
Shailesh Parmar
7564827bce
Fix issue- 4277 No notification after updating the DB connection (#4420) 2022-04-23 13:03:43 -07:00
Shailesh Parmar
58dfa7c404
Updated 404 page with new UI (#4419) 2022-04-23 13:01:39 -07:00
Suresh Srinivas
4b12c52662
Fixes #4400 Glossary and GlossaryTerm Is not getting deleted with recursive=true (#4418) 2022-04-23 12:58:22 -07:00
Sachin Chaurasiya
3544527828
Update Icons for teams, pipeline, dashboard and ingestion. (#4417) 2022-04-24 00:06:47 +05:30
Sachin Chaurasiya
f3a85c65bd
Fix #4414 User Profile Roles are missing Admin option in dropdown (#4415) 2022-04-23 11:34:42 -07:00
Sachin Chaurasiya
d7b0a11fe3
UI: Remove dummy text from manage tab (#4416) 2022-04-23 11:19:56 -07:00
Shailesh Parmar
d98d0a7123
Fix issue:- 4384 UI: On Page refresh incorrect button is shown for Join Team or Leave Team (#4413) 2022-04-23 10:18:14 -07:00
Ayush Shah
2a00870085
Superset Connection Schema default fix (#4412) 2022-04-23 22:34:31 +05:30
kshinde2512
c77d710cd3
Services page fix (#4401) 2022-04-23 09:29:59 -07:00
Sachin Chaurasiya
6f8cea8130
UI Feedback 0.10 Part 1 (#4410) 2022-04-23 09:29:24 -07:00
Shailesh Parmar
a0ce945206
Added "Admin" badge if user is admin (#4409) 2022-04-23 09:29:00 -07:00
darth-coder00
0a499dc7ed
Fix #4361: User's authenticated state is not maintained correctly (#4405) 2022-04-23 21:57:13 +05:30
Ayush Shah
4d2bde4fe7
Fixes Tableau - added env with default value (#4408) 2022-04-23 21:53:13 +05:30
Suresh Srinivas
200e4f723f
Remove indexing updatedAt and updatedBy columns for database_schema_entity table (#4407) 2022-04-23 09:11:42 -07:00
Ayush Shah
cbcceea127
Modify PR template (#4411) 2022-04-23 21:19:35 +05:30
Sachin Chaurasiya
6fd572d635
Fix #4350 Redesign Test connection flow (#4404) 2022-04-23 08:39:24 -07:00
Ayush Shah
7c8c51e862
Added consumer config in kafka (#4365) 2022-04-23 08:24:25 -07:00
Vivek Ratnavel Subramanian
6cd30ce945
Fix #4356: Backend: User Patch API fails for roles and teams update (#4396) 2022-04-23 08:01:04 -07:00
Ayush Shah
c51711d292
Metabase UI fix (#4402) 2022-04-23 19:24:11 +05:30
Shailesh Parmar
cf8d677d82
moved add action to left pannel for teams and users page and allow admin to join any team even if its close (#4397) 2022-04-23 18:09:51 +05:30
darth-coder00
02598aaed6
Fix Schema Form Save button (#4395) 2022-04-23 00:57:46 -07:00
codingwithabhi
32d392e0cb
deltalake-test-connection-fixed (#4387) 2022-04-23 00:40:44 -07:00
Sriharsha Chintalapani
0feecde0f4
Fix Search resource sortOrder param check (#4389) 2022-04-23 00:03:38 -07:00
Suresh Srinivas
eb459c0b58
Fix for sonar flagged issues (#4345) 2022-04-22 18:57:08 -07:00
Vivek Ratnavel Subramanian
d6914c4922
Fix #4090: Backend: Capture Activity Feed for Hard Delete Operation (#4343)
* Fix #4090: Backend: Capture Activity Feed for Hard Delete Operation

* Address review comments and fix a bunch of issues

* Fix UT failures

* Fix UT failures
2022-04-22 15:14:16 -07:00
darth-coder00
bc9b149f7c
Fix #4232-4363: Add deploy action for ingestion tab in service page and clean add-service form (#4383) 2022-04-22 15:02:34 -07:00
darth-coder00
21603f89a8
Fix #4260 & #4349: update usage ingestion screen and new add/edit ingestion page (#4348) 2022-04-22 13:54:38 -07:00
Shailesh Parmar
bca22514f3
Work on UI Feedback 0.10 (#4382) 2022-04-22 13:08:24 -07:00
Sachin Chaurasiya
b5b42e1ca9
UI: Revamp Manage Tab UI (#4380) 2022-04-22 13:06:52 -07:00
Sachin Chaurasiya
d84e2c2a8d
Fix: Glossary and Glossary term page issues. (#4381)
* Fix: Glossary and Glossary term page issues.

* Add unit test
2022-04-22 13:06:42 -07:00
Sachin Chaurasiya
def8a1624f
Fix markdown editor toolbox icons are bigger compare to write and preview. Doesn't look clean and consistent. (#4372) 2022-04-22 10:43:21 -07:00
Sachin Chaurasiya
e0e9536c82
Fix #4284: Allow editing user info of the user for Admins (#4358) 2022-04-22 10:11:48 -07:00
Shailesh Parmar
66a9663763
Remove success toast notification! (#4375) 2022-04-22 22:29:02 +05:30
Shailesh Parmar
8c60b22180
Work on manage tab to improve UI (#4366) 2022-04-22 22:17:42 +05:30
Mayur Singal
1c4bea4613
Salesforce Test Connection Fix (#4376) 2022-04-22 09:34:39 -07:00
Onkar Ravgan
09f928b01b
fixes to trino connector (#4377)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-22 09:34:07 -07:00
Ayush Shah
777e9e8097
Update docker-compose.yml (#4370) 2022-04-22 21:21:56 +05:30