Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
the "copyright" line and a default to where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
Expand Down
6 changes: 3 additions & 3 deletions src/APP.Platform/Areas/Identity/Pages/Account/Login.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<button id="send" class="btn-login" type="submit" name="provider" value="@provider.Name"
title="Log in using your @provider.DisplayName account">
<img src="/Pictures/_google.png" alt="Imagem da logo do google para efetuar login"
style="margin: 2px;width: 25px; height: 25px; cursor:pointer;">
style="margin: 2px;width: 25px; height: 25px; cursor:default;">
<p style="letter-spacing: 0.25px; text-align: center; margin-bottom: 0; font-size: 18px;">Entrar com o @provider.Name</p>
</button>
}
Expand All @@ -48,15 +48,15 @@

<button id="send" class="btn-login" type="submit" name="provider" value="@provider.Name"
title="Log in using your @provider.DisplayName account">
<img src="/Pictures/_linkedin.png" alt="Imagem da logo do linkedin para efetuar login" style="margin: 2px;width: 25px; height: 25px; cursor:pointer;">
<img src="/Pictures/_linkedin.png" alt="Imagem da logo do linkedin para efetuar login" style="margin: 2px;width: 25px; height: 25px; cursor:default;">
<p style="letter-spacing: 0.25px; text-align: center; margin-bottom: 0; font-size: 18px;">Entrar com o @provider.Name</p>
</button>
}
@if (provider.Name == "GitHub")
{
<button id="send" class="btn-login" type="submit" name="provider" value="@provider.Name"
title="Log in using your @provider.DisplayName account">
<img src="/Pictures/_github.png" alt="Imagem da logo do github para efetuar login" style="margin: 2px;width: 25px; height: 25px; cursor:pointer;">
<img src="/Pictures/_github.png" alt="Imagem da logo do github para efetuar login" style="margin: 2px;width: 25px; height: 25px; cursor:default;">
<p style="letter-spacing: 0.25px; text-align: center; margin-bottom: 0; font-size: 18px;">Entrar com o @provider.Name</p>
</button>
}
Expand Down
2 changes: 1 addition & 1 deletion src/APP.Platform/Pages/Busca/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
else
{
<div class="button-card-busca follower-div" style="cursor: pointer;" onclick="FollowEventButton('@item.Id')">
<div class="button-card-busca follower-div" style="cursor: default;" onclick="FollowEventButton('@item.Id')">
<span id="followerCount_@item.Id" style="font-size: 14px; font-weight: 700; color: #437AE2;">
@item.Followers
</span>
Expand Down
16 changes: 8 additions & 8 deletions src/APP.Platform/Pages/Canal/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
target="_blank"
>
<img
style="width: 30px; cursor: pointer"
style="width: 30px; cursor: default"
src="https://eduardoworrel.com/imgs/social/linkedin.png"
/>
</a>
Expand All @@ -232,7 +232,7 @@
target="_blank"
>
<img
style="width: 30px; cursor: pointer"
style="width: 30px; cursor: default"
src="https://eduardoworrel.com/imgs/social/github (1).png"
/>
</a>
Expand Down Expand Up @@ -370,7 +370,7 @@
>
<a
class="material-icons OpenNewButtom"
style="font-size: 36px; cursor: pointer; margin-right: 0px"
style="font-size: 36px; cursor: default; margin-right: 0px"
data-bs-toggle="modal"
data-bs-target="#liveModal"
>
Expand Down Expand Up @@ -451,7 +451,7 @@
<style>
.fc-v-event {
background-color: whitesmoke;
cursor: pointer;
cursor: default;
}

.fc .fc-col-header-cell-cushion {
Expand Down Expand Up @@ -774,13 +774,13 @@
if (perfil.linkedin) {
prepared += `<a style="text-decoration:none"
href="https://www.linkedin.com/in/${perfil.linkedin}/" target="_blank">
<img style="width:30px;cursor:pointer" src="https://eduardoworrel.com/imgs/social/linkedin.png">
<img style="width:30px;cursor:default" src="https://eduardoworrel.com/imgs/social/linkedin.png">
</a>`
}
if (perfil.gitHub) {
prepared += `<a style = "text-decoration:none"
href = "https://github.com/${perfil.gitHub}/" target = "_blank">
<img style = "width:30px;cursor:pointer" src = "https://eduardoworrel.com/imgs/social/github (1).png">
<img style = "width:30px;cursor:default" src = "https://eduardoworrel.com/imgs/social/github (1).png">
</a>`
}

Expand Down Expand Up @@ -840,7 +840,7 @@
return;
}
if (data[0].timeSelections.length > 2) {
prepared += `<div style = "text-align: right; font-size: 32px; cursor : pointer">
prepared += `<div style = "text-align: right; font-size: 32px; cursor : default">
<span id="groupOneToOne-left" style="filter: grayscale(0.8);">👈</span>
<span id="groupOneToOne-right" style="filter: grayscale(0.8);">👉</span>
</div>`;
Expand Down Expand Up @@ -869,7 +869,7 @@
return;
}
if (data[0].timeSelections.length > 2) {
prepared += `<div style = "text-align: right; font-size: 32px; cursor : pointer">
prepared += `<div style = "text-align: right; font-size: 32px; cursor : default">
<span id="groupHelp-left" style="filter: grayscale(0.8);">👈</span>
<span id="groupHelp-right" style="filter: grayscale(0.8);">👉</span>
</div>`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@
{
<a style="text-decoration:none"
href="https://www.linkedin.com/in/@data.Value.Perfil.Linkedin/" rel="noopener" target="_blank">
<img style="width:30px;cursor:pointer" src="https://eduardoworrel.com/imgs/social/linkedin.png" alt="linkeind">
<img style="width:30px;cursor:default" src="https://eduardoworrel.com/imgs/social/linkedin.png" alt="linkeind">
</a>
}
@if (!string.IsNullOrEmpty(data.Value?.Perfil?.GitHub))
{
<a href="https://github.com/@data.Value.Perfil.GitHub/"
style="text-decoration:none" rel="noopener" target="_blank">
<img style="width:30px ;cursor:pointer" src="https://eduardoworrel.com/imgs/social/github (1).png" alt="github">
<img style="width:30px ;cursor:default" src="https://eduardoworrel.com/imgs/social/github (1).png" alt="github">
</a>
}
</h4>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
let isProfileMatched = profileIdFromFormRequest == requestProfileJoinTime;
btn.attr("disabled", isProfileMatched);
btn.attr("class", isProfileMatched ? "button disabled" : "button button-capacitacao");
btn.attr("style", isProfileMatched ? "cursor: not-allowed;" : "cursor: pointer;");
btn.attr("style", isProfileMatched ? "cursor: not-allowed;" : "cursor: default;");
btn.attr("data-toggle", isProfileMatched ? "tooltip" : "");
btn.attr("data-original-title", isProfileMatched ? tooltipPhrase : "");
btn.attr("data-bs-original-title", isProfileMatched ? "true" : "");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
let isProfileMatched = profileIdFromFormRequest == requestProfileId;
btn.attr("disabled", isProfileMatched);
btn.attr("class", isProfileMatched ? "button disabled" : "button button-capacitacao");
btn.attr("style", isProfileMatched ? "cursor: not-allowed;" : "cursor: pointer;");
btn.attr("style", isProfileMatched ? "cursor: not-allowed;" : "cursor: default;");
btn.attr("data-toggle", isProfileMatched ? "tooltip" : "");
btn.attr("data-original-title", isProfileMatched ? tooltipPhrase : "");
btn.attr("data-bs-original-title", isProfileMatched ? "true" : "");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<h4 class="tittle-newDesign">🛠️ Capacitação</h4> *@
<section class="nav nav-tabs d-flex flex-wrap pt-3">

<div style="cursor: pointer; display: flex;
<div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#ajuda">
Expand All @@ -19,7 +19,7 @@
<span >Pedidos de Ajuda</span>
<span id="count-help"></span>
</div>
<div style="cursor: pointer; display: flex;
<div style="cursor: default; display: flex;

align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#oneToOne">
Expand All @@ -30,7 +30,7 @@
<span id="count-one"></span>
</div>

<div style="cursor: pointer; display: flex;
<div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#cursos">
Expand All @@ -43,7 +43,7 @@



@* <div style="cursor: pointer; display: flex;
@* <div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#mentoria">
Expand All @@ -55,7 +55,7 @@



@* <div style="cursor: pointer; display: flex;
@* <div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#entrevista">
Expand All @@ -65,7 +65,7 @@
<span >Simular entrevista</span>
</div>

<div style="cursor: pointer; display: flex;
<div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; gap: 8px" class="button button-revamp button-tab"
data-bs-toggle="tab" data-bs-target="#recursos">
Expand All @@ -85,7 +85,7 @@
<button class="button-capacitacao" onclick="openOneToOne()">
Criar sessão 1:1
</button>
<div style="text-align: right; font-size: 32px; cursor : pointer">
<div style="text-align: right; font-size: 32px; cursor : default">
<span id="groupOneToOne-left" class="arrow-icon"><i class="bi bi-arrow-left"></i></span>
<span id="groupOneToOne-right" class="arrow-icon"><i class="bi bi-arrow-right"></i></span>
</div>
Expand All @@ -97,7 +97,7 @@
<button class="button-capacitacao" onclick="openTimePickerForHelp()">
Tirar dúvida
</button>
<div style="text-align: right; font-size: 32px; cursor : pointer">
<div style="text-align: right; font-size: 32px; cursor : default">
<span id="groupHelp-left" class="arrow-icon"><i class="bi bi-arrow-left"></i></span>
<span id="groupHelp-right" class="arrow-icon"><i class="bi bi-arrow-right"></i></span>
</div>
Expand All @@ -118,7 +118,7 @@
<button class="button-capacitacao" onclick="openCursosAndEventos()">
Criar evento
</button>
<div style="text-align: right; font-size: 32px; cursor : pointer">
<div style="text-align: right; font-size: 32px; cursor : default">
<span id="groupCursos-left" class="arrow-icon"><i class="bi bi-arrow-left"></i></span>
<span id="groupCursos-right" class="arrow-icon"><i class="bi bi-arrow-right"></i></span>
</div>
Expand Down Expand Up @@ -169,7 +169,7 @@
.bi-arrow-left, .bi-arrow-right {
color: #437AE2;
font-size: 32px;
cursor: pointer;
cursor: default;
display: inline-block; /* Garante que as setas estejam na mesma linha */
vertical-align: middle; /* Alinha verticalmente ao centro */
margin: 0 5px; /* Adiciona um pequeno espaço entre as setas e outros elementos */
Expand All @@ -180,6 +180,9 @@
color: #437AE2;
}

.button-revamp span {
font-size: 28px;}


</style>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@

<div class="tab-content" id="interested-content-@Model.TimeSelectionAndJoinTimes.Key?.Id" style="display: none;">
<section style="display: flex;align-items: center;padding: 15px 5px;">
<img class="voltar" alt="icone-seta-esquerda" src="/Pictures/Icons/seta-capacitacao.svg" onclick="backToHome('@Model.TimeSelectionAndJoinTimes.Key?.Id')" style="cursor: pointer;"></img>
<img class="voltar" alt="icone-seta-esquerda" src="/Pictures/Icons/seta-capacitacao.svg" onclick="backToHome('@Model.TimeSelectionAndJoinTimes.Key?.Id')" style="cursor: default;"></img>
<h5 class="modal-title" id="eventModalLabel" style="color: #9067B2;font-size: 32px;font-weight: 500;letter-spacing: 0.015em;margin: 0px;word-wrap: break-word;padding: 0px 30px;text-align: center; line-height: 1.1;">
Interessados
</h5>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ ExperienceLevel[] valuesExperience = (ExperienceLevel[])Enum.GetValues(typeof(Ex

<div class="tab-content" id="interested-content-@data.Key?.Id" style="display: none;">
<section style="display: flex;align-items: center;padding: 15px 5px;">
<img class="voltar" alt="icone-seta-esquerda" src="/Pictures/Icons/seta-capacitacao.svg" onclick="backToHome('@data.Key.Id')" style="cursor: pointer;"></img>
<img class="voltar" alt="icone-seta-esquerda" src="/Pictures/Icons/seta-capacitacao.svg" onclick="backToHome('@data.Key.Id')" style="cursor: default;"></img>
<h5 class="modal-title" id="eventModalLabel" style="color: #9067B2;font-size: 32px;font-weight: 500;letter-spacing: 0.015em;margin: 0px;word-wrap: break-word;padding: 0px 30px;text-align: center; line-height: 1.1;">
Interessados
</h5>
Expand Down
8 changes: 4 additions & 4 deletions src/APP.Platform/Pages/Components/_Agenda.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
align-items: center;"
class="tab"
>
<div style="cursor: pointer; display: flex;
<div style="cursor: default; display: flex;
justify-content: space-between;
align-items: center; " class="button action active hover-blue button-tab active-tab"
data-bs-toggle="tab" data-bs-target="#calendarPanel">
Expand All @@ -24,7 +24,7 @@
</span>
<span>Calendário</span>
</div>
<div style="cursor: pointer; display: flex;
<div style="cursor: defa; display: flex;
justify-content: space-between;
align-items: center; " class="button active hover-blue button-tab active-tab"
data-bs-toggle="tab" data-bs-target="#eventCards">
Expand All @@ -35,7 +35,7 @@
</span>
<span>Capacitações</span>
</div>
<div style="cursor: pointer;
<div style="cursor: defa;
display: flex;
justify-content: space-between;
align-items: center;
Expand All @@ -48,7 +48,7 @@
</span>
<span>Ajuda</span>
</div>
<div style="cursor: pointer; display: flex;
<div style="cursor: defa; display: flex;
justify-content: space-between;
align-items: center; " class="button active hover-blue button-tab active-tab"
data-bs-toggle="tab" data-bs-target="#livesPanel">
Expand Down
Loading