ogerly
|
147035bf5d
|
logo inserted with better quality.
|
2023-02-01 10:49:08 +01:00 |
|
mahula
|
77541aa575
|
Merge pull request #2636 from gradido/fix-error-message-in-user-resolver
refactor(backend): refine assembly of error message in user resolver
|
2023-02-01 10:13:52 +01:00 |
|
ogerly
|
646dd9f526
|
when you click on create, you will be directed to the form
|
2023-02-01 10:13:22 +01:00 |
|
mahula
|
f83666cae6
|
Merge branch 'master' into fix-error-message-in-user-resolver
|
2023-02-01 10:01:06 +01:00 |
|
|
|
be902ae07e
|
lint fixes
|
2023-01-31 23:06:57 +01:00 |
|
|
|
7845ffd8e4
|
fix another test
|
2023-01-31 23:02:17 +01:00 |
|
|
|
5de22d46e6
|
fix another test
|
2023-01-31 22:58:14 +01:00 |
|
|
|
60f1e11c0c
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-31 22:55:47 +01:00 |
|
|
|
4930887e44
|
properly do checks first then have logic
|
2023-01-31 22:55:15 +01:00 |
|
|
|
477d301049
|
Merge branch 'master' into log-error
|
2023-01-31 22:54:44 +01:00 |
|
|
|
7d304593f6
|
LogError test
|
2023-01-31 22:44:31 +01:00 |
|
|
|
945295bb41
|
lint fixes
|
2023-01-31 22:18:43 +01:00 |
|
|
|
6e663f6093
|
even tho skipped have the correct error message in test
|
2023-01-31 22:13:13 +01:00 |
|
|
|
d0d45aaf6a
|
more tests and a potential bug
|
2023-01-31 22:11:58 +01:00 |
|
|
|
702a39af9a
|
test case deleted User
|
2023-01-31 21:34:30 +01:00 |
|
|
|
45a92e637a
|
deleted old commented code
|
2023-01-31 21:07:07 +01:00 |
|
|
|
412499d5f2
|
fix unit tests for UserResolver
|
2023-01-31 21:04:39 +01:00 |
|
mahula
|
0c929430b1
|
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password
|
2023-01-31 17:45:31 +01:00 |
|
mahula
|
49ccdb52c0
|
reintroduce a sleep before seeding the backend in e2e testing
|
2023-01-31 17:20:25 +01:00 |
|
mahula
|
89bff2efbf
|
fix typo
|
2023-01-31 17:16:13 +01:00 |
|
mahula
|
b6646d1980
|
run e2e tests serial for now
|
2023-01-31 17:01:58 +01:00 |
|
Alexander Friedland
|
d10f8d640b
|
Merge branch 'master' into 2598-Register-Login-buttons-not-full-size
|
2023-01-31 16:30:15 +01:00 |
|
ogerly
|
b4841a760c
|
style refactor mobil auth area
|
2023-01-31 16:26:35 +01:00 |
|
mahula
|
e87401ef45
|
fix screenshot upload after failing tests
|
2023-01-31 16:21:16 +01:00 |
|
Hannes Heine
|
a336657ed3
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-31 16:18:44 +01:00 |
|
mahula
|
34cf9548f7
|
let e2e tests run in parallel jobs
|
2023-01-31 15:56:58 +01:00 |
|
Hannes Heine
|
11dbd55b95
|
Merge branch 'master' into refactor-deny-contribution-unit-test
|
2023-01-31 15:34:19 +01:00 |
|
Moriz Wahl
|
341a23f6b3
|
Merge pull request #2641 from gradido/fix-creations-unit-tests
fix(backend): unit tests creations for 31st day
|
2023-01-31 15:11:24 +01:00 |
|
mahula
|
be70f9127f
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 15:06:31 +01:00 |
|
ogerly
|
25db7f77dd
|
text changed as indicated in the issues
|
2023-01-31 14:48:57 +01:00 |
|
mahula
|
15b5e83edb
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:48:10 +01:00 |
|
mahula
|
67717811cb
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:24:55 +01:00 |
|
mahula
|
ac2d44e2e6
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:08:40 +01:00 |
|
Moriz Wahl
|
d7fca05bc8
|
clean db after tests again
|
2023-01-31 14:04:19 +01:00 |
|
Moriz Wahl
|
84a1cfcf77
|
fix(backend): unit tests creations for day 31
|
2023-01-31 13:53:40 +01:00 |
|
mahula
|
4747c83209
|
add dot-env file for testing with emails to backend
|
2023-01-31 13:35:59 +01:00 |
|
|
|
25e03c35b2
|
refactor UserResolver to use LogError, clean comments
|
2023-01-31 13:31:10 +01:00 |
|
|
|
9c4de72be6
|
LogError class
|
2023-01-31 13:30:45 +01:00 |
|
elweyn
|
f3f749889f
|
Add Test for denyContribution.
|
2023-01-31 13:24:59 +01:00 |
|
elweyn
|
08d8c008f6
|
Add denyContribution mutation to the seeds.
|
2023-01-31 13:07:41 +01:00 |
|
|
|
8fcbe61382
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-31 12:51:12 +01:00 |
|
elweyn
|
45c06f8753
|
Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions
|
2023-01-31 11:50:44 +01:00 |
|
elweyn
|
681a23a113
|
Change the definition of statusFilter remove
|
2023-01-31 11:50:25 +01:00 |
|
Hannes Heine
|
160e310b3c
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-31 11:42:28 +01:00 |
|
elweyn
|
a1ece2f171
|
Change definition of the parameter statusFilter so that the ContributionStatus item can't be null.
|
2023-01-31 11:39:44 +01:00 |
|
elweyn
|
787b2b9552
|
Add test for value null in statusFilter array.
|
2023-01-31 11:38:37 +01:00 |
|
ogerly
|
173d8e8690
|
change text for gdd_per_link.choose-amount
|
2023-01-31 11:29:39 +01:00 |
|
elweyn
|
75d47d016d
|
Remove the default null of statusFilter or the test query.
|
2023-01-31 11:19:43 +01:00 |
|
ogerly
|
f949cf5a30
|
better text alignment on send via link
|
2023-01-31 11:17:57 +01:00 |
|
elweyn
|
70649b968f
|
Change statusFilter from default null to optional.
|
2023-01-31 11:11:18 +01:00 |
|