-
-
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
Location Profile Links #52
Comments
drewroberts
added a commit
that referenced
this issue
Feb 27, 2021
Merged
drewroberts
added a commit
that referenced
this issue
Feb 27, 2021
drewroberts
added a commit
that referenced
this issue
Feb 27, 2021
drewroberts
added a commit
that referenced
this issue
Feb 27, 2021
chx2
added a commit
that referenced
this issue
Mar 4, 2021
drewroberts
added a commit
that referenced
this issue
Mar 6, 2021
This was referenced Mar 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to User Profile Links (TIPOFF/authorization#27), Locations (#42) will be updated with Links to their own webpage and to their location-specific social media profiles. I will probably call the model Profile Links because it will also be used for the profiles of Companies (TIPOFF/seo#13 & TIPOFF/seo#34) and potentially other polymorphic relationships.
Since these Links will depend on the Domains (TIPOFF/seo#14) & Webpages (TIPOFF/seo#19) models of the tipoff/seo package, it makes sense to add the model to that SEO package, which is required as a dependency in this one.
The text was updated successfully, but these errors were encountered: