|
|
417c7b2943
|
fix config, email_smtp_port is number
|
2023-04-05 02:24:06 +02:00 |
|
|
|
b92a190e9e
|
Merge branch 'master' into eslint-plugin-promise
|
2023-04-05 00:59:54 +02:00 |
|
clauspeterhuebner
|
24e145adc5
|
Merge branch 'master' into 2874-feature-rules-and-blacklisting-for-alias
|
2023-04-04 23:13:43 +02:00 |
|
|
|
d7c5de6780
|
Merge pull request #2829 from gradido/eslint-update-packages
refactor(backend): eslint update packages
|
2023-04-04 17:23:03 +02:00 |
|
|
|
642aa0369f
|
Merge branch 'master' into eslint-update-packages
|
2023-04-04 17:08:44 +02:00 |
|
Moriz Wahl
|
ee90928782
|
remove middleware
|
2023-04-04 17:06:29 +02:00 |
|
Moriz Wahl
|
c3ebc33ae5
|
Merge branch 'master' into feat-previous-balance
|
2023-04-04 16:55:22 +02:00 |
|
Moriz Wahl
|
acaf4fc599
|
Merge pull request #2837 from gradido/feat-send-coins-via-gradido-ID
feat(frontend): send coins via gradido ID
|
2023-04-04 15:51:34 +02:00 |
|
|
|
550e35cb78
|
remove unused configs
|
2023-04-04 15:33:32 +02:00 |
|
|
|
30b7501a6e
|
log stack trace
|
2023-04-04 15:31:47 +02:00 |
|
Moriz Wahl
|
a1ed92b643
|
Merge branch 'master' into feat-send-coins-via-gradido-ID
|
2023-04-04 15:26:23 +02:00 |
|
|
|
80fa01f000
|
log stack trace included
|
2023-04-04 15:04:05 +02:00 |
|
|
|
47cef4c11d
|
Merge branch 'master' into import-no-cycle-refactor-events
|
2023-04-03 21:40:52 +02:00 |
|
|
|
6696f9be26
|
lint fixes
|
2023-04-03 21:35:57 +02:00 |
|
|
|
e656a848fd
|
Merge branch 'master' into eslint-update-packages
|
2023-04-03 21:32:26 +02:00 |
|
|
|
e5319b7772
|
Merge pull request #2808 from gradido/cleanup-database
refactor(database): cleanup database
|
2023-04-03 21:20:00 +02:00 |
|
Moriz Wahl
|
1fdd2e1014
|
get previuos transaction from database
|
2023-04-03 18:42:17 +02:00 |
|
Moriz Wahl
|
95303c30e0
|
add previous transaction relation
|
2023-04-03 18:38:09 +02:00 |
|
Moriz Wahl
|
466b755a3d
|
middleware to ensure best possible decay displayed
|
2023-04-03 15:55:15 +02:00 |
|
Moriz Wahl
|
166debcc7d
|
add previous balance to unit tests
|
2023-04-03 15:10:01 +02:00 |
|
Moriz Wahl
|
545e556599
|
previuos balance from server, displayed in decay details
|
2023-04-03 14:55:22 +02:00 |
|
Moriz Wahl
|
0a62c87dd9
|
locales for new and old balance
|
2023-04-03 14:54:48 +02:00 |
|
Moriz Wahl
|
adbd8b1e5d
|
add previous balance to virtual transaction link transaction
|
2023-04-03 14:50:22 +02:00 |
|
Moriz Wahl
|
d578273589
|
correct calculation of previuos balance
|
2023-04-03 14:17:42 +02:00 |
|
Moriz Wahl
|
9a04c4a5d4
|
Merge remote-tracking branch 'origin/1006-Numbers-Transaction-List-always-aligned-by-the-comma' into feat-previous-balance
|
2023-04-03 12:56:33 +02:00 |
|
Moriz Wahl
|
60ccdc5beb
|
feat(backend): previuos balance in transaction
|
2023-04-03 12:54:11 +02:00 |
|
|
|
03f1cc3206
|
implement Hannes suggestion regarding export style
|
2023-04-03 12:52:49 +02:00 |
|
|
|
f623cbaee0
|
Merge branch 'master' into cleanup-database
|
2023-04-03 12:50:52 +02:00 |
|
|
|
1daa7e2ef4
|
Merge branch 'master' into import-no-cycle-refactor-events
|
2023-04-03 12:48:21 +02:00 |
|
|
|
5d0d194e2e
|
Merge pull request #2828 from gradido/exlint-plugin-n
refactor(backend): eslint plugin n + fixes
|
2023-04-03 12:45:44 +02:00 |
|
|
|
947e48fb85
|
Merge branch 'master' into exlint-plugin-n
|
2023-04-03 12:33:08 +02:00 |
|
Hannes Heine
|
8eff38e9aa
|
Merge branch 'master' into 2818-pagination-is-not-reset-when-switching-tabs
|
2023-04-01 10:16:06 +02:00 |
|
Hannes Heine
|
f617c8d766
|
Merge pull request #2889 from gradido/2825-add-download-link-to-qr-code
feat(frontend): add link to download QR-Code
|
2023-04-01 10:15:25 +02:00 |
|
elweyn
|
386b451dd6
|
Call toDataUrl on canvasEl and expect data on href
|
2023-03-31 16:09:50 +02:00 |
|
elweyn
|
06523f38fa
|
Unit tests for FigureQrCode
|
2023-03-31 16:02:05 +02:00 |
|
elweyn
|
bd29624c79
|
Refactor downloadImg to refs
|
2023-03-31 16:01:43 +02:00 |
|
|
|
35855f80ed
|
remove fileextension import rule from n, its covered in import
|
2023-03-31 13:14:21 +02:00 |
|
|
|
89d775324f
|
Merge branch 'master' into exlint-plugin-n
|
2023-03-31 13:00:03 +02:00 |
|
|
|
7a44a223e9
|
lint fixes
|
2023-03-31 12:51:51 +02:00 |
|
|
|
875c1f692b
|
lint fixes
|
2023-03-31 12:48:42 +02:00 |
|
|
|
c57c259db8
|
merge
|
2023-03-31 12:48:14 +02:00 |
|
|
|
ae8405e8f6
|
merge
|
2023-03-31 12:48:09 +02:00 |
|
Hannes Heine
|
e5e18288bc
|
Merge branch 'master' into 2825-add-download-link-to-qr-code
|
2023-03-31 12:46:34 +02:00 |
|
Hannes Heine
|
25b0aeb3bf
|
Merge branch 'master' into 2818-pagination-is-not-reset-when-switching-tabs
|
2023-03-31 12:45:49 +02:00 |
|
|
|
1fa6d3e469
|
lint fixes
|
2023-03-31 12:10:50 +02:00 |
|
|
|
05fc48198e
|
merge conflicts
|
2023-03-31 12:08:55 +02:00 |
|
|
|
959487c3bb
|
Merge branch 'master' into import-no-cycle-refactor-events
|
2023-03-31 12:08:15 +02:00 |
|
|
|
1ace87c540
|
Merge pull request #2904 from gradido/delete-node-modules-delete-tmp-on-start
fix(other): delete node_modules and /tmp/yarn--* on start.sh
|
2023-03-31 11:49:29 +02:00 |
|
|
|
510a8d7755
|
Merge branch 'master' into delete-node-modules-delete-tmp-on-start
|
2023-03-31 11:37:25 +02:00 |
|
mahula
|
4a8420bfc6
|
Merge pull request #2880 from gradido/2481-fix-admin-no-confirmation-when-changing-user-role
fix(admin): add confirmation modal for user role change and user (un)deletion
|
2023-03-31 11:35:41 +02:00 |
|