Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adapt UserDatasets to datasets read-all scope #147

Merged
merged 6 commits into from
Dec 10, 2020

Conversation

VictorVelarde
Copy link
Contributor

@VictorVelarde VictorVelarde commented Dec 9, 2020

TO BE MERGED AFTER: #146

Use again datasets read all scope, with better performance. This is a simplified approach, without requiring an extra OAuth request per each dataset.

It requires first CartoDB/carto-react#45 to fix an issue with removeLayer (and change of icon in the datasets list)

If configured via appSlice, a new fullscreen Login protects the whole app
This is a simplified approach, without requiring an extra OAuth request per each dataset
@VictorVelarde VictorVelarde requested a review from neokore December 9, 2020 21:18
@vercel
Copy link

vercel bot commented Dec 9, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carto-frontend/cra-template-carto/gti39zpp2
✅ Preview: https://cra-template-carto-git-simple-oauth-performant.carto-frontend.vercel.app

@VictorVelarde VictorVelarde changed the base branch from master to forced-oauth-login December 9, 2020 21:28
Copy link
Contributor

@neokore neokore left a comment

Choose a reason for hiding this comment

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

👌 OauthLayer now looks quite clean

@VictorVelarde VictorVelarde changed the base branch from forced-oauth-login to master December 10, 2020 10:04
@VictorVelarde VictorVelarde force-pushed the simple-oauth-performant branch from 0ae2645 to f504551 Compare December 10, 2020 10:10
@VictorVelarde VictorVelarde merged commit 3f24210 into master Dec 10, 2020
@VictorVelarde VictorVelarde deleted the simple-oauth-performant branch December 10, 2020 10:11
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