-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pr05 Typescript Migration #21: client/modules/User
#3705
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
raclim
merged 53 commits into
processing:develop
from
clairep94:pr05_finals_clientModulesUser
Dec 15, 2025
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
fa7d951
client/modules/User/pages/EmailVerificationView: update to ts, no-verify
clairep94 c7f73e3
client/modules/User/pages/EmailVerificationView: add types for emailV…
clairep94 05998d9
client/modules/User/pages/EmailVerificationView: update to named export
clairep94 b56adb0
client/modules/User/pages/CollectionView: update to ts, no-verify
clairep94 c57ae93
client/modules/User/pages/CollectionView: add tests and update to nam…
clairep94 2fe9aa9
client/modules/User/pages/LoginView: update to ts, no-verify
clairep94 5db6d3a
resolve merge conflict with LoginView
clairep94 a2a5a00
client/modules/User/components/SocialAuthButton: update to ts, no-verify
clairep94 10490e2
client/modules/User/components/SocialAuthButton: update to named expo…
clairep94 01d99c7
client/modules/User/components/SocialAuthButton: add types & add Soci…
clairep94 0e8c664
client/modules/User/components/LoginForm: update to ts, no-verfy
clairep94 62cee39
client/modules/User/components/LoginForm: update to named export, no-…
clairep94 e8750ed
client/modules/User/components/LoginForm: update with types & update …
clairep94 0fcc661
client/modules/User/components/Notification: delete unused file
clairep94 af68d0b
client/modules/User/pages/NewPasswordView: update to ts, no-verify
clairep94 7758612
client/modules/User/pages/NewPasswordView: add types and update to na…
clairep94 edbf29e
client/modules/User/components/ResponseiveForm: delete unused file
clairep94 70d088f
package.json: add react-helmet types
clairep94 851681a
client/modules/User/pages/ResetPasswordView: update to ts, no-verify
clairep94 a647f19
client/modules/User/pages/ResetPasswordView: add types & update to na…
clairep94 9b49e68
client/modules/User/components/NewPasswordForm: update to ts, no-verify
clairep94 8d0fe3e
client/modules/User/components/NewPasswordForm: add types & update to…
clairep94 8226165
client/modules/User/pages/SignupView: update to ts, no-verify
clairep94 fd92236
client/modules/User/pages/SignupView: update to named export
clairep94 ad990c0
client/modules/User/components/ResetPasswordForm: update to ts, no-ve…
clairep94 c58e78b
client/modules/User/components/ResetPasswordForm: update named export…
clairep94 b8e7361
client/modules/User/components/SignupForm: update to ts, no-verify
clairep94 023096b
client/modules/User/components/SignupForm: add types and update to na…
clairep94 248e2c2
client/modules/User/components/CookieConsent: update to ts, no-verify
clairep94 ebe8215
client/modules/User/components/CookieConsent: add type dependencies, …
clairep94 57ab540
client/modules/User/components/VisibilityDropdown: update to ts, no-v…
clairep94 3e93724
client/modules/User/components/VisibilityDropdown: update to named ex…
clairep94 7302701
client/modules/User/components/DashboardTabSwitcher: update to ts, no…
clairep94 239b7f3
client/modules/User/components/DashboardTabSwitcher: update to named …
clairep94 619de8e
CollectionShareButton: update to ts, no-verify
clairep94 1468ad2
CollectionShareButton: update to named export, add ref type
clairep94 8b78e70
clean up stray leftover PropTypes
clairep94 16fc438
client/modules/User/pages/AccountView: update to ts, no-verify
clairep94 dc98920
client/modules/User/pages/AccountView: update to named export, resolv…
clairep94 6dc6910
client/modules/User/components/AccountForm: update to ts, no-verify
clairep94 c53a8e4
client/modules/User/components/AccountForm: add types & update to nam…
clairep94 e0d0342
client/modules/User/components/APIKeyForm: update to ts, no-verify
clairep94 5dcca1f
client/modules/User/components/APIKeyForm: add types & update to name…
clairep94 7a55433
client/modules/User/components/APIKeyList: update to ts,no-verify
clairep94 2496027
client/modules/User/components/APIKeyList: add types, remove extra Pr…
clairep94 79d584d
client/common/icons: update to ts, no-verify
clairep94 48b3705
client/common/icons: add types & update snapshot test
clairep94 12b1f7c
add GetRootState function type, and refactor modules/User/actions & p…
clairep94 aac802d
Merge branch 'develop' into pr05_finals_clientModulesUser
clairep94 9014f71
update logic for cookie consent check
clairep94 9940b8e
client/common/Button: clean up extraneous prop
clairep94 c09c1d8
client/common/useSyncFormTranslations: correct type definition syntax…
clairep94 64e8912
common/Button: allow sometimes passing mouse event
clairep94 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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some callers want to pass a
React.MouseEventforevt.preventDefault