Commit 67ed9b2
feat: upgrade to angular 20 and migrate to standalone architecture (#596)
* feat: upgrade to angular 20 and migrate to standalone architecture
* fix: fix issues in ci/cd
* feat(app-component): add styles to do not overflow
* fix: fix browswer issues
* feat: fix tsc issues
* chore: update visual transaction snapshots for Chrome on Linux
* fix: update test setup and component spec for improved testing environment
* fix: unit tests failing
* fix: unit test issues
* fix: enhance test setup by adding router provider for user context and user accounts components
* fix: refactor user context component tests to utilize injected router for navigation assertions
* fix: unit test issues
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: applying code review suggestions
* chore: apply code review suggestions
* chore: apply code review suggestions
* chore: apply code review suggestions
* chore: apply code review suggestions
* chore: apply code review suggestions
* chore: apply code review suggestions
* chore: apply suggested changes in code review
* chore: apply suggested changes in code review
* chore: apply suggested changes in code review
* chore: apply suggested changes in code review
* chore: apply suggested changes in code review
* debug: remove
* chore: fix build after refactoring to remove NgModules
* chore: fix build after refactoring to remove NgModules
* chore: fix build after refactoring to remove NgModules
* chore: fix build after refactoring to remove NgModules
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: apply suggested changes in pull request
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: adjust documentation to be checked against implementation code
* chore: apply suggested changes in pull request
* fix:build step failing
* fix:build step failing
* fix: format
---------
Co-authored-by: tomas_backbase <tomas@backbase.com>1 parent d5cf6ec commit 67ed9b2
File tree
119 files changed
+22577
-13394
lines changed- .github
- actions/node-step
- workflows
- apps
- golden-sample-app-e2e/src/specs/custom-tests/visual-transactions.spec.ts-snapshots
- golden-sample-app
- src
- app
- error-page
- theme-switcher
- user-context
- libs
- ach-positive-pay-journey
- internal/feature/src/lib/components/ach-positive-pay-new-rule
- src
- lib
- journey-bundles
- ach-positive-pay/src
- lib
- custom-payment/src/lib
- components/initiator
- transactions/src
- lib
- transfer/src
- lib
- user-accounts/src
- lib
- user-accounts-view
- transactions-journey
- e2e-tests/mocks
- internal
- data-access
- src
- lib/services
- transactions-http
- transactions-journey-config
- transactions-route-title-resolver
- feature-transaction-details-view
- feature-transaction-view
- src
- lib
- components
- transaction-item
- transactions-view
- extensions
- ui
- util
- src
- lib
- transfer-journey
- internal
- data-access
- src
- lib/services
- make-transfer-journey-config
- make-transfer-route-title-resolver
- feature
- src/lib/components/make-transfer-view
- ui
- src
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+22577
-13394
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
121 | | - | |
122 | 119 | | |
123 | 120 | | |
124 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
| 32 | + | |
38 | 33 | | |
39 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments