-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
[ Enhance ] Status Report Endpoint to Support Additional Params and Return Neccessary Details #760
Merged
mxkaske
merged 23 commits into
openstatusHQ:refactor/api-server-with-errors
from
Nabhag8848:fix/status-report-api
Jun 1, 2024
Merged
[ Enhance ] Status Report Endpoint to Support Additional Params and Return Neccessary Details #760
mxkaske
merged 23 commits into
openstatusHQ:refactor/api-server-with-errors
from
Nabhag8848:fix/status-report-api
Jun 1, 2024
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
@Nabhag8848 is attempting to deploy a commit to the OpenStatus Team on Vercel. A member of the Team first needs to authorize it. |
@Nabhag8848 would love if you could fix the tests please |
will fix it before tommorow. 🙏🏻 |
Nabhag8848
force-pushed
the
fix/status-report-api
branch
from
May 8, 2024 06:27
0ede0a1
to
fefe412
Compare
@thibaultleouay done. |
* 🚧 wip rum * 🚧 wip rum * 🚧 wip rum * 🚧 wip rum * 🔥 rum
* feat: posthog * wip: * fix: suspense issue * 🚀 post hog * 🚀 post hog --------- Co-authored-by: Thibault Le Ouay <[email protected]>
* 🚧 wip rum * 🚧 wip rum * 🚧 wip rum
Hey @Nabhag8848, thanks for your work! Going to merge it within #848 and pushing it very soon. Improving our API errors as well. Sorry it took so long. |
mxkaske
merged commit Jun 1, 2024
628aab1
into
openstatusHQ:refactor/api-server-with-errors
1 of 2 checks passed
mxkaske
added a commit
that referenced
this pull request
Jun 3, 2024
* wip: * [ Enhance ] Status Report Endpoint to Support Additional Params and Return Neccessary Details (#760) * enhance: create, get and get-all status report endpoints * enhance: update status report endpoint with error handling * fix: create report to handle non exisiting monitor and pages id * test: added more data for seeding database * fix: update report to give appriopriate error message and code * test: added test for statusReport * enhance: seeding to insert multiple records * fix: openapi defination to have optional field * fix: eslint warnings * fix: create report date issue * fix(test): status page router * fix: statusReportUpdate endpoint test * fix: more status report cases * fix: all statusReport test * 🔥 Improve rum page (#843) * 🚧 wip rum * 🚧 wip rum * 🚧 wip rum * 🚧 wip rum * 🔥 rum * 🔥 feat: posthog (#842) * feat: posthog * wip: * fix: suspense issue * 🚀 post hog * 🚀 post hog --------- Co-authored-by: Thibault Le Ouay <[email protected]> * 🌐 improve metadata * 🌐 improve metadata * 🎥 add video (#844) * 🐛 fix badge size (#845) * 🔥 Add inp (#846) * 🚧 wip rum * 🚧 wip rum * 🚧 wip rum --------- Co-authored-by: Thibault Le Ouay <[email protected]> Co-authored-by: Maximilian Kaske <[email protected]> Co-authored-by: mxkaske <[email protected]> * wip: * fix: tb client * fix: register notification api * fix: tests * chore: improve middleware * chore: include handle zod error * feat: include docs * chore: change api reference page order * fix: test race condition * chore: deprecate enpoint * chore: small stuff * chore: small stuff * chore: typo * chore: small stuff * docs: update error pages --------- Co-authored-by: Nabhag Motivaras <[email protected]> Co-authored-by: Thibault Le Ouay <[email protected]>
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.
Type of change
Description
A picture tells a thousand words (if any)
Before this PR
{Please add a screenshot here}
After this PR
{Please add a screenshot here}
Related Issue (optional)