-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50121f5
commit 6fe1dfe
Showing
4 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Global | ||
._* | ||
.AppleDouble | ||
.DS_Store | ||
.localized | ||
.LSOverride | ||
.Spotlight-V100 | ||
.Trashes | ||
Icon | ||
Desktop.ini | ||
ehthumbs.db | ||
Thumbs.db | ||
*~ | ||
TAGS | ||
tags | ||
.*.sw[a-z] | ||
.netrwhist | ||
*.un~ | ||
Session.vim | ||
*.sublime-project | ||
*.sublime-workspace | ||
*.sublime-projectcompletions | ||
*.tmproj | ||
*.tmproject | ||
tmtags | ||
nbproject/* | ||
|
||
# Project | ||
src/.sass-cache/* | ||
src/node_modules/* | ||
src/.ftppass | ||
src/tmp/* | ||
assets/js/main.min.js | ||
odin.zip | ||
sftp-config.json |
This file contains 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
This file contains 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
This file contains 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
6fe1dfe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@diegorojas você pode mandar isso para produção e validar?
6fe1dfe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eu tentei subir mas não tenho os dados atualizados, pedi para eles. Sobre validar, eu nem sei do que se trata e como foi resolvido :(, mas vou subir e se der pau reporto.
6fe1dfe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Galera, tem um probleminha que vai dar sim:
Como criei um novo campo (apesar de ele copiar o antigo quando salva) os posts não vao aparecer na agenda, vai ter que salvar um por um (creio que não seja tanto trabalho.. só tem que ver os proximos eventos e salvar, não tem mt pq salvar os antigos).