-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add limits store to team alignment and hotspots
- Loading branch information
1 parent
2f9b490
commit 5547a7c
Showing
7 changed files
with
37 additions
and
14 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 |
---|---|---|
@@ -1 +1 @@ | ||
bf3b350647d4b87dda725cc854504af6a0779b6d, v1.1.2 | ||
631a11342bb6aa1a99689435044d9deb25e8d4e6, v1.1.2 |
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
"Manfred Steyer <[email protected]>,Fri Sep 27 21:59:41 2024 +0200 719f061ae9dfba3795d03390d5e0e297f256cd71,feat: add store for limits" | ||
"Manfred Steyer <[email protected]>,Fri Sep 27 21:59:41 2024 +0200 2f9b490469e722542cea8ac38eeabe02c5ea78e1,feat: add store for limits" | ||
1 1 .detective/hash | ||
10 0 .detective/log | ||
19 0 apps/frontend/src/app/data/limits.store.ts | ||
8 1 apps/frontend/src/app/features/coupling/coupling.component.html | ||
21 8 apps/frontend/src/app/features/coupling/coupling.component.ts | ||
2 0 apps/frontend/src/app/model/limits.ts | ||
2 2 apps/frontend/src/app/ui/limits/limits.component.html | ||
5 7 apps/frontend/src/app/ui/limits/limits.component.ts | ||
22 0 .detective/log | ||
15 0 apps/frontend/src/app/data/limits.store.ts | ||
6 1 apps/frontend/src/app/features/coupling/coupling.component.html | ||
16 8 apps/frontend/src/app/features/coupling/coupling.component.ts | ||
4 0 apps/frontend/src/app/model/limits.ts | ||
5 2 apps/frontend/src/app/ui/limits/limits.component.html | ||
9 17 apps/frontend/src/app/ui/limits/limits.component.ts | ||
32 0 package-lock.json | ||
2 0 package.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
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