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

React-Query, Register Button, Auto Refetching, and Readme #8

Merged
merged 7 commits into from
Jan 28, 2024
Merged

Conversation

lcflight
Copy link
Collaborator

@lcflight lcflight commented Jan 28, 2024

  • This PR refactors the code to use react-query in place of useEffect

  • This PR adds a button to the login screen that links to the web app register page.

  • Auto refetching is added after task updates within the app

  • Unsightly element spacing in the task popup has been updated

  • Readme Updates

  • Cleanup:

    • removes unused import in taskpopup.tsx
    • removes depreciated spec file (getStoredUser.spec.tsx)
    • type corrections on the navigator

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tanstack/[email protected] environment +4 4.06 MB tannerlinsley
npm/[email protected] filesystem Transitive: environment, eval, shell, unsafe +89 10.6 MB weiran.zsd

🚮 Removed packages: npm/[email protected]

View full report↗︎

@lcflight lcflight changed the title Adds Register Button on Login Screen React-Query, Register Button, Auto Refetching, and Readme Jan 28, 2024
@lcflight lcflight requested a review from narthur January 28, 2024 15:25
Copy link
Contributor

@narthur narthur left a comment

Choose a reason for hiding this comment

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

Looks great!

@narthur narthur merged commit 2ad9d6c into main Jan 28, 2024
6 checks passed
@narthur narthur deleted the Working branch January 28, 2024 16:43
@narthur narthur restored the Working branch January 28, 2024 16:43
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