8219 Commits

Author SHA1 Message Date
Moriz Wahl
2ca291684c
Delete AdminResolver.test.ts 2022-04-26 13:26:59 +02:00
Moriz Wahl
6810c7b50d remove comment 2022-04-26 13:24:25 +02:00
Moriz Wahl
8d1ead22eb disable email on stage1 2022-04-26 13:08:19 +02:00
Moriz Wahl
bef2badd89 debug seeed on stage1 2022-04-26 12:58:31 +02:00
Moriz Wahl
e639b73283 debug server 2022-04-26 12:49:28 +02:00
Moriz Wahl
3ff2ee659e debug server 2022-04-26 12:47:40 +02:00
Moriz Wahl
d212ccb4b7 debug server 2022-04-26 12:45:23 +02:00
Moriz Wahl
ae679bcb4c debug server 2022-04-26 12:41:56 +02:00
Moriz Wahl
205a1d6fd4 debug server 2022-04-26 12:38:12 +02:00
Moriz Wahl
ad68c881ed debug server 2022-04-26 12:36:24 +02:00
Moriz Wahl
f9589fad84 force NODE_ENV=development for seed target 2022-04-26 12:22:40 +02:00
Moriz Wahl
6d48b6f4e3 fix: Confirm Creation with Decimal 2022-04-26 09:27:55 +02:00
7f9f564497
Merge pull request #1836 from gradido/v1.8.0
v1.8.0
2022-04-25 17:00:10 +02:00
84d4d41f22
v1.8.0 2022-04-25 16:51:48 +02:00
823a212d94
Merge pull request #1835 from gradido/fix_database_version
Fix: database version requirement for backend corrected
2022-04-25 16:49:30 +02:00
Moriz Wahl
1f19b3e4de
Merge branch 'master' into fix_database_version 2022-04-25 16:40:07 +02:00
Moriz Wahl
85abfafbcf
Merge pull request #1827 from gradido/more-user-resolver-tests
feat: More User Resolver Tests
2022-04-25 16:39:51 +02:00
6aad140247
fix database version requirement for backend 2022-04-25 16:36:33 +02:00
Moriz Wahl
60d7163d78
Merge branch 'master' into more-user-resolver-tests 2022-04-25 16:31:26 +02:00
Moriz Wahl
23ed8fe4f7
Merge pull request #1834 from gradido/fix-decay-rounding-with-transaction-links
fix: Round Decay with Tranasction Links
2022-04-25 16:31:13 +02:00
Moriz Wahl
294433ec7e
Merge branch 'master' into more-user-resolver-tests 2022-04-25 16:20:19 +02:00
99f03817bf
Merge branch 'master' into fix-decay-rounding-with-transaction-links 2022-04-25 16:20:13 +02:00
6edb764c03
Merge pull request #1828 from gradido/fix_missing_config_for_redeem_url
Fix: config value for the redeem URL was missing
2022-04-25 16:20:00 +02:00
Moriz Wahl
54e119f88d fix test after alter is admin field 2022-04-25 16:20:00 +02:00
Moriz Wahl
ecbb59281e
Merge branch 'master' into fix-decay-rounding-with-transaction-links 2022-04-25 16:12:40 +02:00
b4bb7fa429
Merge branch 'master' into fix_missing_config_for_redeem_url 2022-04-25 16:11:08 +02:00
189ae1c3a3
Merge pull request #1748 from gradido/database_admin_pending_creations_decimal
Refactor: Database admin pending creations use decimal
2022-04-25 16:10:49 +02:00
Moriz Wahl
b3449a28af Merge branch 'more-user-resolver-tests' of github.com:gradido/gradido into more-user-resolver-tests 2022-04-25 16:06:30 +02:00
Moriz Wahl
22fcf28291 remove strange comments 2022-04-25 16:06:18 +02:00
Moriz Wahl
89dea79ce1
Merge branch 'master' into more-user-resolver-tests 2022-04-25 16:05:24 +02:00
Moriz Wahl
1d48c12573
Merge branch 'master' into fix-decay-rounding-with-transaction-links 2022-04-25 16:04:38 +02:00
Moriz Wahl
a4ae002693 round balance down before subtracting hold available amount 2022-04-25 16:01:26 +02:00
a4a92812bf
adjusted migrtion number to 35 2022-04-25 15:14:55 +02:00
0299fffbee
Merge branch 'master' into database_admin_pending_creations_decimal
# Conflicts:
#	backend/src/config/index.ts
2022-04-25 15:13:03 +02:00
Moriz Wahl
fef49cafea
Merge pull request #1808 from gradido/eliminate-server-user-table
refactor: Drop Server User Table
2022-04-25 15:00:56 +02:00
e2957e0b34
config value for the redeem URL was missing 2022-04-25 14:17:45 +02:00
Moriz Wahl
5cd2c045aa test coverage backend to 58% 2022-04-25 14:08:24 +02:00
e9906f3908
Merge branch 'master' into database_admin_pending_creations_decimal 2022-04-25 14:08:00 +02:00
Moriz Wahl
0264931e58 test update user infos mutation. Remove publisher ID from update user infos as it is never used 2022-04-25 14:07:31 +02:00
73fe46c39d
also change memo column 2022-04-25 14:03:38 +02:00
Moriz Wahl
e30d1f723f test queryOptIn 2022-04-25 13:18:08 +02:00
Moriz Wahl
276a1be889 test forgot password mutation 2022-04-25 12:49:23 +02:00
Moriz Wahl
d346a1d09d test verify login 2022-04-25 11:52:10 +02:00
Moriz Wahl
fdb64071d6 join tables to update is_admin 2022-04-25 11:32:26 +02:00
Moriz Wahl
fb3137892f
Merge branch 'master' into eliminate-server-user-table 2022-04-25 11:21:00 +02:00
Alexander Friedland
63e47d0c32
Merge pull request #1821 from gradido/1816-Expired-link-are-not-highlighted
1816 expired link are not highlighted
2022-04-22 16:13:27 +02:00
ogerly
70a153c67c changed paddings from dropdown menu 2022-04-22 16:00:06 +02:00
Alexander Friedland
4b04c0e771
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 15:59:28 +02:00
Alexander Friedland
db8a837518
Merge pull request #1820 from gradido/1812-Put-QR-Code-into-Popup-on-generate
1812 put qr code into popup on generate
2022-04-22 15:58:27 +02:00
Alexander Friedland
53a192c25b
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 15:17:17 +02:00