-
Notifications
You must be signed in to change notification settings - Fork 0
Error Handling #78
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
Merged
Merged
Error Handling #78
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
cf9a83a
Update issue templates
jzgom067 bc3611e
format not-found page
mirmirmirr 1461efb
Update not-found.tsx
mirmirmirr 4867ec4
add function to handle API errors
mirmirmirr 3c40f1d
bubble up GET api errors
mirmirmirr fd0ca34
update handle error file
mirmirmirr 9cdfd87
update imports for fetch-data
mirmirmirr 099ca37
resolve import errors
mirmirmirr 24e73d6
Update page.tsx
mirmirmirr 142ae3a
Merge branch 'main-preview' into error-handling
mirmirmirr 787de24
refactor text-input-field
mirmirmirr c511b78
add error handling to login page
mirmirmirr 7914b97
add rate limit error and limit toasts to only api errors
mirmirmirr 45caa7e
create banner component
mirmirmirr 3aab67e
Update page.tsx
mirmirmirr 358e0b0
Merge branch 'main-preview' into error-handling
mirmirmirr b59c0ed
update login page catch block
mirmirmirr dc8a99d
add toasts to register page
mirmirmirr c11abeb
handle register api response erorr
mirmirmirr 6b5bc67
add rate limit banner to register page
mirmirmirr 0ee72fc
add error handling for password check api
mirmirmirr 4b40c22
update notfound page to be more generic
mirmirmirr 8d3daf4
add rate limit to forgot password page
mirmirmirr 354890b
add toasts to reset password
mirmirmirr 8e3b97b
replace event name field with text input field
mirmirmirr 4c80c19
move text-input-field to global components
mirmirmirr dd76851
Update text-input-field.tsx
mirmirmirr 42a47bd
add error ui for event editor page
mirmirmirr cf73b9d
add rate limit banner to availablity page
mirmirmirr 5c4ab5f
remove alerts from email sent page
mirmirmirr b3d5ac2
remove alerts from verify email page
mirmirmirr a6b625d
remove alerts from account dropdown
mirmirmirr 9474783
pass new input value in for custom code
mirmirmirr cf0ae10
adjust validation blocks for specific day event
mirmirmirr bf93ebc
remove duplicate formatApiError call
mirmirmirr 7e1c14f
remove setting verify variables
mirmirmirr 25be3a6
remove unused import
mirmirmirr 349282b
add use-debounce library
mirmirmirr e911993
use debounce on painting page
mirmirmirr ff2f9db
Update page-client.tsx
mirmirmirr 1f37477
add use debounce to custom code check
mirmirmirr 39ed9a7
return debounce it customCode is none
mirmirmirr ce7dda5
make debounce async
mirmirmirr 1b8e8f8
Merge pull request #82 from plan-cake/use-debounce
mirmirmirr 72f72dd
fix isSelected error
mirmirmirr 90a1213
Update src/features/event/editor/editor.tsx
mirmirmirr d558e0d
Update src/app/(auth)/forgot-password/page.tsx
mirmirmirr db0ea42
replace old useDebounce in reset-password
mirmirmirr 5eb5f45
add refined error messages
mirmirmirr b437f4f
restore concentric circles
mirmirmirr 14fb8f1
disable editing code
mirmirmirr 982a817
Update fetch-data.ts
mirmirmirr d5feb8f
create and integrate TOAST_MESSAGES
mirmirmirr a05c3f0
add periods
mirmirmirr 824a2b3
add aria hidden to icon
mirmirmirr 7ad1895
add toast messages to register page
mirmirmirr 12f52c7
Update page.tsx
mirmirmirr f29f073
add event duration variable
mirmirmirr ca4551b
rename TOAST_MESSAGES to MESSAGES
mirmirmirr 24ed137
adjust the label spacing
mirmirmirr 818fe1e
remove period
mirmirmirr e4b1663
create constant for title length
mirmirmirr 61c7e4e
create universal error hook
mirmirmirr 82e158b
create rate limit banner
mirmirmirr 665158c
add token error message
mirmirmirr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
mirmirmirr marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.