Commit Graph

29 Commits

Author SHA1 Message Date
ca069d0795
make short new transaction url even shorter
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-07-24 21:42:27 +02:00
7beec510a1
create endpoints to get current event and current event new transaction
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-07-24 02:00:59 +02:00
ade02f4736
RVRNEXT-39 add endpoint for community delete
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-06-16 21:38:27 +02:00
2fc5812eba
RVRNEXT-11 add new endpoints for events 2023-05-28 11:29:36 +02:00
b43ed72040
RVRNEXT-24 replace id-based search to slug-based for communities
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-07 01:54:10 +02:00
3f7817fd1f
RVRNEXT-27 add new endpoints for google connect/disconnect 2023-05-06 19:46:09 +02:00
cc8f1e1ace
RVRNEXT-33 session should be valid for a session
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 12:59:45 +02:00
97e04d785c
RVRNEXT-33 adapt to new soko-web interfaces 2023-05-02 12:59:45 +02:00
b958a2f5b3
rename routes
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 00:02:38 +02:00
584fcaba39
make community layout clearer
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-01 23:37:30 +02:00
8566641459
RVRNEXT-6 add new routes for transactions
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-01 19:24:24 +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
fea403fe5a
RVRNEXT-5 add new routes for currency exchange rates 2023-04-25 19:28:42 +02:00
7d63de4403
RVRNEXT-5 add new endpoints for currency handling 2023-04-23 17:36:03 +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
617ae903ae
add error view 500 to app config 2023-04-18 23:29:04 +02:00
4d5e982370
pass dbConnection to HttpResponse 2023-04-18 23:26:42 +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
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
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
e98bb28faf
adapt to soko-web 0.4 2023-04-16 20:54:29 +02:00
c6d33753c8
adapt to new soko-web
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 16:03:38 +02:00
d763c4344c
implement community basics
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 13:57:54 +02:00
6eb54a6f11
make oauth endpoints openid compliant 2023-04-11 19:06:22 +02:00
bc9f1a1d1f
RVRNEXT-2 disable anti csrf check in case of oauth token
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 20:02:02 +02:00
1200489186
RVRNEXT-2 token endpoint should be POST
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 19:37:05 +02:00
74d0b24f5f
RVRNEXT-2 make endpoint names simpler 2023-04-08 19:37:02 +02:00
e4dc8ace04
RVRNEXT-2 add new endpoints for oauth 2023-04-08 19:06:45 +02:00
7945627708
initial commit for rvr-nextgen
Some checks failed
rvr-nextgen/pipeline/head There was a failure building this commit
2023-04-08 00:45:40 +02:00