Commit 3fe78e5
authored
refactor: improve project structure with core, shared and feature-based organization (#66)
### Checklist
- [x] Esta PR está vinculada a uma Issue
- [x] O escopo da Issue foi atendido
- [x] Código segue o padrão do projeto
- [x] Testes foram adicionados ou atualizados (se necessário)
- [x] Nenhum commit desnecessário incluído
- [x] Não há código comentado ou temporário
- [x] Documentação foi atualizada (se necessário)
- [x] Não há breaking changes não documentadas1 parent f406eb3 commit 3fe78e5
File tree
53 files changed
+136
-31
lines changed- docs
- src/app
- core
- auth
- http
- features
- auth/login
- home
- person
- pages
- create
- edit
- list
- services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+136
-31
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments