-
Notifications
You must be signed in to change notification settings - Fork 134
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
chore: Merge dev branch into staging branch. #963
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
…est-and-code Signed-off-by: Chimeziri Obioha <[email protected]>
… dislikes implementation
…nt to data returned from blog like and dislike creation. Add ip_address to blog dislike during creation. Update schemas, docs and tests to cover changes
Bugfix: email notifcation during waiylist signup
…ke-and-dislike-implementation fix: corrections in blog like and dislike implementation
boilerplate status page
…python_fastapi_web into feat/implement-status-page
Bugfix: improved Google OAuth flow with enhanced error handling and user creation
…ocs-for-billing-plan-endpoints enhancement: update billing plan endpoints docs to show sample return data
feat: Added search queries functionality to fags
feat: implement status page endpoints
feat : endpoint To to [GET] transaction history for a user by the user ID
feat: Add Category-Based Organization for FAQ Page
joboy-dev
approved these changes
Aug 24, 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.
This pull request is intended to update the staging branch with all the fixes and enhancements done on the dev branch.
Description
This pull request is intended to update the staging branch with all the fixes and enhancements done on the dev branch.
The fixes include, fixing FAQ endpoints, adding rate-limiting, adding status endpoint, etc.
Related Issue (Link to issue ticket)
Motivation and Context
How Has This Been Tested?
Each fix has a new test written or the already existing tests are updated.
Screenshots (if appropriate - Postman, etc):
Types of changes
Checklist: