Equipamento/switch - #15
Open
alan-neves wants to merge 6 commits into
Open
Conversation
…ntos - Cria CRUD de Modelos de Switch (tabela, controller, request, seeder) - Refatora Equipamento: usa modelo_switch_id (FK) em vez de campos soltos - Adiciona campos tipo, ordem e comentario aos equipamentos - Implementa reordenação drag-and-drop de equipamentos e patch panels no rack - Ordena salas e racks alfabeticamente na tela do prédio - Simplifica Sala: remove vinculação de patch panel pela view de salas - Atualiza menu do tema para incluir Modelos de Switch
- Cria views CRUD de modelos de switch - Atualiza formulários de equipamento com modelo_switch_id e tipo - Atualiza show de equipamento com dados do modelo vinculado - Redesenha show do rack com layout lado a lado e diagramas visuais - Remove views obsoletas de vinculação de patch panels às salas
- Testes: Index, Login, CriarPredio, CriarSala, CriarRack, CriarPatchPanel, CriarTipoPorta, CriarModeloSwitch, CriarEquipamento - Configura phpunit.dusk.xml com suite de testes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.