Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
71e9ca0
initial commit
patrick-narciso Mar 17, 2018
72ecf0c
estrutura inicial do projeto com main controller e model carrinho
patrick-narciso Mar 17, 2018
7b2db34
controller de carrinho
patrick-narciso Mar 17, 2018
49ad387
criação model de cores e value da API
patrick-narciso Mar 17, 2018
d5ec3b2
criação model de preço
patrick-narciso Mar 17, 2018
f4a9df0
criação model de produtos
patrick-narciso Mar 17, 2018
2077a93
criação model de tamanhos
patrick-narciso Mar 17, 2018
5b72f85
alterações na factory de models
patrick-narciso Mar 17, 2018
08b0bdd
inclusão de contants e config no app.js
patrick-narciso Mar 17, 2018
582d89c
inclusão do service mobile.support
patrick-narciso Mar 17, 2018
41bd586
inclusão do service filtro.support
patrick-narciso Mar 17, 2018
7c73fff
inclusão do service controller.support
patrick-narciso Mar 17, 2018
9daa7f9
inclusão do service Util
patrick-narciso Mar 17, 2018
ae50e01
inclusão do service collapse
patrick-narciso Mar 17, 2018
c342052
inclusão do controller home
patrick-narciso Mar 17, 2018
5e4ecb3
inclusão de fontes imagens e svgs
patrick-narciso Mar 18, 2018
cb60ddc
inclusão dos arquivos de estilo em .less
patrick-narciso Mar 18, 2018
5bae620
alterações nos modelos e controllers da app
patrick-narciso Mar 18, 2018
23f005d
arquivos compilados
patrick-narciso Mar 18, 2018
59dce1a
criação de tarefas para build angular e normalize e inclusão no index…
patrick-narciso Mar 18, 2018
af3c6b4
Create privacy.html
patrick-narciso Apr 13, 2018
e680064
Update privacy.html
patrick-narciso Apr 13, 2018
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
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## NPM
node_modules/
## Webstorm
.idea/
Binary file not shown.
245 changes: 245 additions & 0 deletions assets/fonts/baskerville/baskerville-normal-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
202 changes: 202 additions & 0 deletions assets/fonts/bell-centennial/bell-centennial-address-bt-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
203 changes: 203 additions & 0 deletions assets/fonts/bellcent/bellcent-add-bt-address-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/img/bata-bordada-floral.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/bata-bordada.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/conjunto-social.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/verstido-texturizado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/vestido-azul.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/vestido-branco-basico.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/vestido-comteporaneo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/vestido-floral-pequeno.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/vestido-listrado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/svg/bag-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions assets/svg/bag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions assets/svg/carrinho.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions assets/svg/logo-profite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading