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

Set a unique slug to the meetup-event entity #74

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

javleds
Copy link
Contributor

@javleds javleds commented Nov 27, 2020

Como primer paso para tener una página por evento (relacionado a issue #39), se agregó la propiedad slug a los eventos de MeetUp.

Generandose de manera automática con base en el título del evento, evitando duplicidad.

@javleds javleds requested review from dmouse and gueroverde November 27, 2020 14:00
@javleds javleds linked an issue Nov 27, 2020 that may be closed by this pull request
@javleds javleds force-pushed the feature/add-slug-to-meetup-event branch from 1988085 to 063ff66 Compare November 27, 2020 14:05
@dmouse dmouse merged commit 97cdf1c into phpmx:master Nov 29, 2020
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.

Crer diseño de página por evento
3 participants