728 Commits

Author SHA1 Message Date
0f64767437 Donors now get their donations linked in the donor overview
ref #79
2021-02-25 14:06:41 +01:00
d2430badbe Amount now also self-resetts
ref #79
2021-02-24 20:56:32 +01:00
a880ed2b18 Adjusted togle label font size
ref #79
2021-02-24 20:55:42 +01:00
e0f0fa9a2a Merge branch 'dev' into feature/79-donation_management 2021-02-24 20:50:02 +01:00
5d2025aa43 Working add fixed/normal switch
ref #79
2021-02-24 20:49:43 +01:00
8b7f5a765b Merge pull request 'i18n fix run no.1 feature/69-i18n_fixes' (#85) from feature/69-i18n_fixes into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #85
2021-02-24 19:49:13 +00:00
9cd94004fc Merge pull request 'Fixed refresh page reload bug' (#86) from feature/82-auth_refresh_bug into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #86
2021-02-24 19:49:00 +00:00
8042bca7cc Enabled add modal
ref #79
2021-02-24 20:28:02 +01:00
8d89d158d1 Added basic donation overview
ref #79
2021-02-24 19:44:57 +01:00
ccacdf274b Added donation route
ref #79
2021-02-24 19:44:45 +01:00
f1ceef05fc Added basic overview with emptystate
ref #79
2021-02-24 19:25:31 +01:00
c5697242ee Fixed refresh page reload bug
ref #82
2021-02-24 19:17:18 +01:00
d0a48ab94b More missing translations 🌍
ref #69
2021-02-24 18:46:09 +01:00
2b037d41ac Added missing translations
ref #69
2021-02-24 18:39:45 +01:00
b7d38dd849 Now using translations in org/add/address
ref #69
2021-02-24 17:13:16 +01:00
02d24139e9 Fixed known translation mishaps
ref #69
2021-02-24 16:58:30 +01:00
ad638e8bc8 Merge pull request 'Donor management feature/78-donor_mgnt' (#80) from feature/78-donor_mgnt into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #80
2021-02-24 15:53:50 +00:00
76cb20debe Merge branch 'feature/78-donor_mgnt' of git.odit.services:lfk/frontend into feature/78-donor_mgnt 2021-02-24 16:51:25 +01:00
3e9383e6d9 Formatting
ref #78
2021-02-24 16:51:19 +01:00
aec8bf56a2 🖼 new donor empty image
ref #78
2021-02-24 16:44:41 +01:00
18335e3325 Normalized svg
ref #78
2021-02-24 16:36:20 +01:00
bca9605d4a Fixed missing icon
ref #78
2021-02-24 16:35:41 +01:00
0321f0e979 Updated icons
ref #78
2021-02-24 16:23:21 +01:00
f97c2a36f6 Fixed deletion in detail bug
ref #78 #80
2021-02-24 16:14:10 +01:00
5d945f5bc5 Added total dontaion amount to donor detail
ref #78
2021-02-20 19:55:11 +01:00
1c4975589f Implemented currency formatting
ref #78
2021-02-20 19:49:53 +01:00
fffe5c2c4b Updated donot empty logo
ref #78
2021-02-20 19:45:14 +01:00
3a57e1c766 Updated sponsoring logo
ref #78
2021-02-20 19:33:06 +01:00
8b70882fec Sorted translations
ref #78
2021-02-20 19:27:20 +01:00
7fb7ba0d2b i18n translation spree 🌍
ref #78
2021-02-20 19:27:04 +01:00
78514c6572 Implemented receipt needed
ref #78
2021-02-20 19:19:44 +01:00
19393006ef i18n run
ref #78
2021-02-20 19:13:33 +01:00
cb704c4551 Added donor detail
ref #78
2021-02-20 19:04:08 +01:00
04a09c3ce5 Converted total donation amount to €
ref #78
2021-02-20 18:51:49 +01:00
ca8f978667 Some i18n 🌍
ref #78
2021-02-20 18:49:05 +01:00
0cc91ac037 Added donors to sidebar
ref #78
2021-02-20 18:44:29 +01:00
1b6f86669c Implemented donor creation modal
ref #78
2021-02-20 18:40:41 +01:00
264868bb6a Implmented donor deletion confirmation
ref #78
2021-02-20 18:31:02 +01:00
02087a541e Implemented donor overview and deletion
ref #78
2021-02-20 18:26:18 +01:00
dee0e37a85 Merge pull request 'feature/62-contract-generation' (#76) from feature/62-contract-generation into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #76
close #62
2021-02-20 16:36:47 +00:00
ea7a4a560b Merge branch 'dev' into feature/62-contract-generation 2021-02-20 16:35:31 +00:00
f63e17775c Fixed typo
ref #62
2021-02-20 17:35:05 +01:00
c4240d36f7 Merge branch 'feature/62-contract-generation' of git.odit.services:lfk/frontend into feature/62-contract-generation 2021-02-20 17:34:37 +01:00
ed13a0d14b Now the toast hides the generation toast
ref #62
2021-02-20 17:34:35 +01:00
8fa0be7633 Now the toast hides the generation toast
ref #62
2021-02-20 17:32:49 +01:00
a99c022608 Added missing translations 🌍
ref #62
2021-02-20 17:28:31 +01:00
12bcbd28f3 Error message on pdf generation fail
ref #62
2021-02-20 17:25:48 +01:00
4ece21cdf2 progress toast in RunnersOverview
ref #62
2021-02-20 17:21:45 +01:00
a7642c2da4 basic progress toasts
ref #62
2021-02-20 17:19:17 +01:00
32024cf2c5 Merge pull request 'Mitigated null error' (#77) from feature/64-dialog_clearing_bug into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #77
2021-02-20 16:03:45 +00:00