2514 Commits

Author SHA1 Message Date
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
Suresh Srinivas
eb459c0b58
Fix for sonar flagged issues (#4345) 2022-04-22 18:57:08 -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
Sachin Chaurasiya
981be65ff4
Fix #4317 Default role permissions are not recognised by UI on Manage tab on sign-up (#4360) 2022-04-22 20:07:36 +05:30
Shailesh Parmar
fa0d386bd6
Fix #4292: Added hard delete support for team & users page (#4342) 2022-04-21 23:12:32 -07:00
darth-coder00
bf1b695170
Fix #4307: Updating owner/description at service level is not working (#4347) 2022-04-21 21:51:46 -07:00
Shailesh Parmar
d41bf6cab6
Fix issue-4276: UI: Filter Schema once added unable to remove (#4320) 2022-04-21 21:46:47 -07:00
kshinde2512
eccbbe11c7
Teams, users UI changes fix (#4328)
* Teams, users UI changes fix

* Teams page fix
2022-04-22 09:48:04 +05:30
darth-coder00
fb2de6125a
Fix #4207: json schema files for connections generated during build time (#4339) 2022-04-21 17:40:48 -07:00
darth-coder00
1e76aae76b
Fix #4251: Ingestion button redirects to airflow (#4322) 2022-04-21 10:03:27 -07:00
Mayur Singal
e19bb85202
Config fix (#4286)
* Connection config fix for biguqery & oracle

* Connection config fix for biguqery & oracle

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-04-21 16:07:40 +02:00
codingwithabhi
c09dc3bff7
athena-source-connection-fixed (#4278)
* athena-source-connection-fixed

* ran-core_bump_version_dev

* aws-cred-json-schema-support-added-in-athena

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-04-21 16:07:29 +02:00
Sachin Chaurasiya
c7c3d153e9
Fix #4293 UI: Add support for Delete recursive=true for given entities. (#4314)
* Fix #4293 UI: Add support for Delete `recursive=true` for given entities.

* Remove tooltip from entity feed card header

* pass recursive if its not undefined.

* Chnage confirmation text to `DELETE`

* Add deleteEntity message support

* Add support for database and database schema count

* Add support for delete entity message

* Fix Faling test

* Remove unwanted code

* Add unit test

* Addressing review comment
2022-04-21 17:44:34 +05:30
Shailesh Parmar
ced262e7c8
Fix issue-4046 Add service icon for sample database service and also have default icons for new services (#4315) 2022-04-21 15:26:05 +05:30
Shailesh Parmar
1bf12f729b
Fix issue-4216 Remove Associated Tags field from tags page (#4308) 2022-04-21 13:51:10 +05:30
kshinde2512
9ccfd4f7cd
Text editor/tags locator and schema name changes (#4153) 2022-04-21 11:55:41 +05:30
darth-coder00
6c00b80f1d
Fixed #4249: Test Connection button when adding/updating a service (#4298) 2022-04-20 14:29:31 -07:00
Shailesh Parmar
67fb846dd9
Feat: Added new Teams and Users page (#4299) 2022-04-20 14:17:22 -07:00
Sachin Chaurasiya
8942c2b6bc
Fix UI : #4124 Remove Save and Discard button from manage tab (#4273) 2022-04-20 11:06:56 -07:00
Sachin Chaurasiya
a977aa90bc
Fix #4210 UI: Create User form should include Display Name of the user. (#4283) 2022-04-20 11:02:15 -07:00
darth-coder00
83ab679a13
Fixed Service guide texts and redirect on ingestion deploy failure (#4288) 2022-04-20 21:28:02 +05:30
Shailesh Parmar
61cb071ebc
fix issue: 4177 Implement pipeline status for service page (#4281) 2022-04-20 18:38:01 +05:30
darth-coder00
a39be0374f
Schema updates and misc UI fixes (#4265) 2022-04-20 01:46:59 -07:00
darth-coder00
1d3ba3e3a1
Fixed #3502: Page is not getting redirected to 404 for non exist route. (#4246) 2022-04-20 12:56:20 +05:30
Sachin Chaurasiya
4a58530286
Fix #4223 Unhide the hidden icons like “Request Description”, CommentIcon on Table/Topics (#4230) 2022-04-19 14:15:11 -07:00
Sachin Chaurasiya
8f041b30a2
Fix #4130 UI: Support list of policies instead of one policy in role. (#4222) 2022-04-19 13:52:13 -07:00
darth-coder00
3772ca5dc3
Fixed #4203: Do not show empty items in Recent Views (#4245) 2022-04-19 13:50:42 -07:00
darth-coder00
0639bdc083
Fix #4208: Owner of a team should be able to delete a user (#4253) 2022-04-19 13:49:29 -07:00
Sachin Chaurasiya
228a508f03
Fix #4219 Remove Activity Feed from services (#4227) 2022-04-19 10:35:50 -07:00
Sachin Chaurasiya
205f965f19
Fix #4204 UI: Show FQN on entity cards in explore page. (#4233) 2022-04-19 10:28:01 -07:00
darth-coder00
dbfef5e195
Fixed error list for JSON-schema form, and adressed other comments (#4242) 2022-04-19 10:18:56 -07:00
Shailesh Parmar
dd2ccb1a89
Fix: issue-4220: Airflow throwing error while deploying ingestion dags to airflow (#4229) 2022-04-19 19:17:20 +05:30
kshinde2512
0abe8f540b
Changing selenium version (#4218) 2022-04-19 18:48:40 +05:30
Akash Jain
540f5ca3b5
Fix: Prepare 0.10.0 snapshot (#4190)
* update pom versions to 0.10.0-SNAPSHOT

* fix version to latest release 0.9.1

* fix ingestion core version to 0.10.0
2022-04-19 17:40:42 +05:30
darth-coder00
c7bd445676
Updated schemas for UI (#4225) 2022-04-19 15:33:42 +05:30
Sachin Chaurasiya
c44f265555
UI Airflow Status implementation (#4145) 2022-04-19 09:39:01 +05:30
darth-coder00
99225abbad
Fixed #4143: Added JSON-Schema Form missing controls (#4205) 2022-04-18 13:43:03 -07:00
Sachin Chaurasiya
e31624d041
Fix #4137 The UI should show the displayName instead of the name for entities. (#4194) 2022-04-18 12:34:55 -07:00
Suresh Srinivas
9f2ca9944f
Update the dependencies for 0.10 release (#4176) 2022-04-18 11:41:23 -07:00
Sachin Chaurasiya
3ceea5e425
Fix #4005 UI: Support hard deletion of entities/services with a confirmation option to make sure user is indeed hard-deleting (#4128) 2022-04-15 10:24:06 +05:30
Shailesh Parmar
a6424b2713
Added new API integration for service page (#4158) 2022-04-14 14:56:15 -07:00