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

release recnet-web v.1.13.0/recnet-api v1.5.0 #294

Merged
merged 3 commits into from
Sep 23, 2024
Merged

release recnet-web v.1.13.0/recnet-api v1.5.0 #294

merged 3 commits into from
Sep 23, 2024

Conversation

swh00tw
Copy link
Collaborator

@swh00tw swh00tw commented Sep 22, 2024

Description

Related Issue

Notes

TODO

## Description

<!--- Describe your changes in detail -->
Add new onboarding flow. After new user fill all required information,
there will be a dialog showing up to ask user to follow other uses. This
dialog can be extend to multi-step onboarding guide in the future.
Currently, just one step.

## Related Issue

<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an
issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->
<!--- Please link to the issue here: -->
- #83 

## Notes

<!-- Other thing to say -->

Also extract the replicated logic about transforming infinite query data
by new utils function `getDataFromInfiniteQuery`.

## Test

Try to log in using a new account.
- Should see the onboarding dialog like this after finishing the
registration form.
![Screenshot 2024-09-17 at 12 02
19 AM](https://github.com/user-attachments/assets/b4c87abd-9709-47ba-af04-c23145347b64)

## TODO

- [x] Paste the testing link:
https://recnet-kgy60sanc-recnet-542617e7.vercel.app/
- [x] Clear `console.log` or `console.error` for debug usage
- [x] Update the documentation `recnet-docs` if needed
- [ ] Version bump in `package.json` if needed
Copy link

vercel bot commented Sep 22, 2024

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

Name Status Preview Comments Updated (UTC)
recnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 4:18am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
recnet-docs ⬜️ Ignored (Inspect) Visit Preview Sep 23, 2024 4:18am

@swh00tw swh00tw changed the title [recnet-web][v.1.13.0] Add new onboarding step (#292) release recnet-web v.1.13.0 Sep 22, 2024
## Description

<!--- Describe your changes in detail -->
Add new API endpoint `GET /recs/rec/:id`

## Related Issue

<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an
issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->
<!--- Please link to the issue here: -->

- #258 

## Notes

<!-- Other thing to say -->

## TODO

- [ ] Paste the testing link
- [x] Clear `console.log` or `console.error` for debug usage
- [x] Update the documentation `recnet-docs` if needed
- [x] Version bump in `package.json` if needed
@swh00tw swh00tw changed the title release recnet-web v.1.13.0 release recnet-web v.1.13.0/recnet-api v1.5.0 Sep 22, 2024
@swh00tw swh00tw merged commit f4d0d98 into master Sep 23, 2024
5 checks passed
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