Skip to content
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

Fixed notifications and added posts to profile #236

Open
wants to merge 129 commits into
base: develop
Choose a base branch
from

Conversation

gusbakker
Copy link

@gusbakker gusbakker commented May 17, 2020

  • Fixed url links in Notifications (inside the popover notification, now you can access directly the user or the post)
  • Changed users URL (This means that now each user have URL as follows:
    domain/john instead of domain/users/john). This pattern follows the ones I see in well known social networks.
  • Added users News posts to their profile. Now users can see their own posts in profile.
  • Fixed Articles cloud (this probably was something that went wrong with a past merge)
  • Added new column in News for extra content

-reverted upload picture features
-reverted upload picture features
# Conflicts:
#	.gitignore
#	Procfile
#	README.rst
#	bootcamp/helpers.py
#	bootcamp/messager/views.py
#	bootcamp/news/models.py
#	bootcamp/notifications/models.py
#	bootcamp/notifications/tests/test_models.py
#	bootcamp/static/css/news.css
#	bootcamp/templates/base.html
#	bootcamp/templates/news/news_list.html
#	bootcamp/templates/news/news_single.html
#	bootcamp/templates/notifications/most_recent.html
#	bootcamp/templates/notifications/notification_list.html
#	bootcamp/templates/users/user_detail.html
#	bootcamp/users/models.py
#	bootcamp/users/tests/test_urls.py
#	bootcamp/users/urls.py
#	bootcamp/users/views.py
#	config/urls.py
#	requirements/production.txt
# Conflicts:
#	.gitignore
#	Procfile
#	README.rst
#	bootcamp/helpers.py
#	bootcamp/messager/views.py
#	bootcamp/news/models.py
#	bootcamp/notifications/models.py
#	bootcamp/notifications/tests/test_models.py
#	bootcamp/static/css/news.css
#	bootcamp/templates/base.html
#	bootcamp/templates/news/news_list.html
#	bootcamp/templates/news/news_single.html
#	bootcamp/templates/notifications/most_recent.html
#	bootcamp/templates/notifications/notification_list.html
#	bootcamp/templates/users/user_detail.html
#	bootcamp/users/models.py
#	bootcamp/users/tests/test_urls.py
#	bootcamp/users/urls.py
#	bootcamp/users/views.py
#	config/urls.py
#	requirements/production.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants