Commit 9d6c7f3
committed
Move organization and territory modules to new domains
Refactored organization-related files from 'system' to 'auth' and territory-related files from 'system' to 'permission' across documentation, JSON schemas, and TypeScript modules. Updated meta.json files and index exports to reflect the new structure, improving domain separation and maintainability.1 parent 495dfeb commit 9d6c7f3
24 files changed
Lines changed: 5 additions & 6 deletions
File tree
- content/docs/references
- auth
- organization
- permission
- territory
- system
- packages/spec
- json-schema
- auth
- permission
- src
- auth
- permission
- system
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
0 commit comments