• This project
    • Loading...
  • Sign in

Enzo Yair / turismo-api

Logo codes
Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
Merged
Merge Request !2 opened 2024-10-02 01:00:07 UTC by Enzo Yair@Ecardenez

Feature/evento admin

feature: -Creacion de modelos Evento -Creacion de modelos Fecha -Validacion de campo direccion -Validacion de campo fecha_inicio y fecha_final -Registro de modelo Evento en admin -Registro de modelo Fecha en admin Test resultados: ================================================================ 2 passed, 1 warning in 2.64s =================================================================

Edited 2024-10-02 01:00:16 UTC
Request to merge feature/evento_admin into develop
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/evento_admin origin/feature/evento_admin

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout develop
git merge --no-ff feature/evento_admin

Step 4. Push the result of the merge to GitLab

git push origin develop

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines

Merged by Enzo Yair 2024-10-02 01:00:16 UTC

The changes were merged into develop. The source branch has been removed.

  • Discussion 0
  • Commits 3
  • Changes 13
  • Enzo Yair
    @Ecardenez 2024-10-02 01:00:16 UTC

    Status changed to merged

  • Enzo Yair
    @Ecardenez 2024-10-02 01:00:16 UTC

    mentioned in commit 22c6b221

  • Please register or login to post a comment
Enzo Yair
Assignee
Enzo Yair @Ecardenez
Assign to
None
Milestone
None
Assign milestone
1
1 participant
Reference: Ecardenez/Turismo-api!2
×

Revert this merge request

Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Cancel
A new branch will be created in your fork and a new merge request will be started.