• 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 !1 opened 2024-10-01 11:50:04 UTC by Enzo Yair@Ecardenez

Feature/organismo

Feature: -Crear tabla organismo -Crear tabla dependencia -Crear Permisos personalizados -Aplicar correctamente esos permisos desde el admin -Crear endpoint para organismos y dependencias -Test resultado: ================================================================================================== 2 passed, 1 warning in 1.79s ===================================================================================================

Edited 2024-10-01 11:51:05 UTC
Request to merge feature/organismo 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/organismo origin/feature/organismo

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/organismo

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-01 11:51:05 UTC

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

  • Discussion 0
  • Commits 3
  • Changes 21
  • Enzo Yair
    @Ecardenez 2024-10-01 11:51:05 UTC

    Status changed to merged

  • Enzo Yair
    @Ecardenez 2024-10-01 11:51:05 UTC

    mentioned in commit ccc846d1

  • 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!1
×

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.