Tim Gröger crimsen
  • Joined on 2021-03-31
crimsen commented on issue Flaschengeist/flaschengeist#34 2023-05-17 12:55:06 +00:00
(balance) list of recent created transaction has duplicates

fixed in commit ebffecd364812f10c76dcd0446d70e66032e5374

crimsen closed issue Flaschengeist/flaschengeist#34 2023-05-17 12:55:06 +00:00
(balance) list of recent created transaction has duplicates
crimsen commented on issue Flaschengeist/flaschengeist#33 2023-05-17 12:49:47 +00:00
(balance) may set min and max values for transaction

Can only do amounts of min 0.01 is fixed in commit 56b09abeaa441d38aacbf1bcdaeba0099ce6ef4a and cab172dc65a71070f06af6866bc6ec8ca2887b62

But no max value of amount is set yet.

crimsen pushed to develop at Flaschengeist/flaschengeist 2023-05-17 12:47:50 +00:00
cab172dc65 fix floor transaction with value which has more ziffers than scale #33
crimsen pushed to develop at Flaschengeist/flaschengeist-balance 2023-05-17 12:36:32 +00:00
9584774d18 update balance when transaction is reverted
59a430bea8 fix that button for transaction drawer always on right side
ebffecd364 fix that transaction list on to revert does not have multiple items
56b09abeaa fix #33, values only in full cents
Compare 4 commits »
crimsen commented on issue Flaschengeist/flaschengeist#33 2023-05-17 08:24:36 +00:00
(balance) may set min and max values for transaction

Update:

With the scale of 2 in the database, it will simple round to the scale. So in the database is 0.004 a 0.00 and 0.005 a 0.01. This can be correct, maybe it is better always round up oder…

crimsen commented on issue Flaschengeist/flaschengeist#33 2023-05-17 07:17:09 +00:00
(balance) may set min and max values for transaction

The bug is more deeper than expected. There is following behavior in backend.
If you set a transaction for 0.005€ your amount will be 0.01€
If you set a transaction for 0.004€ your amount…

crimsen opened issue Flaschengeist/flaschengeist#34 2023-05-16 05:46:58 +00:00
(balance) list of recent created transaction has duplicates
crimsen opened issue Flaschengeist/flaschengeist#33 2023-05-16 05:43:15 +00:00
(balance) may set min and max values for transaction
crimsen closed issue Flaschengeist/flaschengeist#30 2023-05-16 05:40:50 +00:00
Mail is in timeout and have to reconnect
crimsen commented on issue Flaschengeist/flaschengeist#30 2023-05-16 05:40:49 +00:00
Mail is in timeout and have to reconnect

fixed in commit d8028c46812e7045706f6c59966095cc54e0c09c

when sending mail, a context is created which connect to mail-server

crimsen commented on issue Flaschengeist/flaschengeist#31 2023-05-16 05:39:09 +00:00
Admin balance does not update table when amount is changed.

fixed in commit a876f99e13cfde4d6e9f5f03d41670191419009d

When update no $emit was send or was send with old value

crimsen closed issue Flaschengeist/flaschengeist#31 2023-05-16 05:39:09 +00:00
Admin balance does not update table when amount is changed.
crimsen commented on issue Flaschengeist/flaschengeist#32 2023-05-16 05:38:06 +00:00
(balance) limits can be positiv

fixed in commit b6275f7478d861b966d87e7b1e485ae3c93f41d1

a big clickable sign was added.

crimsen closed issue Flaschengeist/flaschengeist#32 2023-05-16 05:38:06 +00:00
(balance) limits can be positiv
crimsen pushed tag v1.0.0-alpha.9 to Flaschengeist/flaschengeist-schedule 2023-05-15 22:05:02 +00:00
crimsen pushed to develop at Flaschengeist/flaschengeist-schedule 2023-05-15 22:04:57 +00:00
38480a1eec update to v1.0.0-alpha.9
f0e07138b1 fixed intput theming
ba7013ac67 add show sended invitation to query
Compare 3 commits »
crimsen pushed tag v1.0.0-alpha.2 to Flaschengeist/flaschengeist-frontend 2023-05-15 22:03:28 +00:00
crimsen pushed tag v1.0.0-alpha.3 to Flaschengeist/flaschengeist-balance 2023-05-15 22:03:11 +00:00
crimsen pushed tag v1.0.0-alpha.5 to Flaschengeist/flaschengeist-users 2023-05-15 22:02:51 +00:00