Commit Graph

269 Commits

Author SHA1 Message Date
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
46ea01efe1
update soko-web to 0.5 2023-04-18 23:20:29 +02:00
4161abe098
Merge pull request 'fix path for antiCsrfTokenExceptions' (!25) from bugfix/fix-path-for-csrf-exceptions into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #25
2023-04-16 22:09:15 +02:00
8777d931a4
fix path for antiCsrfTokenExceptions
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 22:07:57 +02:00
d2ef9bb18a
Merge pull request 'remove unnecessary use in web.php' (!24) from bugfix/remove-unnecessary-use into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #24
2023-04-16 22:07:30 +02:00
3ec7fc11fa
remove unnecessary use in web.php
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 22:01:48 +02:00
9fd8453f63
Merge pull request 'feature/adapt-to-new-soko-web' (!23) from feature/adapt-to-new-soko-web into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #23
2023-04-16 21:16:58 +02:00
a7d3942d1f
use classes at beginning of web.php
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 21:14:56 +02:00
41933ec510
update soko-web to 0.4
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 20:54:49 +02:00
e98bb28faf
adapt to soko-web 0.4 2023-04-16 20:54:29 +02:00
34eeb10c27
Merge pull request 'feature/start-using-authentication-required-interface' (!22) from feature/start-using-authentication-required-interface into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #22
2023-04-16 17:53:16 +02:00
70e13f70c0
update soko-web to 0.3
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 17:51:29 +02:00
a89182b64f
split authentication required and secured controllers 2023-04-16 17:51:29 +02:00