Commit 4379428
authored
Add ability for tenants to preserve exchange records, enable debug webhooks (#1753)
* Add ability for tenants to preserve exchange records - off by default
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* chore: fix typos
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* TenantUI dependency updates
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* Innkeeper plugin dependency updates
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* Reverted primevue to previous version
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* chore: formatting
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* chore: remap setting key
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
* Enable debug webhooks to address breaking change in ACA-Py
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
---------
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>1 parent ca0325b commit 4379428
File tree
18 files changed
+1947
-1842
lines changed- charts/traction
- plugins/traction_innkeeper
- scripts
- services/tenant-ui
- frontend
- src
- components
- about
- profile
- plugins/i18n/locales
- test/__mocks__/store
- innkeeper
18 files changed
+1947
-1842
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments