-
Notifications
You must be signed in to change notification settings - Fork 9
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
Prevent accidentily adding new members #83
Open
Sebbben
wants to merge
20
commits into
cybernetisk:development
Choose a base branch
from
Sebbben:preventAccidentilyAddingNewMembers
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Prevent accidentily adding new members #83
Sebbben
wants to merge
20
commits into
cybernetisk:development
from
Sebbben:preventAccidentilyAddingNewMembers
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
Related to cybernetisk#42 We risk issues when name is long or if the user has multiple first names ("Per Ole Hansen" will be shown as "Per" and not "Per Ole")
Remove hard width limit for the LoginButton text, allow the Grid containing LoginButton to shrink to the appropriate size for the length of the text inside LoginButton
Awaits prismaRequest, then reloads the entire page. This 1) confirms to the user that something happened, and 2) updates AppBar to ensure the first name is always correct. I could not get router.refresh() to work, so window.location.reload() is the best replacement I could find.
First name instead of 'Profile' in right corner of header
Manually replaces "About CYB" with "About" on mobile
commit 0f096c0 Merge: a1ce2ec 4dfd6f8 Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 10 14:42:19 2024 +0200 Merge branch 'main' into development commit a1ce2ec Merge: 4f7d813 f06a472 Author: Tepohe <ericatsvebakk@gmail.com> Date: Tue Oct 8 13:53:44 2024 +0200 Merge branch 'pr/53' into development commit f06a472 Author: Sebbben <sebastian.jossang@gmail.com> Date: Mon Oct 7 16:47:03 2024 +0200 Fixed wrong path for nav bar home from pointing to /home to pointing to / commit 0d154f5 Author: Sebbben <sebastian.jossang@gmail.com> Date: Thu Sep 26 14:40:51 2024 +0200 Renamed some directories to take advantage of nexts routing for more usable url paths Co-Authored-By: Sebbben <42118203+Sebbben@users.noreply.github.com>
commit d26bd3f Merge: 0f096c0 c019c46 Author: Eric Svebakk <47322476+EricSvebakk@users.noreply.github.com> Date: Thu Oct 10 16:54:40 2024 +0200 Merge pull request cybernetisk#67 from Sebbben/fixNoResultMembershipSearch Fix no result membership search commit c019c46 Author: Sebbben <sebastian.jossang@gmail.com> Date: Sat Oct 5 16:20:01 2024 +0200 Made tables turn to first page when the table content changes with a search commit 0f096c0 Merge: a1ce2ec 4dfd6f8 Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 10 14:42:19 2024 +0200 Merge branch 'main' into development commit a1ce2ec Merge: 4f7d813 f06a472 Author: Tepohe <ericatsvebakk@gmail.com> Date: Tue Oct 8 13:53:44 2024 +0200 Merge branch 'pr/53' into development commit f06a472 Author: Sebbben <sebastian.jossang@gmail.com> Date: Mon Oct 7 16:47:03 2024 +0200 Fixed wrong path for nav bar home from pointing to /home to pointing to / commit 0d154f5 Author: Sebbben <sebastian.jossang@gmail.com> Date: Thu Sep 26 14:40:51 2024 +0200 Renamed some directories to take advantage of nexts routing for more usable url paths Co-Authored-By: Sebbben <42118203+Sebbben@users.noreply.github.com>
commit f0bacbb Merge: d26bd3f d198b94 Author: Eric Svebakk <47322476+EricSvebakk@users.noreply.github.com> Date: Thu Oct 17 15:46:05 2024 +0200 Merge pull request cybernetisk#75 from Borgarsy/feature-halloween-theme Temporary Halloween theme commit d26bd3f Merge: 0f096c0 c019c46 Author: Eric Svebakk <47322476+EricSvebakk@users.noreply.github.com> Date: Thu Oct 10 16:54:40 2024 +0200 Merge pull request cybernetisk#67 from Sebbben/fixNoResultMembershipSearch Fix no result membership search commit c019c46 Author: Sebbben <sebastian.jossang@gmail.com> Date: Sat Oct 5 16:20:01 2024 +0200 Made tables turn to first page when the table content changes with a search commit 0f096c0 Merge: a1ce2ec 4dfd6f8 Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 10 14:42:19 2024 +0200 Merge branch 'main' into development commit d198b94 Author: Borgar <borgarsy@uio.no> Date: Tue Oct 8 15:01:29 2024 +0200 adds halloween theme. commit a1ce2ec Merge: 4f7d813 f06a472 Author: Tepohe <ericatsvebakk@gmail.com> Date: Tue Oct 8 13:53:44 2024 +0200 Merge branch 'pr/53' into development commit f06a472 Author: Sebbben <sebastian.jossang@gmail.com> Date: Mon Oct 7 16:47:03 2024 +0200 Fixed wrong path for nav bar home from pointing to /home to pointing to / commit 0d154f5 Author: Sebbben <sebastian.jossang@gmail.com> Date: Thu Sep 26 14:40:51 2024 +0200 Renamed some directories to take advantage of nexts routing for more usable url paths Co-Authored-By: Borgarsy <181370696+Borgarsy@users.noreply.github.com>
commit 8b529ef Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 17 16:20:05 2024 +0200 Updated incorrect url-path commit 73999a8 Merge: f0bacbb 1861431 Author: Eric Svebakk <ericatsvebakk@gmail.com> Date: Thu Oct 17 16:11:36 2024 +0200 git push origin developmentMerge branch 'Sebbben-featureBetterRegisterFeedback' into development Handled merge-conflict for pr/64 commit 1861431 Merge: f0bacbb cd922ac Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 17 16:08:02 2024 +0200 Handled merge-conflict commit f0bacbb Merge: d26bd3f d198b94 Author: Eric Svebakk <47322476+EricSvebakk@users.noreply.github.com> Date: Thu Oct 17 15:46:05 2024 +0200 Merge pull request cybernetisk#75 from Borgarsy/feature-halloween-theme Temporary Halloween theme commit cd922ac Author: Sebbben <sebastian.jossang@gmail.com> Date: Fri Oct 11 10:20:45 2024 +0200 made it so that pressing enter on signin and register page submits the forms commit 56dc570 Author: Sebbben <sebastian.jossang@gmail.com> Date: Fri Oct 11 10:16:44 2024 +0200 removed duplicate login button on successfull registration commit d26bd3f Merge: 0f096c0 c019c46 Author: Eric Svebakk <47322476+EricSvebakk@users.noreply.github.com> Date: Thu Oct 10 16:54:40 2024 +0200 Merge pull request cybernetisk#67 from Sebbben/fixNoResultMembershipSearch Fix no result membership search commit c019c46 Author: Sebbben <sebastian.jossang@gmail.com> Date: Sat Oct 5 16:20:01 2024 +0200 Made tables turn to first page when the table content changes with a search commit 0f096c0 Merge: a1ce2ec 4dfd6f8 Author: Tepohe <ericatsvebakk@gmail.com> Date: Thu Oct 10 14:42:19 2024 +0200 Merge branch 'main' into development commit d198b94 Author: Borgar <borgarsy@uio.no> Date: Tue Oct 8 15:01:29 2024 +0200 adds halloween theme. commit a1ce2ec Merge: 4f7d813 f06a472 Author: Tepohe <ericatsvebakk@gmail.com> Date: Tue Oct 8 13:53:44 2024 +0200 Merge branch 'pr/53' into development commit f06a472 Author: Sebbben <sebastian.jossang@gmail.com> Date: Mon Oct 7 16:47:03 2024 +0200 Fixed wrong path for nav bar home from pointing to /home to pointing to / commit a715fac Author: Sebbben <sebastian.jossang@gmail.com> Date: Tue Oct 1 17:24:53 2024 +0200 added snackbar to singin page commit 6322071 Merge: 131cc76 ea38e61 Author: Sebbben <sebastian.jossang@gmail.com> Date: Tue Oct 1 17:08:07 2024 +0200 Merged features from featureBetterRegisterFeedback into changes made by pvk05's fixRegisterUserResponse commit 131cc76 Merge: 221a968 eb8b2f2 Author: Philip Knudsen <113419351+pvk05@users.noreply.github.com> Date: Tue Oct 1 16:32:52 2024 +0200 Merge branch 'cybernetisk:main' into fixRegisterUserResponse commit 221a968 Author: pvk05 <philip.v.knudsen@gmail.com> Date: Sat Sep 28 00:57:24 2024 +0200 moved register response to a snackbar for better visual feedback commit ea38e61 Author: Sebbben <sebastian.jossang@gmail.com> Date: Fri Sep 27 23:41:22 2024 +0200 added loading indicator to singin page as well commit 8a3d2de Author: pvk05 <philip.v.knudsen@gmail.com> Date: Fri Sep 27 23:14:48 2024 +0200 checks if email includes "@" before registering user commit 3f547cf Author: pvk05 <philip.v.knudsen@gmail.com> Date: Fri Sep 27 22:44:11 2024 +0200 fixed response from sendMail function to send correct feedback when failing commit 0b33808 Author: Sebbben <sebastian.jossang@gmail.com> Date: Thu Sep 26 17:07:50 2024 +0200 visual queue when registering user commit 0d154f5 Author: Sebbben <sebastian.jossang@gmail.com> Date: Thu Sep 26 14:40:51 2024 +0200 Renamed some directories to take advantage of nexts routing for more usable url paths Co-Authored-By: Philip Knudsen <113419351+pvk05@users.noreply.github.com> Co-Authored-By: Sebbben <42118203+Sebbben@users.noreply.github.com>
EricSvebakk
force-pushed
the
development
branch
from
October 30, 2024 10:06
0ac7911
to
e1a1bed
Compare
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.
Fixes #32