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

Request #99

Merged
merged 4 commits into from Jun 16, 2022
Merged

Request #99

merged 4 commits into from Jun 16, 2022

Conversation

handotdev
Copy link
Member

@handotdev handotdev commented Jun 16, 2022

Not all axios requests were replaced, they will be done incrementally.

How to use request in the future

request('GET', 'routes/endpoint', {
 data: BODY,
 params: PARAMS,
})

No longer need to pass in userId and subdomain

@vercel
Copy link

vercel bot commented Jun 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
connect ✅ Ready (Inspect) Visit Preview Jun 16, 2022 at 9:37PM (UTC)

Copy link
Member

@hahnbeelee hahnbeelee left a comment

Choose a reason for hiding this comment

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

lgtm

@handotdev handotdev merged commit ebde2b1 into context Jun 16, 2022
handotdev added a commit that referenced this pull request Jun 16, 2022
* Add initial setup for profile context

* Add org to profile

* Update sessions and remove temp file

* Add organization settings with useProfile

* Remove updating sessions

* Fix setup for onboarding

* Replace user and org props with useProfile

* Replace user props

* Fix types

* Delete updateSession

* Promise all user and org

* Rename to ProfileContext

* Request (#99)

* Add initial setup for request

* Update settings requests

* Add requests for adding documents

* Fix invite error
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.

None yet

2 participants