-
Notifications
You must be signed in to change notification settings - Fork 1
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 dev to master recnet-api v1.8.3 / recnet v1.16.2 #360
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Description <!--- Describe your changes in detail --> Redesign rec page og style ## 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: --> - #355 ## Notes <!-- Other thing to say --> ## Test <!--- Please describe in detail how you tested your changes locally. --> ## Screenshots (if appropriate): <!--- Add screenshots of your changes here --> Before: ![Screenshot 2024-11-14 at 4 12 56 PM](https://github.com/user-attachments/assets/198dc1a6-0f13-4b84-8e82-dab4085649f3) It looks like this now ![Screenshot 2024-11-14 at 4 11 59 PM](https://github.com/user-attachments/assets/2c29fe42-b517-470e-9933-80fc98b77ba9) ## TODO - [ ] Clear `console.log` or `console.error` for debug usage - [ ] Update the documentation `recnet-docs` if needed
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
## Description Follow the person who invites the user when creating an account ## Related Issue - #356 ## Notes <!-- Other thing to say --> N/A ## Test 1. Run local server 2. Create a user by hitting `POST /users/me` 3. Check if there is a following record that followerId = userId and followingId = inviterId ## Screenshots (if appropriate): TBA ## TODO - [x] Clear `console.log` or `console.error` for debug usage - [ ] Update the documentation `recnet-docs` if needed
## Description <!--- Describe your changes in detail --> Beautify slack weekly digest template ## 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: --> - #261 - #64 ## Notes <!-- Other thing to say --> Misc: I think we should add email and slack testing API endpoints back to ease the development, but I am not sure where to add it, maybe create `subscription.controller.ts` again? @joannechen1223 ## Test <!--- Please describe in detail how you tested your changes locally. --> You will need to add back the `POST /subsriptions/slack/test` endpoint to test. I will provide example code below in the comment to show how I use mock data to test it. ## Screenshots (if appropriate): <!--- Add screenshots of your changes here --> The data in the screenshot were generated by `generateMock()`. ![Screenshot 2024-11-16 at 11 43 14 PM](https://github.com/user-attachments/assets/0077fe9e-03bf-462f-98e0-e1126c35d462) ## TODO - [ ] Clear `console.log` or `console.error` for debug usage - [ ] Update the documentation `recnet-docs` if needed
swh00tw
approved these changes
Nov 18, 2024
joannechen1223
approved these changes
Nov 19, 2024
joannechen1223
changed the title
Release dev to master
Release dev to master recnet-api v1.8.3 / recnet v1.16.2
Nov 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RecNet auto-release action
This is an auto-generated PR by recnet-release-action 🤖
Please make sure to test your changes in staging before merging.
Related Issues
Related PRs
Staging links
recnet-web: https://vercel.live/link/recnet-git-dev-recnet-542617e7.vercel.app
recnet-api: https://dev-api.recnet.io/api