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 |
|
Sachin Chaurasiya
|
ffe3285539
|
Update generated typescript from schema (#4017)
|
2022-04-11 13:30:55 +05:30 |
|
Shailesh Parmar
|
dc18ebe48b
|
UI: Implemented new ui for adding services and adding ingestion (#4002)
|
2022-04-11 00:11:00 -07:00 |
|
Shailesh Parmar
|
eb7892d8ba
|
added versioning to recently search term
|
2022-04-11 12:13:03 +05:30 |
|
Sachin Chaurasiya
|
e354cdba4d
|
Fix #3993 Selecting a service type filter should only list the databases that belong to the service type (#3994)
|
2022-04-09 12:13:02 -07:00 |
|
Sachin Chaurasiya
|
524c647f1f
|
Fix #3640 Add page indicator to paginated views (#3975)
|
2022-04-09 07:48:06 -07:00 |
|