-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
Fix #974 Extra infromation on Profile #1032
Closed
alromh87
wants to merge
88
commits into
ONEARMY:feat/974-extra-infos-profile
from
alromh87:feat/974-extra-infos-profile
Closed
Fix #974 Extra infromation on Profile #1032
alromh87
wants to merge
88
commits into
ONEARMY:feat/974-extra-infos-profile
from
alromh87:feat/974-extra-infos-profile
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
0.3.0 Updated config
0.3.0 Config Fix ONEARMY#2
File download and config patch
Allow all file type on file upload
fix upload file restriction
fix padding - add top bar notice
v0.5.0-alpha
WIP backend refactor & v2 migration test
v0.6 release
hotfix - enable prod debug info
hotfix - db permission (endpoint missing) fix, prod serve scripts and…
skip test for prod
v0.8 release candidate
add map section to production pageList
wording update
add slack-hooks integration functions
academy to production & fix typos
login hotfix
set env.process.CI back to default true
cherry pick fix eslint warnings
avoid-notif-on-user-edit-1008
Bring latest changes to branch 974 Conflicts: src/pages/User/content/UserPage/UserPage.tsx
feat: Adds more time options to how-to form
Shows information on user profile - [x] Location with link to map pin - [x] Accepted HowTos - [x] Accepted Events User stats are computed via firebase function triggered by database changes
I'm closing for now since we are still working on #1031 to avoid confusion. |
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.
(updated with master)
Shows information on user profile
User stats are computed via firebase function triggered by database changes