|
|
eaa59180d3
|
removed github webhook, its now external
|
2022-01-12 21:21:27 +01:00 |
|
|
|
2efdb41232
|
disable debugging logs
|
2022-01-12 21:21:27 +01:00 |
|
|
|
4a175f0ef8
|
removed github webhook, its now external
|
2022-01-12 21:21:27 +01:00 |
|
|
|
5e5991d004
|
remove unused comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f75ff56785
|
execute script directly
|
2022-01-12 21:21:26 +01:00 |
|
|
|
8da334aa77
|
remove process.exit since it does not have any effect
|
2022-01-12 21:21:26 +01:00 |
|
|
|
b7132865a1
|
exit process after forking, use semicolon instead of &&
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d41c404288
|
removed comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d2d22f68b2
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f332bae932
|
reverted all trys to fix things within the script, use /bin/bash to spawn interpret the script
|
2022-01-12 21:21:26 +01:00 |
|
|
|
bfda1984ec
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
42542b53b3
|
remove unused eslint ignore
|
2022-01-12 21:21:26 +01:00 |
|
|
|
09670126f2
|
comment fix
|
2022-01-12 21:21:26 +01:00 |
|
|
|
610f3454a6
|
update detach code
|
2022-01-12 21:21:25 +01:00 |
|
|
|
3f4ba4c50c
|
try fork
|
2022-01-12 21:21:25 +01:00 |
|
|
|
1bd3e7df00
|
some comment
|
2022-01-12 21:21:25 +01:00 |
|
|
|
4ccfc5fcfc
|
unref the spawned script instance in order to allow it to end the backend process
|
2022-01-12 21:21:25 +01:00 |
|
|
|
59efb3fcf5
|
start start.sh on githook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
41ee819aba
|
remove trailing slash again, log when eopage hook was recieved
|
2022-01-12 21:21:25 +01:00 |
|
|
|
9cbd9139df
|
ad trailing slash for elopage hook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
e378136106
|
correct config value for GITHUB_WEBHOOK, log every request for debugging purposes
|
2022-01-12 21:21:25 +01:00 |
|
|
|
1e39f5049b
|
first implementation of github webhook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
aea773167b
|
fixed elopage webhook
|
2022-01-12 21:21:22 +01:00 |
|
|
|
f4c26151a7
|
fix bodyparser json deprecated - using express instead
|
2022-01-12 21:21:22 +01:00 |
|
|
|
b6bd3f839d
|
unified all urls of our services. every server now serves on / and nginxs routes accordingly
|
2022-01-12 21:21:22 +01:00 |
|
|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
Moriz Wahl
|
e4c8225799
|
Merge branch 'master' into fix-admin-creation-list
|
2022-01-11 13:01:30 +01:00 |
|
Moriz Wahl
|
6abd4cce55
|
Merge branch 'master' into fix-doubled-token
|
2022-01-11 12:42:50 +01:00 |
|
Moriz Wahl
|
121b7530dc
|
fix: Override Existing Token in Response Header
|
2022-01-11 09:22:51 +01:00 |
|
Moriz Wahl
|
c4cbc50da0
|
address correct db column for only creations filter
|
2022-01-10 16:33:52 +01:00 |
|
Moriz Wahl
|
814f9e18dd
|
fix update of open creations
|
2022-01-10 13:25:35 +01:00 |
|
Hannes Heine
|
a0e515e53c
|
Merge branch 'master' into fix-change-password
|
2022-01-10 11:53:00 +01:00 |
|
elweyn
|
09a1b05ca0
|
Backend gave the gdtSum with cents include in the number, now divided by 100.
|
2022-01-10 11:03:10 +01:00 |
|
Moriz Wahl
|
55d85a8ccf
|
fix: Change Password in User Profile
|
2022-01-10 10:01:47 +01:00 |
|
elweyn
|
8053033c52
|
Fix linting.
|
2022-01-03 08:24:14 +01:00 |
|
Hannes Heine
|
a3f56832ef
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-30 14:25:53 +01:00 |
|
Alexander Friedland
|
4330b9d760
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-30 14:14:17 +01:00 |
|
elweyn
|
c31c8b28f2
|
Adding right to confirm pending creation.
|
2021-12-30 14:01:34 +01:00 |
|
elweyn
|
2f59ecae50
|
Adding right to delete pending creation.
|
2021-12-30 14:00:53 +01:00 |
|
elweyn
|
e440bb10b7
|
Adding right to search pending creation.
|
2021-12-30 13:59:39 +01:00 |
|
elweyn
|
56021489f8
|
Adding right to update pending creation.
|
2021-12-30 13:58:47 +01:00 |
|
elweyn
|
6e27c31d3c
|
Adding right to create pending creation.
|
2021-12-30 13:57:28 +01:00 |
|
Hannes Heine
|
b9efa4b048
|
Merge branch 'master' into remove_self_creation_confirmation
|
2021-12-30 13:50:50 +01:00 |
|
Moriz Wahl
|
d28ad456b5
|
linting
|
2021-12-29 23:30:08 +01:00 |
|
Moriz Wahl
|
69d983b891
|
Update backend/jest.config.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-12-29 23:16:47 +01:00 |
|
Moriz Wahl
|
e39d51d335
|
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-12-29 23:16:33 +01:00 |
|
Moriz Wahl
|
341402d965
|
CI_worklfow_test as new yarn command to get backend unit test working in CI
|
2021-12-29 23:06:23 +01:00 |
|
Moriz Wahl
|
db82409d08
|
always take exposed files from build
|
2021-12-29 22:45:22 +01:00 |
|
Moriz Wahl
|
fda6576714
|
change paths of up, down and reset
|
2021-12-29 22:09:56 +01:00 |
|
Moriz Wahl
|
56afb18e81
|
test publisher id
|
2021-12-29 14:02:17 +01:00 |
|