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

Refactor as monorepo & introduce auth tools #2

Merged
merged 12 commits into from
Sep 15, 2021
Merged

Refactor as monorepo & introduce auth tools #2

merged 12 commits into from
Sep 15, 2021

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Aug 6, 2021

Todo

  • Implementation
  • Documentation
  • Tests

@djhi djhi added the WIP label Aug 6, 2021
@djhi djhi mentioned this pull request Aug 6, 2021
@florian-lefebvre
Copy link

Hi @djhi ! Do you have a release date in mind?

@djhi
Copy link
Collaborator Author

djhi commented Aug 19, 2021

Hey, I'm currently in vacation but I'll work on it in a week or so

@djhi djhi requested a review from fzaninotto August 30, 2021 15:44
@djhi
Copy link
Collaborator Author

djhi commented Aug 31, 2021

@florian-lefebvre I'd love a review if you have time :)

@florian-lefebvre
Copy link

@florian-lefebvre I'd love a review if you have time :)

Sure, I will do it!

Copy link

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

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

I have little experience with react-admin neither supabase nor react but it looks good to me

Copy link
Member

@fzaninotto fzaninotto left a comment

Choose a reason for hiding this comment

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

As it contains a UI part, I'd love to see a screencast of the register / login process

packages/ra-supabase-core/README.md Outdated Show resolved Hide resolved
packages/ra-supabase-core/README.md Outdated Show resolved Hide resolved
packages/ra-supabase-core/README.md Show resolved Hide resolved
packages/ra-supabase-core/README.md Show resolved Hide resolved
packages/ra-supabase-core/README.md Outdated Show resolved Hide resolved
packages/ra-supabase/README.md Outdated Show resolved Hide resolved
packages/ra-supabase/README.md Outdated Show resolved Hide resolved
packages/ra-supabase/README.md Outdated Show resolved Hide resolved
packages/ra-supabase/README.md Outdated Show resolved Hide resolved
packages/ra-supabase/README.md Outdated Show resolved Hide resolved
packages/ra-supabase-core/README.md Outdated Show resolved Hide resolved
throw error;
}
},
checkError() {
Copy link
Member

Choose a reason for hiding this comment

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

because when one property is async, the fact that the others aren't makes me think there is a mistake. And also, the code style of each function is different, forcing me to an additional mental effort

@fzaninotto fzaninotto merged commit fda4849 into main Sep 15, 2021
@fzaninotto fzaninotto deleted the monorepo branch September 15, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants