Commit dd48e3c
authored
Move Angular code around (#238)
* [angular] Move around source code
Moves the Angular renderer code under `renderers` and the examples under `samples`.
* [angular] Link library to demos
We want the Angular renderer to be under `renderers` while the examples should be under `samples/client`. This doesn't work with the Angular CLI which requires the `angular.json` to be at the root.
These changes work around it by symlinking the renderer back into the samples directory.
* [angular] Update CI config1 parent c2a753a commit dd48e3c
File tree
222 files changed
+15664
-1546
lines changed- .github/workflows
- a2a_agents/python
- angular/projects/lib/src/lib/catalog
- renderers/angular
- src
- lib
- catalog
- data
- rendering
- samples/client/angular
- projects
- a2a-chat-canvas
- src
- lib
- a2a-renderer
- catalog
- a2ui-data-part
- default-text-part
- a2ui-catalog
- canvas
- components
- canvas
- chat
- agent-header
- avatar
- chat-history
- message-decorator
- input-area
- message
- interfaces
- services
- types
- utils
- contact
- public
- src
- app
- lib
- orchestrator
- public
- src
- a2ui-catalog
- app
- environments
- message-decorator
- services
- restaurant
- public
- src
- app
- rizzcharts
- public
- src
- a2ui-catalog
- app
- components/toolbar
- environments
- pipes
- services
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
222 files changed
+15664
-1546
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments