Commit Graph

817 Commits

Author SHA1 Message Date
niggl 2391668a25 Fixed donations getting reduced to the first one on certificates
continuous-integration/drone/push Build is passing
2021-07-19 17:47:27 +02:00
niggl 134f00c40e Fixed kilometer conversion
ref #141
2021-07-05 17:15:50 +02:00
philipp b246f2b349 divide by 100 + toFixes(2)
ref #139
2021-07-05 13:30:17 +02:00
niggl 224f586368 Small bugfix (null got displayed) 🛠 2021-04-16 18:22:00 +02:00
philipp 7a63d4eed1 Merge branch 'dev' of https://git.odit.services/lfk/frontend into dev
continuous-integration/drone/push Build is passing
2021-04-16 18:09:37 +02:00
philipp cee04c1d6f Footer - noopener link 2021-04-16 18:09:22 +02:00
niggl cbec78589d Hotfix: Team change recognition 🐞
continuous-integration/drone/push Build is passing
2021-04-16 18:06:53 +02:00
niggl 6213952007 Added bs import fix
ref #136
2021-04-15 19:43:43 +02:00
philipp 07ac041d69 🚚 move to tailwind
ref #136
2021-04-15 19:22:57 +02:00
philipp dcd0d5a362 Merge branch 'feature/133-donation_payments' of https://git.odit.services/lfk/frontend into feature/133-donation_payments 2021-04-15 18:27:47 +02:00
philipp 18acac83bc AddDonationModal - vertical alignment for paid status
ref #133
2021-04-15 18:27:35 +02:00
philipp d7d44470bb DonationsOverview contrast on action
ref #133
2021-04-15 18:25:52 +02:00
niggl 0f0aae7ba4 Fixed chante recognition bug for fixed donation
ref #133
2021-04-15 18:21:23 +02:00
niggl 4c0886a5d9 Fixed typo
ref #133
2021-04-15 18:04:03 +02:00
niggl 04a3038369 Added missing updated comparison
ref #133
2021-04-15 16:56:03 +02:00
niggl bdcf5d3fc0 Added payment updating via detail
ref #133
2021-04-15 15:54:14 +02:00
niggl c7a858eed7 Sorted translations
ref #133
2021-04-15 15:42:47 +02:00
niggl de5aa9237d Added **all** missing toast translations
ref #133
2021-04-15 15:42:29 +02:00
niggl d015f97395 Added translations 🌎
ref #113
2021-04-15 15:34:36 +02:00
niggl 57618156b4 Added msiisng runner id conversion
ref #133
2021-04-15 15:30:23 +02:00
niggl 865254d646 Fixed styling
ref #133
2021-04-15 15:25:17 +02:00
niggl 1dbab03fe7 You can now add payments from the donation overview
ref #133
2021-04-15 15:24:31 +02:00
niggl a943aaf5fc You can now open a modal to add a payment to a donation from the donation overview
ref #133
2021-04-15 15:05:05 +02:00
niggl 6e6e8b2617 Added Add Payment button to donor overview
ref #133
2021-04-15 14:40:46 +02:00
niggl 4c2c24af2c Changed top info style for donation overview
ref #133
2021-04-15 14:33:35 +02:00
niggl 3d3a10aafb You can now mark fixed donations as already paid on creation
ref #133
2021-04-15 14:31:24 +02:00
niggl 000fc97beb Changed top info style for donation detail
ref #133
2021-04-15 14:18:28 +02:00
niggl 5645eeaafa Added paid donation amount and status to donation detail
ref #133
2021-04-15 14:17:28 +02:00
niggl 961477d522 Added total donation amount to donation overview
ref #133
2021-04-15 14:12:11 +02:00
niggl a5f71015a6 Added total donation amount to donor detail
ref #133
2021-04-15 14:10:35 +02:00
niggl e42ea943b7 Added total donation amount to donor overview
ref #133
2021-04-15 14:09:23 +02:00
philipp e11296071a Merge pull request 'added donor receipt list download to DonorsOverview' (#134) from feature/132-export-donors-receipt-list into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #134
close #132
2021-04-14 17:26:10 +00:00
niggl c6c97516b3 Sorted translations 🌎
ref #132
2021-04-14 19:23:26 +02:00
niggl 03676b2894 Fixed typos in translations
ref #132
2021-04-14 19:23:07 +02:00
philipp e90e56d8b2 replace donationAmount with paidDonationAmount
ref #132
2021-04-14 18:54:05 +02:00
philipp d241ca5698 added donor receipt list download to DonorsOverview
ref #132
2021-04-14 18:43:51 +02:00
niggl a24d2923c6 For await fix
continuous-integration/drone/push Build is failing
2021-04-11 21:13:44 +02:00
niggl 509b22bea0 Org certificate generation now runs in sequence
ref #130
2021-04-11 21:00:33 +02:00
niggl 7447b2f4c1 Fixed const -> let
ref #130
2021-04-11 20:54:38 +02:00
niggl fef14b6e4f Org card generation now runs in sequence
ref #130
2021-04-11 20:53:58 +02:00
niggl 01d2a7e6aa Org contract generation now runs in sequence
ref #130
2021-04-11 20:48:20 +02:00
niggl ac586fec5a Hotfix: Org * generation🐞
continuous-integration/drone/push Build is passing
2021-04-11 20:17:34 +02:00
niggl 5476808683 Emergency document server url change
continuous-integration/drone/push Build is passing
2021-04-11 20:10:08 +02:00
niggl 8a7d635cef Switched to html entity
ref #128
2021-04-08 18:00:47 +02:00
niggl 4c259c1eef Added runner team's parentorg name to runenr overciew
ref #128
2021-04-08 17:58:49 +02:00
philipp d0ab3dda78 🚑 [HOTFIX] - drop "svelte-infinite-loading"
continuous-integration/drone/push Build is failing
2021-04-08 17:34:04 +02:00
philipp cf60edf7d4 Merge pull request 'fix' (#126) from bugfix/125-mobile into dev
continuous-integration/drone/push Build is failing
Reviewed-on: #126
close #125
2021-04-08 15:27:22 +00:00
philipp ffbc243194 custom css fix for collapsed_navigation
ref #125
2021-04-07 21:44:29 +02:00
philipp b6b07cf30c 🐞 bugfix for svelte x tailwind class names
ref #125
2021-04-07 21:35:01 +02:00
philipp 495a6b22bd almost fixed... 2021-04-07 21:28:21 +02:00