-
Notifications
You must be signed in to change notification settings - Fork 1
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
Separate edit profile page #157
Merged
Merged
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7e6a2f - Browse repository at this point
Copy the full SHA d7e6a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0c121 - Browse repository at this point
Copy the full SHA cf0c121View commit details -
Surprisingly, all the devise views saved in app/views/users were not actually used by devise because in devise.rb, config.scoped_views needed to be enabled first. After enabling it, it turned out that the users views were not configured with devise-bootstrap-views until now. So I regenerated them and as another consequence, it turned out that their corresponding i18n data were missing, too, so I also added devise-i18n-bootstrap to the Gemfile. Sigh ...
Configuration menu - View commit details
-
Copy full SHA for cf9060f - Browse repository at this point
Copy the full SHA cf9060fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0caa105 - Browse repository at this point
Copy the full SHA 0caa105View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc0819 - Browse repository at this point
Copy the full SHA fbc0819View commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d9d6d8 - Browse repository at this point
Copy the full SHA 6d9d6d8View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 09f9270 - Browse repository at this point
Copy the full SHA 09f9270View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b3219 - Browse repository at this point
Copy the full SHA e2b3219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71abe1a - Browse repository at this point
Copy the full SHA 71abe1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 753ac62 - Browse repository at this point
Copy the full SHA 753ac62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded09d3 - Browse repository at this point
Copy the full SHA ded09d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e2db2 - Browse repository at this point
Copy the full SHA b1e2db2View commit details -
Merge branch 'extract-edit-profile' of github.com:hpi-swt2/connection…
…s-portal into extract-edit-profile
Configuration menu - View commit details
-
Copy full SHA for 3b2d0eb - Browse repository at this point
Copy the full SHA 3b2d0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c7565 - Browse repository at this point
Copy the full SHA 24c7565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2f4e7 - Browse repository at this point
Copy the full SHA 5c2f4e7View commit details -
Merge branch 'extract-edit-profile' of github.com:hpi-swt2/connection…
…s-portal into extract-edit-profile
Configuration menu - View commit details
-
Copy full SHA for aff5907 - Browse repository at this point
Copy the full SHA aff5907View commit details
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.