Commit ddf7144
authored
30800 - refund approval nuxt updates (#304)
* 30799 / 30800 refund approval updates squash
* lint
* fix breadcrumb
* role check fixes, revert tab logic change that is no longer needed
* date format fix
* fix test router warnings - stub
* fix shortnamelookup test
* ShortNamePaymentHistory test fixes
* fix transactions filters, update filter dropdown list to expand to fit contents
* fix transactions / refund request header bars
* transaction expansion / drop down row clean up
* mode fixes / patch url fix1 parent d906164 commit ddf7144
File tree
41 files changed
+5566
-17
lines changed- web/pay-ui
- app
- components
- common
- eft
- refund
- transactions
- composables
- common
- refund
- transactions
- enums
- interfaces
- pages
- transaction-view/[id]
- transactions
- plugins
- stores
- utils
- i18n/locales
- tests/unit/components
- TransactionView
- eft
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+5566
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments