Moriz Wahl
|
c3ebc33ae5
|
Merge branch 'master' into feat-previous-balance
|
2023-04-04 16:55:22 +02:00 |
|
Moriz Wahl
|
95303c30e0
|
add previous transaction relation
|
2023-04-03 18:38:09 +02:00 |
|
|
|
03f1cc3206
|
implement Hannes suggestion regarding export style
|
2023-04-03 12:52:49 +02:00 |
|
|
|
a1bcf7515a
|
removed more obsolete data
|
2023-03-29 11:22:50 +02:00 |
|
|
|
f2d53dfea6
|
Merge branch 'master' into cleanup-database
|
2023-03-29 11:22:20 +02:00 |
|
|
|
1f0b07b708
|
Merge branch 'master' into events-unify-names
|
2023-03-29 09:47:40 +02:00 |
|
|
|
740a74c6cd
|
Merge branch 'master' into events-contribution-link
|
2023-03-23 12:42:51 +01:00 |
|
|
|
7e8b1ba6a3
|
Merge branch 'master' into seperate-events-in-own-files
|
2023-03-23 12:21:55 +01:00 |
|
Claus-Peter Hübner
|
8e4d4cb9ab
|
Merge remote-tracking branch 'origin/master' into 2800-feature-backend-read-communities-data-from-database
|
2023-03-15 00:41:48 +01:00 |
|
clauspeterhuebner
|
81bdbdc309
|
Merge branch 'master' into 2800-feature-backend-read-communities-data-from-database
|
2023-03-14 21:52:34 +01:00 |
|
|
|
e8114e4083
|
remove mul -1 for congruency
|
2023-03-14 20:04:28 +01:00 |
|
|
|
b3c48af3c4
|
Merge branch 'master' into event_refactor_database
|
2023-03-14 16:08:41 +01:00 |
|
|
|
f8055631fd
|
Merge branch 'master' into clean-database-package-json
|
2023-03-14 12:19:22 +01:00 |
|
Claus-Peter Hübner
|
fa76d3db2f
|
Merge remote-tracking branch 'origin/master' into
2800-feature-backend-read-communities-data-from-database
|
2023-03-13 22:14:43 +01:00 |
|
elweyn
|
e2fc7c1733
|
chore(other): upgrade version to 1.19.1
|
2023-03-10 11:36:35 +01:00 |
|
|
|
331a4e1205
|
lint fix
|
2023-03-10 00:24:00 +01:00 |
|
|
|
7d54896801
|
refactor all main scripts
|
2023-03-10 00:21:27 +01:00 |
|
|
|
66c09d0615
|
remove typeorm connection
|
2023-03-10 00:21:16 +01:00 |
|
|
|
a240d76d15
|
remove unused interfaces
|
2023-03-10 00:21:03 +01:00 |
|
|
|
69fb3583cb
|
removed commands from package json not working
|
2023-03-09 20:12:45 +01:00 |
|
Claus-Peter Hübner
|
9a834fa720
|
implement getCommunities in CommunityResolver
|
2023-03-09 18:56:25 +01:00 |
|
|
|
247adbc650
|
database migration 0064
|
2023-03-09 13:35:13 +01:00 |
|
elweyn
|
d00bfec5a6
|
Set new release version.
|
2023-03-07 14:15:17 +01:00 |
|
|
|
cf0af5dc85
|
missing change for changed event database model
|
2023-03-07 12:35:40 +01:00 |
|
|
|
4a9f3e666d
|
database update, include contribution & transaction link ids
|
2023-03-07 12:33:45 +01:00 |
|
|
|
630a37cc51
|
rename event CONTRIBUTION_CONFIRM to ADMIN_CONTRIBUTION_CONFIRM, clean Eventtypes enum
|
2023-03-07 12:29:59 +01:00 |
|
|
|
ae792850c3
|
fix down script
|
2023-03-07 12:28:13 +01:00 |
|
|
|
cbc7a0557d
|
modify column to datetime(3)
|
2023-03-07 12:16:17 +01:00 |
|
|
|
60d7ce451f
|
removed todo since this is tested now
|
2023-03-06 13:54:37 +01:00 |
|
|
|
63dc1b6183
|
escape type query
|
2023-03-06 13:47:45 +01:00 |
|
|
|
10392960bf
|
fixed typo
|
2023-03-04 00:43:55 +01:00 |
|
|
|
38f563e294
|
refine comment
|
2023-03-04 00:32:21 +01:00 |
|
|
|
c0f40f9c73
|
added comment and removed todo
|
2023-03-04 00:31:33 +01:00 |
|
|
|
08c379b46f
|
transform event data
|
2023-03-04 00:30:56 +01:00 |
|
|
|
76cbcc2393
|
remove todo for foreign keys since there is an issue now
|
2023-03-04 00:02:48 +01:00 |
|
|
|
277df94052
|
remove todo as there is an issue now
|
2023-03-03 23:59:25 +01:00 |
|
|
|
4379668268
|
Merge branch 'master' into event_refactor_database
|
2023-03-03 23:55:24 +01:00 |
|
Claus-Peter Hübner
|
3d887bd038
|
change downwards migration to delete entries with last_announced_at IS
NULL
|
2023-03-02 15:01:03 +01:00 |
|
|
|
4e55acebeb
|
have explicit reference id columns due to missing foreign keys
|
2023-02-18 01:24:48 +01:00 |
|
|
|
fde67c2c32
|
todo event data refactoring
|
2023-02-18 00:12:36 +01:00 |
|
|
|
5aef000520
|
lint fixes
|
2023-02-17 14:53:07 +01:00 |
|
|
|
6d8b11aeb8
|
finished up Table definition and migration
|
2023-02-17 14:47:31 +01:00 |
|
|
|
80a059b94d
|
properly import entities
|
2023-02-17 11:49:26 +01:00 |
|
|
|
0d6fb2a427
|
started event refactoring on database level
|
2023-02-16 19:16:33 +01:00 |
|
Claus-Peter Hübner
|
70276800e6
|
rework PR-comments
|
2023-02-13 22:19:52 +01:00 |
|
Claus-Peter Hübner
|
a10de9b55a
|
Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
|
2023-02-13 21:12:41 +01:00 |
|
Moriz Wahl
|
ac250181ef
|
chore(release): version 1.18.2
|
2023-02-10 16:09:33 +01:00 |
|
Moriz Wahl
|
05f9917ac7
|
feat(release): Version 1.18.1
|
2023-02-10 14:42:16 +01:00 |
|
Moriz Wahl
|
7469a3caac
|
feat(release): version 1.18.0
|
2023-02-09 17:52:48 +01:00 |
|
|
|
a04a498882
|
remove config version from all .env.dist
|
2023-02-09 14:02:11 +01:00 |
|