Teddy
f2bf5194bb
Fixes #7623 -- Added logic to encode and decode entityLink ( #7670 )
...
* Encode entityLink string when processing request
* Added logic to decode column type from entityLink
* mvn code formating
* Extracted unquote step into its own function
2022-09-23 09:42:33 +02:00
Suresh Srinivas
ff8a41febc
Fixes #7642 Entity versioning for Custom Properties change ( #7678 )
2022-09-22 21:34:40 -07:00
Sriharsha Chintalapani
77b1cc5277
Fix #7675 : Authorizer should allow users to update their own profile ( #7676 )
2022-09-22 21:18:29 -07:00
Suresh Srinivas
569e8b9085
Fixes #7322 #7145 - Add ViewBasic operation and add access control to get, list, getVersion, listVersions ( #7644 )
2022-09-21 21:06:35 -07:00
Sriharsha Chintalapani
6563940b6f
Fix #7172 : List teams API throwing 404 for soft deleted team even with include=all ( #7618 )
2022-09-21 13:34:31 -07:00
Sriharsha Chintalapani
adaa8e7493
Fix #6917 : startTs & endTs filters providing paginated data ( #7617 )
...
* Fix #6917 : startTs & endTs filters providing paginated data
* Updated ui side changes
* Fixed OM tests end to end test
* Fix #6917 : startTs & endTs filters providing paginated data
* Fix #6917 : startTs & endTs filters providing paginated data
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-09-21 13:33:47 -07:00
Teddy
3d7d7c8b44
Fixes #7309 -- Implement testPlatform filter ( #7599 )
...
* Added testPlatform filter
* Removed greatExpectations as testType
* Fixed psql statement
2022-09-21 14:01:27 +02:00
Sriharsha Chintalapani
0dd177ac2c
Fix #7619 : Teams hierarchy is not working as expected in Signup and Add User pages ( #7621 )
2022-09-20 22:53:03 -07:00
Suresh Srinivas
24710d40f3
Fixes #7606 Warn users about deletion of data during bootstrap storage migration ( #7607 )
2022-09-20 11:22:41 -07:00
Parth Panchal
2c0657fe68
Fixed#7251: POST API calls to /usage endpoint are inconsistent ( #7587 )
...
* Fixed#7251: POST API calls to /usage endpoint are inconsistent
* Fixed#7251: POST API calls to /usage endpoint are inconsistent
2022-09-20 17:38:03 +05:30
Nahuel
67ae82286f
Fix#7424: Create Bots on default authorizer init ( #7559 )
...
* Create Bots on default authorizer init
* Apply suggestions from code review
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-20 11:28:39 +02:00
Suresh Srinivas
1128d4847d
Fixes #7396 Custom properties description are not updated ( #7571 )
2022-09-19 22:47:49 -07:00
Parth Panchal
bfe5710dc7
Fixed#7537: Webhook description update is not working ( #7548 )
2022-09-20 10:14:26 +05:30
Sriharsha Chintalapani
9b35547fa5
Fix #7562 : Fix search suggest for soft-deleted entities ( #7563 )
2022-09-19 17:22:23 -07:00
Sriharsha Chintalapani
33ecb3dd80
Fix #7445 : Search API pagination is not working as expected ( #7560 )
2022-09-19 15:04:44 -07:00
mohitdeuex
4c6932e172
[Basicauth] update table name ( #7538 )
...
* Fixed issue with testCases not posted in slack
* Return empty string in case of faling to build url
* [BasicAuth] Added Basic Authentication APIs
* [BasicAuth] Checkstyle
* [BasicAuth] Test yaml updated
* [BasicAuth] Update review comments
* [BasicAuth] Refresh logic added
* [BasicAuth] Add sql updates
* [BasicAuth] Maintain dependency version in main pom.xml
* [BasicAuth] Updated as per new module
* [BasicAuth] Fixes for refresh and missing edge scenario handled
* [BasicAuth] remove quotes
* [BasicAuth] Fix merge conflicts
* [BasicAuth] Update table name
2022-09-19 12:03:12 +05:30
mohitdeuex
4b594d0d6e
[BasicAuth] Added Basic Authentication ( #7390 )
...
* Fixed issue with testCases not posted in slack
* Return empty string in case of faling to build url
* [BasicAuth] Added Basic Authentication APIs
* [BasicAuth] Checkstyle
* [BasicAuth] Test yaml updated
* [BasicAuth] Update review comments
* [BasicAuth] Refresh logic added
* [BasicAuth] Add sql updates
* [BasicAuth] Maintain dependency version in main pom.xml
* [BasicAuth] Updated as per new module
* [BasicAuth] Fixes for refresh and missing edge scenario handled
* [BasicAuth] remove quotes
* [BasicAuth] Fix merge conflicts
2022-09-19 11:38:45 +05:30
Suresh Srinivas
78bd0c40c6
Change camel case package name to lower case ( #7534 )
2022-09-18 20:09:08 -07:00
Sriharsha Chintalapani
b2bdc54ac7
Fix #7516 : Move data folder into openmetadta-service ( #7517 )
2022-09-17 11:35:45 -07:00
Pere Miquel Brull
6700f169ab
Fix #7165 - Handle SSL certificates on ometa client ( #7502 )
...
Fix #7165 - Handle SSL certificates on ometa client (#7502 )
2022-09-16 09:39:27 +02:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469 : Refactor OpenMetadata code modules ( #7474 )
2022-09-14 23:14:02 -07:00