Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consumindo API #5

Merged
merged 55 commits into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
aa709a4
iniciando barra de pesquisa
koobotenMil Apr 30, 2024
c25731b
TemplateEmail - Init
Thaleszx7 May 1, 2024
9f8f5ea
Inserção Componente do Card - Commit 3
Thaleszx7 May 1, 2024
edc1834
base modal
MichelNsouza May 3, 2024
a2a8a60
Modal de teste
eldersb May 3, 2024
5f2d651
Testes Card
Thaleszx7 May 3, 2024
fccfded
Update TemplateEmail.vue
Thaleszx7 May 4, 2024
8354b7e
Update BarraPesquisa.vue
koobotenMil May 5, 2024
d0de175
quase completo
Ibraim999 May 5, 2024
e444000
BarraPesquisa
koobotenMil May 5, 2024
c1e5184
Formação do Template (Pendente Centralização e Correção de Pading) - …
Thaleszx7 May 5, 2024
49d931c
Correção Header and footer
roberttmag May 7, 2024
f021919
Button
roberttmag May 7, 2024
0f6fec1
correção url/rotas
MichelNsouza May 7, 2024
9129f88
Modificação e retirada do Card dos Componentes - Commit 6
Thaleszx7 May 7, 2024
0d365ed
Retirada dos componentes antigos - Commit 7
Thaleszx7 May 7, 2024
7055d8c
Merge branch 'develop' into feature/Card_Saudades_do_E-maild
Thaleszx7 May 7, 2024
a8772c8
Teste Commit - 9
Thaleszx7 May 7, 2024
4e31ab0
Alteração
Thaleszx7 May 7, 2024
ddccce0
correção url/rotas
MichelNsouza May 7, 2024
243c0c1
ajustes img's
MichelNsouza May 7, 2024
e9ac2cb
Verificando o tamanho do Card - Commit 10
Thaleszx7 May 7, 2024
a119e5d
Adicionando botão like e compartilhar
eldersb May 8, 2024
6bb6a25
Merge branch 'feature/modal' into develop
eldersb May 8, 2024
5b2d408
rotas corretas
MichelNsouza May 8, 2024
1a72b93
invocando modal
MichelNsouza May 8, 2024
f1f1a4d
Merge branch 'master' of https://github.com/MichelNsouza/walldreams i…
MichelNsouza May 8, 2024
b54b7fc
Merge branch 'develop' into feature/Telanotfound
Ibraim999 May 8, 2024
bd50966
Terminando Notfound
Ibraim999 May 8, 2024
814b9a0
correção notfound
Ibraim999 May 8, 2024
c4ba582
correção
Ibraim999 May 9, 2024
71de84d
Finalização Card de Saudades E-mail - Commit 11 (Final)
Thaleszx7 May 9, 2024
f1a0a23
Merge branch 'develop' into feature/Card_Saudades_do_E-mail_
Thaleszx7 May 9, 2024
6ae2db6
Barra de Pesquisa _teste 2
koobotenMil May 9, 2024
58299a4
Merge branch 'develop' into feature/BarraPesquisa
koobotenMil May 9, 2024
c27b293
Merge branch 'feature/BarraPesquisa' into develop
koobotenMil May 9, 2024
e1e3682
Finalizando HTML e CSS Barra de pesquisa
koobotenMil May 9, 2024
76f5933
alinhando novos componentes
MichelNsouza May 9, 2024
75b5226
iniciando componente botões
MichelNsouza May 10, 2024
944bfff
correção rota view notfound
MichelNsouza May 10, 2024
8e8cd8e
Ajuste de Link - Commit 12
Thaleszx7 May 10, 2024
e1914eb
inicio dos cards
MichelNsouza May 10, 2024
701333b
inicio btn
MichelNsouza May 10, 2024
ac2a66b
convertendo scripts para versao option do vue
MichelNsouza May 10, 2024
5ea3382
Merge branch 'develop' of https://github.com/MichelNsouza/walldreams …
MichelNsouza May 10, 2024
9a8aec0
mvp de botoes
MichelNsouza May 12, 2024
91e262a
inicio testes json-server
MichelNsouza May 12, 2024
5180e72
Atualizando modal com ícone de fechamento
eldersb May 13, 2024
63653ea
Barra de pesquisa, função
koobotenMil May 14, 2024
7d086c3
correção barra de pesquisa
MichelNsouza May 14, 2024
535be1c
mudando script de pesquisa para barra de pesquisa
MichelNsouza May 14, 2024
03f3304
funcionalidade filtro de busca
MichelNsouza May 14, 2024
89fc39d
tratamento de string(.toLowerCase())
MichelNsouza May 14, 2024
cd3dc1e
filtro de pesquisa, botão ver mais
MichelNsouza May 14, 2024
fed0333
tratamento trim() e .toLowerCase()
MichelNsouza May 14, 2024
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
99 changes: 99 additions & 0 deletions TemplateEmail/CardSaudades.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CardSaudades</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet">


</head>
<body style="background-color: rgba(245,245,245,255);">


<div class="containerMaior" style="font-family: Inter, sans-serif;">

<table border="0" width="650" cellpadding="0" cellspacing="0" height="100">
<tr>
<table align="center" width="650px" cellpadding= "0" cellspacing="0">

<tr>
<td align="center" valign="center" bgcolor="transparent">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="Vector.png" alt="logo" style="margin-right: 10px;">
</td>
<td>
<h1 class="logo" style="color: #4EB577; margin-left: 10px;">WallDreams</h1>
</td>
</tr>
</table>
</td>
</tr>



<td class="midContainer" style="background-color: white; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); border: 1px; border-radius: 20px; padding: 30px 48px;">
<table width="650px" cellpadding="0" cellspacing="0">
<tr>
<td>
<h4>Olá, <b>Paulo Reis</b>, tudo bem!?</h4>
<span>Estamos sentindo muito a sua falta. Notamos que já tem um bom tempo que você
não baixa novos Wallpapers. Veja o que perdeu nos últimos dias.</span>
</td>
</tr>
</table>

<table width="650px" cellpadding="0" cellspacing="0">
<tr>
<td align="left">
<h3>Últimos Wallpapers publicados</h3>
</td>
</tr>
</table>

<table class="imagens" width="650px" cellpadding="0" cellspacing="0">
<tr>
<td style="padding-right: 44px;">
<img src="/src/assets/image 6.png" alt="img1">
</td>

<td>
<img src="/src/assets/image 6.png" alt="img2">
</td>
</tr>
</table>

<table class="Footer" align="center" valign="center" width="650px" cellpadding="0" cellspacing="0" style="margin-top: 30px;">
<tr>
<td align="center">
<span>Não quer mais receber nossos comunicados?</span>
</td>
</tr>

<tr>
<td align="center" style="margin-left: 30px;">
<a href="Link Aqui">Clique aqui para se desinscrever</a>
</td>
</tr>



</table>


</td>
</tr>

</table>

</tr>

</table>
</div>

</body>
</html>
Binary file added TemplateEmail/Vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading