6428 Commits

Author SHA1 Message Date
f10029441c
refactor as transaction type as switch 2022-02-23 22:01:43 +01:00
7a837be7b2
backend is building 2022-02-23 21:46:40 +01:00
ebde61c664
corrected type to BigInt 2022-02-23 21:46:02 +01:00
4bb9f12783
fixed database build 2022-02-23 15:52:13 +01:00
ab1df1c35d
updated entities 2022-02-23 15:14:24 +01:00
f55e9f49b7
migrate the database state_user_transactions + transactions -> transactions 2022-02-23 15:00:34 +01:00
48b18bc6be
corrected comment 2022-02-23 12:27:54 +01:00
a56da5b9f0
Merge pull request #1529 from gradido/lint_warnings_are_evil
Feature: Make lint warnings unwanted
2022-02-23 12:24:17 +01:00
a23409602b
Merge branch 'master' into lint_warnings_are_evil 2022-02-23 12:16:57 +01:00
Alexander Friedland
ab5118d210
Merge pull request #1467 from gradido/1459-List-Data-again-on-Confirm-Creation
1459 list data again on confirm creation
2022-02-23 09:56:11 +01:00
Moriz Wahl
6aeb174532 fix tests 2022-02-23 09:40:30 +01:00
Moriz Wahl
e67427f8f1 linting 2022-02-23 09:24:46 +01:00
Moriz Wahl
555a689fef
Merge branch 'master' into 1459-List-Data-again-on-Confirm-Creation 2022-02-23 09:17:46 +01:00
0607731b1a
disallow warnings on frontend & admin 2022-02-23 00:41:41 +01:00
a054c0ce26
disallow lint warnings on backend, fix warning 2022-02-23 00:41:25 +01:00
a896c9eb8c
disallow warnings on database and fix all lint warnings 2022-02-23 00:41:04 +01:00
Moriz Wahl
b425124721
Merge pull request #1526 from gradido/fix-empty-ids-for-get-creations
fix: Return Empty Array When No Pending Creations Are Present
2022-02-22 19:04:38 +01:00
Moriz Wahl
b8c3deac3e fix: Return Empty Array When No Pending Creations Are Present 2022-02-22 18:49:24 +01:00
9cccdd97c7
Merge pull request #1525 from gradido/corrected_start_command
Fix: Correct path of index.js in production
2022-02-22 18:29:59 +01:00
a4b33a8c13
fix path of index.js when starting in production 2022-02-22 18:22:44 +01:00
Moriz Wahl
ffb0eb8788
Merge pull request #1524 from gradido/refactor-get-open-creations
refactor: Get Open Creations by One Query
2022-02-22 17:57:12 +01:00
Moriz Wahl
2ce19c9c80 improve error messages, test for valid creation on confirmation 2022-02-22 17:45:25 +01:00
Moriz Wahl
dcf2e1a19e fix wrong id in find statement 2022-02-22 16:38:57 +01:00
Moriz Wahl
03e67604ba remove moment 2022-02-22 15:50:42 +01:00
Moriz Wahl
cd7a9bf361 do not use moment anymore 2022-02-22 15:49:58 +01:00
Moriz Wahl
55211f0940 use enum as creation type, date criteria as variable 2022-02-22 14:43:03 +01:00
Moriz Wahl
c0c5510903 less db calls for get pending creations 2022-02-22 14:24:07 +01:00
Moriz Wahl
99f641f1f9 replace any 2022-02-22 13:49:42 +01:00
Moriz Wahl
2bdcea15f0 use only one query to get the open creations 2022-02-22 13:25:26 +01:00
Moriz Wahl
7be2fb68b4 refactor: Get User Creations 2022-02-22 12:27:47 +01:00
einhornimmond
dea26287ad
Merge pull request #1472 from gradido/admin_user_search_optimization
Admin: Langsame Benutzer-Suche
2022-02-21 19:33:22 +01:00
einhornimmond
e64705d906
Merge branch 'master' into admin_user_search_optimization 2022-02-21 17:10:44 +01:00
Moriz Wahl
5efb7115de
Merge pull request #1513 from gradido/backend-tests-running-again
fix: Backend Unit Tests Running Again
2022-02-21 16:02:28 +01:00
Moriz Wahl
b9c3e9c146 coverage backend to 48% 2022-02-21 15:48:36 +01:00
Moriz Wahl
72643b4346 wait for frontend image in CI for unit tests 2022-02-21 15:38:53 +01:00
Moriz Wahl
52d58afaf4 try frontend unot tests without build 2022-02-21 15:36:32 +01:00
Moriz Wahl
38d5eda9d2 set timeoute to 10000 2022-02-21 15:24:36 +01:00
Moriz Wahl
08b9abdfab CI test backend without backend.tar dependency 2022-02-21 15:16:25 +01:00
Moriz Wahl
fb78a71f06 remove CI deelopment test target 2022-02-21 15:13:44 +01:00
Moriz Wahl
09a0f8abfd coverage backend to 47% 2022-02-21 14:58:06 +01:00
Moriz Wahl
1f3c9d3908 get user resolver test running again 2022-02-21 14:57:16 +01:00
Moriz Wahl
8d9228aab8 ensure mnemomic type files are copied to build 2022-02-21 14:30:06 +01:00
Moriz Wahl
970216b2fc Merge branch 'master' into backend-tests-running-again 2022-02-21 13:24:42 +01:00
einhornimmond
c3d3929ac6
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-02-21 13:23:04 +01:00
e0b253b7c2
Merge pull request #1523 from gradido/combine_transaction_tables
Refactor: Combine transaction tables
2022-02-21 13:21:13 +01:00
a344011403
lint fix 2022-02-21 13:02:15 +01:00
bf64de06b1
reverse is destructing 2022-02-21 13:00:20 +01:00
2158728752
enum instead of value definition 2022-02-21 12:41:11 +01:00
314a1b1ed4
add todo 2022-02-21 12:08:37 +01:00
einhornimmond
00d040eeb1
Merge branch 'master' into admin_user_search_optimization 2022-02-21 12:05:05 +01:00