Commit 1f65291
committed
feat!: migrate DigitalColleagues to Foundry module
BREAKING CHANGE: DigitalColleagues module has been removed. All components,
types, and test data have been migrated to the Foundry module. Import paths
must be updated:
- Types: import from 'components/Foundry/types' instead of 'DigitalColleagues/types'
- Test data: import from 'components/Foundry/test-data' instead of 'DigitalColleagues/test-data'
- DigitalColleageusLayout replaced by FoundryLayout from 'components/Foundry/foundary-layout'
- AppCard moved to 'components/Foundry/app-card'
- Views (TeamsIndexView, KnowledgeView) moved to 'components/Foundry/Views/'
- KnowledgeBrowser moved to 'components/Foundry/knowledge-browser'
- ManagementSidebar tab opacity fixed (no longer transparent)1 parent d30e3fb commit 1f65291
99 files changed
Lines changed: 2702 additions & 1768 deletions
File tree
- .archive
- DigitalColleagues
- Pages
- Views
- .devcontainer
- src
- components
- AdvancedComponents
- Chat
- DigitalColleagues
- Views
- Foundry
- Pages
- Projects
- dc-temp
- hooks
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
File renamed without changes.
0 commit comments