|
|
4025c4aff9
|
run database in test mode when in development mode
|
2021-10-02 12:33:17 +02:00 |
|
|
|
3042f49d0c
|
Merge pull request #929 from gradido/refactor_graphql
Refactor graphql
|
2021-10-02 10:10:00 +02:00 |
|
|
|
a48b124da2
|
Merge pull request #927 from gradido/clean_models2
Clean models2
|
2021-10-02 10:07:59 +02:00 |
|
|
|
2f47005673
|
Merge pull request #930 from gradido/docu_graphics_mocks
Docu graphics mocks
|
2021-10-02 10:06:46 +02:00 |
|
|
|
59623b600d
|
mock kontoübersicht
|
2021-10-01 22:12:24 +02:00 |
|
|
|
2770d4bb7b
|
mock choose community
|
2021-10-01 22:12:15 +02:00 |
|
|
|
ce07800c9c
|
gdt server api
|
2021-10-01 22:12:07 +02:00 |
|
|
|
69bb8b7ea7
|
unify pagination to use currentPage, pageSize and order as values
|
2021-10-01 22:00:37 +02:00 |
|
|
|
175bffcc05
|
repository use Order Enum
|
2021-10-01 21:59:57 +02:00 |
|
|
|
d391aa3491
|
resolvers
|
2021-10-01 21:59:34 +02:00 |
|
|
|
d1da8cdfd6
|
models
|
2021-10-01 21:59:24 +02:00 |
|
|
|
1c2db6cb15
|
deleted inputs (now args)
|
2021-10-01 21:59:18 +02:00 |
|
|
|
c9a56ac0a2
|
enums
|
2021-10-01 21:59:06 +02:00 |
|
|
|
ca3f930c5e
|
args types
|
2021-10-01 21:58:58 +02:00 |
|
|
|
0449beb19b
|
resolvers
|
2021-10-01 20:15:48 +02:00 |
|
|
|
42f66221a1
|
Decay Model + Utils
|
2021-10-01 20:15:39 +02:00 |
|
|
|
01ee94e07a
|
removed group model
|
2021-10-01 20:15:10 +02:00 |
|
|
|
abad8924b8
|
UserTransaction Model
|
2021-10-01 20:14:58 +02:00 |
|
|
|
408c3e3f86
|
Transaction Model
|
2021-10-01 20:14:46 +02:00 |
|
|
|
14dbd7056f
|
User model
|
2021-10-01 20:14:34 +02:00 |
|
|
|
9ff3632021
|
Balance Model
|
2021-10-01 20:14:13 +02:00 |
|
Moriz Wahl
|
165f86bdb1
|
Merge pull request #920 from gradido/setup-backend-unit-tests
feat: Setup Unit Tests for Backend
|
2021-10-01 13:32:55 +02:00 |
|
Moriz Wahl
|
c7169e6f4c
|
test coverage backend to 4% (how ever)
|
2021-10-01 13:24:12 +02:00 |
|
Moriz Wahl
|
e7213611eb
|
try to get the backend building again
|
2021-10-01 13:16:00 +02:00 |
|
Moriz Wahl
|
99ce2b2b2e
|
get the tests working again (skipped)
|
2021-10-01 13:11:58 +02:00 |
|
Moriz Wahl
|
855e1652fb
|
Merge branch 'master' into setup-backend-unit-tests
|
2021-10-01 13:10:15 +02:00 |
|
Moriz Wahl
|
e7f68d0da6
|
Merge pull request #906 from gradido/pubKey-in-JWT
refactor: Provide pubKey in Resolver Context to Avoid API Calls
|
2021-10-01 12:52:42 +02:00 |
|
Moriz Wahl
|
f9b0e2caee
|
fix frontemd unit tests
|
2021-10-01 12:43:43 +02:00 |
|
Moriz Wahl
|
3e8835304d
|
Merge branch 'master' into pubKey-in-JWT
|
2021-10-01 12:17:55 +02:00 |
|
Moriz Wahl
|
b5dc6742e3
|
Merge pull request #914 from gradido/fix-double-redirect-after-logout
fix: Double Redirect After Logout with Expired JWT
|
2021-10-01 12:08:41 +02:00 |
|
Moriz Wahl
|
5620fd1e72
|
Merge pull request #907 from gradido/fix-whitespace-in-password
fix: Whitespace in Password Shows Validation Error
|
2021-10-01 12:08:24 +02:00 |
|
Moriz Wahl
|
a26f167fa5
|
Merge pull request #904 from gradido/test-language-change
feat: Test Change Language in User Profile
|
2021-10-01 12:07:19 +02:00 |
|
einhornimmond
|
830d11633e
|
Merge pull request #893 from gradido/apollo_listTransactions
Apollo list transactions
|
2021-09-30 19:02:47 +02:00 |
|
einhornimmond
|
d4d19b7801
|
Update backend/src/util/decay.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-09-30 18:52:12 +02:00 |
|
Moriz Wahl
|
75b9de11ab
|
load correct docker container
|
2021-09-29 21:20:47 +02:00 |
|
Moriz Wahl
|
59128ad2df
|
CI for backend unit tests and coverage
|
2021-09-29 21:09:22 +02:00 |
|
Moriz Wahl
|
be1cd15093
|
Add coverage report
|
2021-09-29 21:00:11 +02:00 |
|
Moriz Wahl
|
fc0cf9d63e
|
feat: Setup Unit Tests for Backend
|
2021-09-29 20:34:40 +02:00 |
|
einhorn_b
|
bf8bd24abf
|
fixed decay and missing user data bugs
|
2021-09-29 14:37:26 +02:00 |
|
einhorn_b
|
94e95240eb
|
Merge branch 'master' into apollo_listTransactions
|
2021-09-29 12:03:11 +02:00 |
|
einhorn_b
|
dba6a1b8d6
|
change datatype for timestamps to string
|
2021-09-29 12:02:16 +02:00 |
|
Moriz Wahl
|
aa27f02d46
|
fix type in describe block
|
2021-09-28 20:12:02 +02:00 |
|
|
|
367713e77c
|
Merge pull request #912 from gradido/remove_api_endpoints_from_frontend_config
Remove api endpoints from frontend config
|
2021-09-28 19:04:05 +02:00 |
|
einhorn_b
|
ef0db3cb02
|
fix linting
|
2021-09-28 16:56:10 +02:00 |
|
Alexander Friedland
|
47119fe01a
|
Merge pull request #908 from gradido/816-Refactor-Register-Page-Buttons
register process simplified
|
2021-09-28 16:53:14 +02:00 |
|
Alexander Friedland
|
6883fc3778
|
Update Register.spec.js
|
2021-09-28 16:40:47 +02:00 |
|
Moriz Wahl
|
9cecec97b0
|
test is no entering the catch block after logout fail
|
2021-09-28 15:41:45 +02:00 |
|
Alexander Friedland
|
78db69592b
|
Merge branch 'master' into 816-Refactor-Register-Page-Buttons
|
2021-09-28 15:20:26 +02:00 |
|
ogerly
|
fd2ae0f242
|
remove select 'null' in LanguageSwitchSelect.vue
|
2021-09-28 14:55:14 +02:00 |
|
Moriz Wahl
|
a0583cbb50
|
fix: Double Redirect After Logout with Expired JWT
|
2021-09-28 14:27:59 +02:00 |
|