Commit 404fca2
committed
feat: Add full-stack 'Treatments' feature including backend module, API, and frontend page with sidebar navigation.
1 parent f4592b4 commit 404fca2
101 files changed
Lines changed: 337 additions & 320 deletions
File tree
- backend
- src
- modules
- admin-settings
- application
- domain
- interfaces
- infrastructure
- repositories
- schemas
- presentation
- dto
- auth
- dto
- infrastructure
- interfaces
- booking
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- gallery
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- inventory
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- partnership
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- payment
- strategies
- treatments
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- user
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- veil
- application
- domain
- infrastructure
- repositories
- schemas
- presentation
- dto
- service
- application
- infrastructure/repositories
- presentation
- frontend/src
- pages/treatments
- widgets/sidebar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
| 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 | | |
11 | 11 | | |
| |||
0 commit comments