Wolfgang Huß
|
514a38ea38
|
Make transaction link filter object nullable
|
2022-05-31 11:00:56 +02:00 |
|
Wolfgang Huß
|
cabb844c2c
|
Fix creation date for transaction links for seeding
- Add some commented code for future testing of 'withRedeemed', 'withExpired'.
|
2022-05-31 10:43:15 +02:00 |
|
Moriz Wahl
|
c8931e0740
|
Merge branch 'master' into add-timezone-to-decay-start-block
|
2022-05-31 09:27:27 +02:00 |
|
Wolfgang Huß
|
5f2690949f
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-05-31 08:42:28 +02:00 |
|
Moriz Wahl
|
d915679497
|
Merge branch 'master' into use-logger-categories
|
2022-05-31 08:14:25 +02:00 |
|
Moriz Wahl
|
e44a41b22b
|
contribution to transaction as transaction
|
2022-05-31 08:12:41 +02:00 |
|
Moriz Wahl
|
56ba42babd
|
do not read confirmed and deleted contributions
|
2022-05-30 21:00:56 +02:00 |
|
Moriz Wahl
|
22944bce28
|
get tests running again
|
2022-05-30 15:00:23 +02:00 |
|
Moriz Wahl
|
5d8bf7f27c
|
add logger to admin resolver, log some tracing, fix seeds
|
2022-05-30 14:50:58 +02:00 |
|
Moriz Wahl
|
69a3cc0264
|
use new Contribution Data Model
|
2022-05-30 14:15:34 +02:00 |
|
Moriz Wahl
|
4c7fc10d8f
|
change DB version
|
2022-05-30 10:57:25 +02:00 |
|
Moriz Wahl
|
c436c80988
|
Merge branch 'master' into use-logger-categories
|
2022-05-30 07:51:41 +02:00 |
|
Moriz Wahl
|
28d876e71c
|
log errors as error
|
2022-05-30 07:51:13 +02:00 |
|
ogerly
|
abd1e62fc3
|
remove unused backend variable
|
2022-05-29 12:48:10 +02:00 |
|
ogerly
|
18d0249029
|
remove files und code from coinanimation in backend
|
2022-05-29 12:36:00 +02:00 |
|
Wolfgang Huß
|
f064575864
|
Refine tests in AdminResolver.test.ts
|
2022-05-25 09:31:41 +02:00 |
|
Moriz Wahl
|
44d62b535c
|
fix: Add Timezone to Decay Start Block
|
2022-05-24 16:55:44 +02:00 |
|
Wolfgang Huß
|
cba20e8490
|
Rename TransactionLinkFilters fields from by* back to with*
|
2022-05-24 10:15:18 +02:00 |
|
Wolfgang Huß
|
72e67194c4
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-05-24 09:44:52 +02:00 |
|
Wolfgang Huß
|
b9790dea70
|
Fix an error
|
2022-05-23 12:49:45 +02:00 |
|
Wolfgang Huß
|
311aa023e4
|
Test listTransactionLinksAdmin resolver, a start
|
2022-05-23 12:45:31 +02:00 |
|
Wolfgang Huß
|
85eaa4b391
|
Refactor to use filters in query listTransactionLinksAdmin
|
2022-05-23 11:23:56 +02:00 |
|
Wolfgang Huß
|
35b47844b7
|
Rename convertObjValuesToArray to objectValuesToArray
|
2022-05-23 07:02:32 +02:00 |
|
Wolfgang Huß
|
14ea920a24
|
Remove ObjectType from SearchUsersFilters and rename SearchUsersFiltersInput to the same name
|
2022-05-23 06:57:43 +02:00 |
|
Alexander Friedland
|
cc088ed48c
|
Merge branch 'master' into fix-db-connection-charset
|
2022-05-20 08:44:58 +02:00 |
|
Moriz Wahl
|
8853e0d5f9
|
remove user context from apollo logger
|
2022-05-19 20:33:07 +02:00 |
|
Moriz Wahl
|
cd51297db5
|
fix: Database Connection Charset to utf8mb4_unicode_ci
|
2022-05-19 19:51:56 +02:00 |
|
Wolfgang Huß
|
0c9f59d371
|
Merge branch '1840-refactor-to-filter-object' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
# Conflicts:
# admin/src/pages/Creation.spec.js
# admin/src/pages/Creation.vue
# backend/src/graphql/resolver/AdminResolver.test.ts
# backend/src/graphql/resolver/AdminResolver.ts
|
2022-05-19 18:29:44 +02:00 |
|
Wolfgang Huß
|
78c403e268
|
Refactor forgotten Creation.vue
|
2022-05-19 18:10:19 +02:00 |
|
Wolfgang Huß
|
879ff45dfd
|
Use if statement for 'filters' object may be null
|
2022-05-19 17:41:16 +02:00 |
|
Wolfgang Huß
|
a9a3f5b55a
|
Rename filters properties
|
2022-05-19 17:09:40 +02:00 |
|
Moriz Wahl
|
dd4c8ec5b4
|
refactor: Use Logger Categories
|
2022-05-19 17:08:27 +02:00 |
|
Wolfgang Huß
|
5373d9747d
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object
|
2022-05-19 10:59:24 +02:00 |
|
Wolfgang Huß
|
3ba19359a3
|
Make filters object nullable and writing resolver tests
|
2022-05-19 10:46:32 +02:00 |
|
Wolfgang Huß
|
cde9b171af
|
Writing resolver tests
|
2022-05-19 10:45:02 +02:00 |
|
Wolfgang Huß
|
c5ac4140a8
|
Writing tests, a start
|
2022-05-18 14:46:19 +02:00 |
|
Wolfgang Huß
|
0f8ffb5860
|
Refactor to have filters GQL object and input for usererSearch, a start
|
2022-05-18 14:46:19 +02:00 |
|
Moriz Wahl
|
5cac5d9cfb
|
loggers are created only once, unify logger for unit tests
|
2022-05-16 16:02:12 +02:00 |
|
Moriz Wahl
|
44c5cb8dc1
|
Merge branch 'master' into improve-apollo-logging
|
2022-05-16 15:31:46 +02:00 |
|
Wolfgang Huß
|
666061ead9
|
Follow Moriz hint for a better fitting text for creations
|
2022-05-16 13:50:55 +02:00 |
|
Wolfgang Huß
|
095214c282
|
Change by Alex and Moriz review suggestions
|
2022-05-16 13:09:46 +02:00 |
|
Wolfgang Huß
|
946280a6db
|
Rename transaction link filters
– Fix spelling in comment.
|
2022-05-16 12:00:57 +02:00 |
|
Wolfgang Huß
|
6b9fbc920e
|
Add test for invisible pagination buttons
|
2022-05-16 11:39:48 +02:00 |
|
Wolfgang Huß
|
2ddb8f3702
|
Merge branch 'master' of github.com:gradido/gradido into 1804-hide-pagenation-on-empty-transactionlist
|
2022-05-16 10:53:36 +02:00 |
|
Moriz Wahl
|
a1e7e65830
|
fix: Count Deprecated Links as Well
|
2022-05-12 14:36:04 +02:00 |
|
Moriz Wahl
|
d8d3339e9c
|
fix test for logger
|
2022-05-10 19:44:20 +02:00 |
|
Moriz Wahl
|
9893cc78aa
|
add context user with user.id instead of public key
|
2022-05-10 19:33:26 +02:00 |
|
Moriz Wahl
|
cb012882b1
|
rename logger to apollo
|
2022-05-10 19:32:48 +02:00 |
|
Moriz Wahl
|
6ce850dc1e
|
read log level from config to override default
|
2022-05-10 19:31:45 +02:00 |
|
Moriz Wahl
|
d383f900bb
|
add LOG_LEVEL to config. Default to INFO on servers
|
2022-05-10 19:30:47 +02:00 |
|