Commit Graph

281 Commits

Author SHA1 Message Date
f2d99c4f0f
RVRNEXT-6 add migration for transaction db structure 2023-05-01 19:19:10 +02:00
2ed01df331
RVRNEXT-6 layout fine-tuning 2023-05-01 19:18:48 +02:00
f89bed25da
RVRNEXT-6 update soko-web 2023-05-01 19:15:45 +02:00
d707c20ab6
Merge pull request 'feature/update-soko-web-to-0.7' (!35) from feature/update-soko-web-to-0.7 into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #35
2023-04-30 21:07:16 +02:00
49d72f1d48
adapt $withRelations usage to soko-web 0.7
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-30 20:25:21 +02:00
eabf17cb77
update soko-web to 0.7 2023-04-30 20:24:10 +02:00
7b45069904
Merge pull request 'feature/RVRNEXT-5-main-currency-of-community-should-be-a-general-currency' (!34) from feature/RVRNEXT-5-main-currency-of-community-should-be-a-general-currency into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #34
2023-04-28 21:44:18 +02:00
49df206ddc
RVRNEXT-5 move saveCommunity under getCommunityEdit
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-28 21:20:08 +02:00
e0ea18a6d0
RVRNEXT-5 migration for main_currency_id
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-28 21:06:36 +02:00
20a850f011
RVRNEXT-5 make community main currency a general currency 2023-04-28 21:06:18 +02:00
157f530ad5
RVRNEXT-5 add withRelations to CommunityMemberRepository getters 2023-04-28 20:59:14 +02:00
0b261b6272
RVRNEXT-5 fix audit logger for non-web access 2023-04-28 20:58:19 +02:00
882b326aca
Merge pull request 'merge new and edit methods in CommunityController' (!33) from feature/unify-saves-in-communitycontroller into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #33
2023-04-26 09:46:09 +02:00
49fe85dcde
merge new and edit methods in CommunityController
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-26 09:43:57 +02:00
a021aff92c
Merge pull request 'feature/RVRNEXT-5-handling-currency-exchange-rates' (!32) from feature/RVRNEXT-5-handling-currency-exchange-rates into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #32
2023-04-25 19:32:11 +02:00
6abe93e3b5
RVRNEXT-5 fine-tune styles
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-25 19:28:42 +02:00
7e84e6b4ba
RVRNEXT-5 add/update layout for currency exchange rates 2023-04-25 19:28:42 +02:00
76ed977375
RVRNEXT-5 add logic for handling currency exchange rates 2023-04-25 19:28:42 +02:00
fea403fe5a
RVRNEXT-5 add new routes for currency exchange rates 2023-04-25 19:28:42 +02:00
1d96fd0cb9
RVRNEXT-5 add model and repository for currency exchange rate 2023-04-25 19:28:42 +02:00
7437e19de5
RVRNEXT-5 add migration for currency exchange rates 2023-04-23 20:50:45 +02:00
47567c9b75
RVRNEXT-5 add links to community main page 2023-04-23 20:46:11 +02:00
ef16e70235
Merge pull request 'feature/RVRNEXT-5-handling-currencies' (!31) from feature/RVRNEXT-5-handling-currencies into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #31
2023-04-23 20:21:31 +02:00
91d064947e
RVRNEXT-5 formError should be searched in the whole document
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-23 20:20:10 +02:00
9a6e95673e
RVRNEXT-5 add formError for multi for layouts 2023-04-23 20:20:10 +02:00
d24c3bb1cb
RVRNEXT-5 move private methods to the end of CommunityController 2023-04-23 20:20:10 +02:00
2ad637e55f
RVRNEXT-5 make prepare-commit-msg accept fixup commits 2023-04-23 20:20:10 +02:00
ac09342c9d
RVRNEXT-5 fix layouts for communities 2023-04-23 20:20:10 +02:00
3a1054e1df
RVRNEXT-5 adjust table style 2023-04-23 20:20:10 +02:00
0f02c4b5be
RVRNEXT-5 update CommunityController with currency operations 2023-04-23 20:20:10 +02:00
be0a15d02d
RVRNEXT-5 extend views with currency edit 2023-04-23 20:09:49 +02:00
12065b0525
RVRNEXT-5 add model and repository for currencies 2023-04-23 20:09:44 +02:00
0fc21cc461
RVRNEXT-5 add migration for currencies 2023-04-23 20:09:44 +02:00
7d63de4403
RVRNEXT-5 add new endpoints for currency handling 2023-04-23 17:36:03 +02:00
c520c256ee
Merge pull request 'solve community member edit with forms' (!30) from feature/solve-community-member-edit-with-forms into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #30
2023-04-23 15:59:32 +02:00
2f9b97d1a4
solve community member edit with forms
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-23 15:55:31 +02:00
ad18c7cb25
Merge pull request 'use IRouteCollection in app container' (!29) from bugfix/fix-app-container into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #29
2023-04-20 00:34:26 +02:00
a2fb166b55
use IRouteCollection in app container
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-20 00:33:06 +02:00
f0a7b34212
Merge pull request 'feature/update-soko-web' (!28) from feature/update-soko-web into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #28
2023-04-19 23:43:27 +02:00
dccb34971b
adapt Container usage to new soko-web
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-19 23:38:43 +02:00
36f767ea9b
update soko-web version 2023-04-19 23:38:43 +02:00
c0739eeddf
Merge pull request 'feature/activate-audit-logging' (!27) from feature/activate-audit-logging into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #27
2023-04-19 00:58:44 +02:00
cac30c9203
add auditLogger instance to app container
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-18 23:37:55 +02:00
89b0ce768b
add db table for audit log 2023-04-18 23:37:55 +02:00
656ce219ef
add class AuditLogger 2023-04-18 23:37:55 +02:00
fd30911dd3
Merge pull request 'feature/update-to-soko-web-0.5' (!26) from feature/update-to-soko-web-0.5 into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #26
2023-04-18 23:30:33 +02:00
b4cfa7aab2
remove unnecessary startTransaction and commit calls
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-18 23:29:04 +02:00
617ae903ae
add error view 500 to app config 2023-04-18 23:29:04 +02:00
a7997429b7
add view for error 500 2023-04-18 23:26:42 +02:00
4d5e982370
pass dbConnection to HttpResponse 2023-04-18 23:26:42 +02:00