Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| switched buttons in frontend to links. Therefor the function selectTariff for… |
15012f82090ab888fbe157631c8cf6736ac64d34 |
TUV\immigs |
2022-10-20T08:33:34.000Z |
switched buttons in frontend to links. Therefor the function selectTariff for the frontend variant is no longer needed.
|
| LL-1275| - The short code is created, it's 'tariff_cards' |
1e0bb066517d9a871a3ffe7b9054227c3401b877 |
Sebastian Majchrzak |
2022-10-18T09:37:19.000Z |
LL-1275| - The short code is created, it's 'tariff_cards'
- The short code parameters are 'tariffIdentifier', it can be null and is 'basic' as default, second parameter is 'isFrontend' and it is default true
- The user can choose a tariff and user count than after click on the button will be redirected to the main form
|
| removed vulnearbility warning due to dompdf/dompdf |
4ae933bf53a5d95db2085307524e5ac4eb271dda |
TUV\immigs |
2022-10-19T13:17:31.000Z |
removed vulnearbility warning due to dompdf/dompdf
|
| LL-1275| - changed the Alpine Js version to 3.10.2 |
68c3601a6eb157a49c5f91c0bd08aaa586026bd0 |
Sebastian Majchrzak |
2022-10-18T11:35:18.000Z |
LL-1275| - changed the Alpine Js version to 3.10.2
|
| removed needless message includes |
78eb821fe70c8d8bb33667d4fc15ae025d555a6c |
TUV\immigs |
2022-10-20T08:43:19.000Z |
removed needless message includes
(frontend/ CMS has no messages, backend had duplicates)
|
| aded vat annotation |
aa45e0250f8a71cf6ff5dd8e75f179d0225c2161 |
TUV\immigs |
2022-10-20T08:40:15.000Z |
aded vat annotation
|
| optimized UI |
cee7a0e9e9cb1e8b9a842844dad49383d7104140 |
TUV\immigs |
2022-10-19T15:57:19.000Z |
optimized UI
- re-added card container back to template (than of being part of the surrounding template)
- passed selected / recomended information as $emphasized property
- used $emphasized for checks instead of checking the identifier
- made use of @class (not @if / else inside the class property
- removed obsolet code
|
| LL-1275| - changed the Alpine Js version to 3.10.4 |
dfd261b8418e62f461525c5da675fa0d3e84aca9 |
Sebastian Majchrzak |
2022-10-18T13:39:23.000Z |
LL-1275| - changed the Alpine Js version to 3.10.4
|