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
Vivek Ratnavel Subramanian
e57ad12a36
Fix #4151 : UI: Support conversations in nested columns ( #4152 )
2022-04-14 14:16:33 -07:00
Mayur Singal
c48bc18065
Fix Hive & DB2 ( #4147 )
2022-04-14 10:27:05 -07:00
Sachin Chaurasiya
2e04204af9
Fix #4102 UI fails to parse table name with apostrophe ( #4144 )
2022-04-14 17:55:18 +05:30
darth-coder00
70c3c1c9f0
Fixed typos in schema and generated typescript ( #4142 )
2022-04-14 17:30:17 +05:30
darth-coder00
1f21d6f11a
Update generated typescripts and connection schemas ( #4141 )
2022-04-14 16:32:37 +05:30
Alberto Miorin
60c452cb7e
Add JavaScript to antlr and clean up the Java code ( #4099 )
...
* Add JavaScript to antlr and clean up the Java code
2022-04-14 10:18:54 +02:00
darth-coder00
786cf75171
Implemented new add service flow with schema form ( #4111 )
2022-04-13 21:17:22 -07:00
Sachin Chaurasiya
66101e6e7d
Feat :Add support for hard delete table entity. ( #4103 )
2022-04-13 16:23:54 -07:00
Shailesh Parmar
68b53551a5
Updated add-ingestion ui based on schema of config ( #4104 )
...
* Updated add ingestion ui based on schema of config
2022-04-13 20:17:53 +05:30
Shailesh Parmar
f35669446d
Integrated ingestion api with UI for add ingestion ( #4093 )
...
Co-authored-by: darth-coder00 <86726556+darth-coder00@users.noreply.github.com>
2022-04-13 17:21:09 +05:30
darth-coder00
534e476840
Added JSON-Schema Form Builder for connection configs ( #3964 )
...
* Added Form Builder for connection configs
2022-04-13 16:57:33 +05:30
Vivek Ratnavel Subramanian
90ddaa59ea
Fix UI errors after #4013 ( #4087 )
2022-04-12 20:11:51 -07:00
Sachin Chaurasiya
3f67f78479
Fix #4013 UI: Support updated EntityReference ( #4068 )
2022-04-12 13:53:37 -07:00
Vivek Ratnavel Subramanian
31ff2e375d
Fix #4055 : Support auto renewal of tokens for Okta SSO ( #4081 )
2022-04-12 13:24:06 -07:00
Shailesh Parmar
1ecbe79958
UI: Improve style of toast notification ( #4064 )
2022-04-12 10:36:55 -07:00
Sachin Chaurasiya
3f3e38043c
Fix #4047 UI : Support owner entity reference from elastic search ( #4059 )
...
* Fix #4047 UI : Support owner entity reference from elastic search
* Change mention char constant
2022-04-12 12:46:03 +05:30
Shailesh Parmar
110c0f503e
Feat: Added support for deleting Tags and Tags category. ( #4041 )
...
* Feat: Added support to delete tags and tags category
* code improvement
* addressing comment
* addressing comment
* added unit test for tagAPI
2022-04-12 12:38:51 +05:30
Sriharsha Chintalapani
5d1b1500fb
Merge pull request #3846 from kshinde2512/Topic-details-ui-error-handling
...
Error handling for topic details
2022-04-11 10:14:39 -07:00
Sachin Chaurasiya
595f2a3b8b
Fix #3928 UI: Explore page filters should include service name ( #4029 )
2022-04-11 09:41:47 -07:00
Sachin Chaurasiya
9c92424f74
Fix #4016 UI Support updated EntityReference for dataset details page. ( #4018 )
2022-04-11 14:45:20 +05:30
Shailesh Parmar
863641797b
Merge pull request #4015 from open-metadata/issue-3997
...
UI: Added versioning to recently search terms
2022-04-11 14:25:52 +05:30