Skip to content

Conversation

sharat87
Copy link
Member

No description provided.

@sharat87 sharat87 requested a review from nidhi-nair March 18, 2021 08:35
nidhi-nair
nidhi-nair previously approved these changes Mar 18, 2021
return Flux.fromIterable(existingDatasources)
.map(ds -> {
ds.getDatasourceConfiguration().getAuthentication().setIsAuthorized(null);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will ds here always have a datasource configuration?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope. Nice catch :)
Fixed.

@sharat87 sharat87 requested a review from nidhi-nair March 18, 2021 14:36
@sharat87 sharat87 merged commit bb1d005 into release Mar 18, 2021
@sharat87 sharat87 deleted the bug/clear-oauth-tokens-on-fork branch March 18, 2021 15:38
nidhi-nair added a commit that referenced this pull request Mar 19, 2021
* add ellipsis to org name in settings

* added tests, documentation and better naming convention

* fix document icon styles

* update title

* Fix placeholder

* Enhancement: Virtualized Query Editor Table (#3496)

* add react-window on react-table

* remove .vscode launch.json

* add cellwrapper

* fix height issue in virtualized table

* useBlockLayout in Table

* add border-right on table row

Co-authored-by: Pawan Kumar <[email protected]>

* Remove page save event from frontend

* Fix success message for single user invite and multiple user invite (#3591)

* Fixed error message for single user invite

* updated success message for single user invite and created tests

* use state to detect and update the number of users invited

* removing unnecessary lines

* typo

* Clear OAuth tokens for forked datasources (#3609)

* Clear OAuth tokens for forked datasources

* Fix datasource duplicate finder in light of oAuth tokens

* Fix potential NPE

* Added logs and analytics (#3622)

* Added logs and analytics

* Fix in error string

Co-authored-by: Shri <[email protected]>

* Review fixes :)

Co-authored-by: Shri <[email protected]>

Co-authored-by: Shri <[email protected]>

* udpated tests (#3617)

Co-authored-by: nandan.anantharamu <[email protected]>

* Fix container widget dynamicBindingPathList correction (#3619)

* Create .deepsource.toml (#3593)

Co-authored-by: Automated Github Action <[email protected]>

Co-authored-by: Kaushik Varanasi <[email protected]>
Co-authored-by: Rishabh Saxena <[email protected]>
Co-authored-by: Pawan Kumar <[email protected]>
Co-authored-by: hetunandu <[email protected]>
Co-authored-by: Shri <[email protected]>
Co-authored-by: Nidhi <[email protected]>
Co-authored-by: Nikhil Nandagopal <[email protected]>
Co-authored-by: NandanAnantharamu <[email protected]>
Co-authored-by: nandan.anantharamu <[email protected]>
Co-authored-by: Hetu Nandu <[email protected]>
Co-authored-by: Moulik Aggarwal <[email protected]>
Co-authored-by: Automated Github Action <[email protected]>
sondermanish pushed a commit that referenced this pull request Mar 6, 2024
Continuing refactor needed for removing QueryDSL.

Details at #31269.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants