26 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
67b68a70c9
Fix #7712: Align AuthProvider values in the JSON schema definition (#11508)
* Fix #7712: Align AuthProvider values in the JSON schema definition

* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured

* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured

* Handle new providers

* Lint

* Fix #7712: Align AuthProvider values in the JSON schema definition

* Handle new providers

* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured

* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured

* Lint

* fix rebase

* Fix test

* Fix test

* Fix Usage of Auth Provider in User Resource

* remove unused function

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-07-26 11:34:58 -07:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs (#10042)
* 10041 Part1 - Refactor and clean up System APIs

* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Mohit Yadav
edd260ab66
Updated Client to use OpenApi , updated feign dependencies, added Ela… (#10069)
* Updated Client to use OpenApi , updated feign dependencies, added Elasticsearch Api Client

* review comments

* checkstyle
2023-02-02 20:20:03 +05:30
Suresh Srinivas
dbdd4a13cb
Code cleanup of IDE flagged issues (#9715) 2023-01-12 18:40:50 -08:00
Mohit Yadav
c7591eefc2
Alert improvements (#9374)
* AlertAction update sould apply to all alert using alertActions + added api to get all action of alert with status

* update endpoint

* Added matchAnyField Function + removed usageSummary from activityFeed
2022-12-17 17:48:08 +05:30
Suresh Srinivas
1430e7e9c0
Code cleanup changes (#9361) 2022-12-16 16:14:40 -08:00
Mohit Yadav
4dc24b904f
python fix circular import (#8670)
python fix circular import (#8670)
2022-11-11 17:03:43 +01:00
Sajitha
a731b3fdfd
Fix sonar issues (#8421)
* Fix sonar issue

* Remove duplicate constant
2022-10-30 12:32:45 +01:00
Shivam Shrey
0babaa52e0
ISSUE-7848: Fix variable names as per naming convention (#8228)
* ISSUE-7848: Rename local variables to match regular expression for camel case

* ISSUE-7848: Refactor package name as per naming convention
2022-10-26 05:54:40 -07:00
Suresh Srinivas
6b5a788d2b
Sonar.2 oct22 (#7860)
* Fix of variable names according to the naming convention (#7855)

* Changed the fields to final static

* correct the java checkstyle

* Changed the naming of packages according to the naming conventions

* Fixing warnings in the code

Co-authored-by: Shivam Purohit <91889807+shivam-Purohit@users.noreply.github.com>
2022-10-02 18:43:34 -07:00
Shivam Purohit
a52e18611c
Fix of variable names according to the naming convention (#7855)
* Changed the fields to final static

* correct the java checkstyle

* Changed the naming of packages according to the naming conventions
2022-10-01 16:04:28 -07:00
Shivam Purohit
4e0a56786a
Fix final fields static (#7852) 2022-10-01 12:56:12 -07:00
Suresh Srinivas
b2c2369d9a
Addressing a few sonar cloud flagged issues (#7800) 2022-09-29 10:57:57 -07:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
mohitdeuex
6005cdf435
[Backend][JavaClientFix] Java Client Fix (#6726)
* [Backend][JavaClientFix] Updated package for generated code , use lombok annotation for logging, fixed code as per standards

* [Backend][JavaClientFix] Added core and client

* [Backend][JavaClientFix] Checkstyle fix
2022-08-15 11:05:49 +05:30
Parth Panchal
99453279c0
Sonar cloud findings fix (#6709)
* Sonar cloud findings fix

* Sonar cloud findings fix

* Sonar cloud findings fix

* Sonar cloud findings fix
2022-08-12 22:15:57 +05:30
mohitdeuex
1d3e876121
[Backend][Java SDK] Version Validation Fix (#6472) 2022-08-01 06:58:47 -07:00
Parth Panchal
686e715341
added config to publish to maven repository in catalog pom.xml (#5870)
* added config to publish to maven repository in catalog pom.xml

* addressing java checkstyle

* empty-commit

* signing commit

* signing commit test

* signing commit test with different key

* moving plugins
2022-07-06 13:06:49 +05:30
Parth Panchal
418a5a4724
added event error and fernet classes to openmetadata-core (#5799) 2022-07-05 10:34:17 +05:30
mohitdeuex
4606700e04
[Backend][Java SDK] Fix Json Patch issue with HttpURLConnection #5791 (#5795) 2022-06-30 06:29:05 -07:00
Parth Panchal
88ffca764f
added generic method to list entities (#5570) 2022-06-23 12:04:35 +05:30
Parth Panchal
9b93149fd3
Fixed#5490: added support for Custom sso (#5491) 2022-06-16 20:31:42 +05:30
Parth Panchal
1c6046cf8e
Fixed#5461: added support for OMD sso (#5462) 2022-06-15 15:26:13 +05:30
Parth Panchal
9357c131a5
Fixed#5428: added support for auth0 sso (#5429) 2022-06-14 13:48:45 +05:30
Parth Panchal
515a88fe1f
Fixed#5364: added support for azure sso (#5365) 2022-06-13 17:15:19 +05:30
mohitdeuex
a299cfbc86
[Backend] Java Client SDK [WIP] (#5149)
* [Backend] Java Client SDK #4961 [WIP]

* [Backend] Java Client SDK #4961 ..Fix the OpenMetadata[lowercase d] added version plugin

* [Backend] Java Client SDK #4961 ..Add Version utils to core and Using Custom Interceptor to modify request body as per OMD supported JSON Schema

* [Backend] Using exclude nulls to modify request

* [Backend] Google SSO changes tested and fixed for Service Credentials

* [Backend] Okta SSO added
2022-06-06 11:22:43 +05:30