Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
pad-upe
Commits
738ddd4b
Commit
738ddd4b
authored
Mar 20, 2022
by
alissonalbuquerque
Browse files
add atualizações parciais de layout
parent
26815436
Changes
25
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/user-navigation/navigation_admin.blade.php
0 → 100644
View file @
738ddd4b
<!-- SidebarMenu : Vertical Options -->
<ul
class=
"nav flex-column nav-pills"
id=
"myTab"
role=
"tablist"
aria-orientation=
"vertical"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link active"
id=
"home-tab"
data-toggle=
"tab"
href=
"#home"
role=
"tab"
aria-controls=
"home"
aria-selected=
"true"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-house-fill"
viewBox=
"0 0 16 16"
>
<path
fill-rule=
"evenodd"
d=
"m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"
/>
<path
fill-rule=
"evenodd"
d=
"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z"
/>
</svg>
Home
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"campus-tab"
data-toggle=
"tab"
href=
"#campus"
role=
"tab"
aria-controls=
"campus"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-bank2"
viewBox=
"0 0 16 16"
>
<path
d=
"M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"
/>
</svg>
Campus
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"cursos-tab"
data-toggle=
"tab"
href=
"#cursos"
role=
"tab"
aria-controls=
"cursos"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-mortarboard-fill"
viewBox=
"0 0 16 16"
>
<path
d=
"M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917l-7.5-3.5Z"
/>
<path
d=
"M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466 4.176 9.032Z"
/>
</svg>
Cursos
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"unidade-tab"
data-toggle=
"tab"
href=
"#unidade"
role=
"tab"
aria-controls=
"unidade"
aria-selected=
"false"
>
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bank2" viewBox="0 0 16 16">
<path d="M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"/>
</svg> -->
Unidades
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"diretoria-tab"
data-toggle=
"tab"
href=
"#diretoria"
role=
"tab"
aria-controls=
"diretoria"
aria-selected=
"false"
>
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bank2" viewBox="0 0 16 16">
<path d="M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"/>
</svg> -->
Diretorias
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"coordenador-tab"
data-toggle=
"tab"
href=
"#coordenador"
role=
"tab"
aria-controls=
"coordenador"
aria-selected=
"false"
>
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-video3" viewBox="0 0 16 16">
<path d="M14 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-6 5.7c0 .8.8.8.8.8h6.4s.8 0 .8-.8-.8-3.2-4-3.2-4 2.4-4 3.2Z"/>
<path d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h5.243c.122-.326.295-.668.526-1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7.81c.353.23.656.496.91.783.059-.187.09-.386.09-.593V4a2 2 0 0 0-2-2H2Z"/>
</svg> -->
Coordenadores
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"update-perfil-tab"
data-toggle=
"tab"
href=
"#update-perfil"
role=
"tab"
aria-controls=
"update-perfil"
aria-selected=
"true"
>
<!-- Update Perfil - Hidden -->
</a>
</li>
</ul>
resources/views/layouts/user-navigation/navigation_coordinator.blade.php
0 → 100644
View file @
738ddd4b
<!-- SidebarMenu : Vertical Options -->
<ul
class=
"nav flex-column nav-pills"
id=
"myTab"
role=
"tablist"
aria-orientation=
"vertical"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"update-perfil-tab"
data-toggle=
"tab"
href=
"#update-perfil"
role=
"tab"
aria-controls=
"update-perfil"
aria-selected=
"true"
>
<!-- Update Perfil - Hidden -->
</a>
</li>
</ul>
resources/views/layouts/user-navigation/navigation_menager.blade.php
0 → 100644
View file @
738ddd4b
<!-- SidebarMenu : Vertical Options -->
<ul
class=
"nav flex-column nav-pills"
id=
"myTab"
role=
"tablist"
aria-orientation=
"vertical"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"update-perfil-tab"
data-toggle=
"tab"
href=
"#update-perfil"
role=
"tab"
aria-controls=
"update-perfil"
aria-selected=
"true"
>
<!-- Update Perfil - Hidden -->
</a>
</li>
</ul>
resources/views/layouts/user-navigation/navigation_teacher.blade.php
0 → 100644
View file @
738ddd4b
<!-- Botoes link lista vertical sidebarMenu -->
<ul
class=
"nav flex-column nav-pills"
id=
"myTab"
role=
"tablist"
aria-orientation=
"vertical"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link active"
id=
"home-tab"
data-toggle=
"tab"
href=
"#home"
role=
"tab"
aria-controls=
"home"
aria-selected=
"true"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-house-fill"
viewBox=
"0 0 16 16"
>
<path
fill-rule=
"evenodd"
d=
"m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"
/>
<path
fill-rule=
"evenodd"
d=
"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z"
/>
</svg>
Home
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"coordenador-tab"
data-toggle=
"tab"
href=
"#coordenador"
role=
"tab"
aria-controls=
"coordenador"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-person-badge"
viewBox=
"0 0 16 16"
>
<path
d=
"M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"
/>
<path
d=
"M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z"
/>
</svg>
Coordenador
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"campus-tab"
data-toggle=
"tab"
href=
"#campus"
role=
"tab"
aria-controls=
"campus"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-bank2"
viewBox=
"0 0 16 16"
>
<path
d=
"M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"
/>
</svg>
Campus
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"cursos-tab"
data-toggle=
"tab"
href=
"#cursos"
role=
"tab"
aria-controls=
"cursos"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-mortarboard-fill"
viewBox=
"0 0 16 16"
>
<path
d=
"M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917l-7.5-3.5Z"
/>
<path
d=
"M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466 4.176 9.032Z"
/>
</svg>
Cursos
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"professor-tab"
data-toggle=
"tab"
href=
"#professor"
role=
"tab"
aria-controls=
"professor"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-person-video3"
viewBox=
"0 0 16 16"
>
<path
d=
"M14 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-6 5.7c0 .8.8.8.8.8h6.4s.8 0 .8-.8-.8-3.2-4-3.2-4 2.4-4 3.2Z"
/>
<path
d=
"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h5.243c.122-.326.295-.668.526-1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7.81c.353.23.656.496.91.783.059-.187.09-.386.09-.593V4a2 2 0 0 0-2-2H2Z"
/>
</svg>
Professor
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"pad-tab"
data-toggle=
"tab"
href=
"#pad"
role=
"tab"
aria-controls=
"pad"
aria-selected=
"false"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
fill=
"currentColor"
class=
"bi bi-book-half"
viewBox=
"0 0 16 16"
>
<path
d=
"M8.5 2.687c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"
/>
</svg>
PAD
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
id=
"update-perfil-tab"
data-toggle=
"tab"
href=
"#update-perfil"
role=
"tab"
aria-controls=
"update-perfil"
aria-selected=
"true"
>
<!-- Update Perfil - Hidden -->
</a>
</li>
</ul>
\ No newline at end of file
routes/web.php
View file @
738ddd4b
...
@@ -40,4 +40,8 @@ Route::delete('/unidade/delete/{id}', [UnidadeController::class, 'destroy'])->na
...
@@ -40,4 +40,8 @@ Route::delete('/unidade/delete/{id}', [UnidadeController::class, 'destroy'])->na
Route
::
get
(
'/curso/index'
,
[
CursoController
::
class
,
'index'
])
->
name
(
'curso_index'
);
Route
::
get
(
'/curso/index'
,
[
CursoController
::
class
,
'index'
])
->
name
(
'curso_index'
);
Route
::
get
(
'/curso/create'
,
[
CursoController
::
class
,
'create'
])
->
name
(
'curso_create'
);
Route
::
get
(
'/curso/create'
,
[
CursoController
::
class
,
'create'
])
->
name
(
'curso_create'
);
Route
::
post
(
'/curso/store'
,
[
CursoController
::
class
,
'store'
])
->
name
(
'curso_store'
);
Route
::
post
(
'/curso/store'
,
[
CursoController
::
class
,
'store'
])
->
name
(
'curso_store'
);
\ No newline at end of file
// return json
Route
::
get
(
'/listar/unidade'
,
[
UnidadeController
::
class
,
'getAll'
])
->
name
(
'listar_unidades'
);
Route
::
get
(
'/list/campus/{unidade_id}'
,
[
CampusController
::
class
,
'findByUnidade'
])
->
name
(
'list_campus_by_unidade'
);
\ No newline at end of file
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment