|
1267cb3d95
|
RVRNEXT-39 implement community delete
|
2023-06-16 21:38:26 +02:00 |
|
|
c7641b85e7
|
RVRNEXT-39 make main currency nullable
|
2023-06-16 21:28:42 +02:00 |
|
|
ee4b8e9d65
|
Merge pull request 'bugfix/RVRNEXT-31-allow-special-characters-for-local-assets' (!57) from bugfix/RVRNEXT-31-allow-special-characters-for-local-assets into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #57
|
2023-05-28 22:31:21 +02:00 |
|
|
58d4f982e9
|
RVRNEXT-31 remove hack for assets of tom-select
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-28 22:30:00 +02:00 |
|
|
ad06cfaa58
|
RVRNEXT-31 update soko-web
|
2023-05-28 22:30:00 +02:00 |
|
|
aa2e0e9b4a
|
Merge pull request 'feature/RVRNEXT-22-add-pagination-template' (!56) from feature/RVRNEXT-22-add-pagination-template into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #56
|
2023-05-28 20:46:22 +02:00 |
|
|
d1c926541a
|
RVRNEXT-22 use the new repository methods in controllers
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-28 20:34:07 +02:00 |
|
|
9929e00a3f
|
RVRNEXT-22 use Select::paginate in repositories
|
2023-05-28 20:34:07 +02:00 |
|
|
bf415a2a46
|
RVRNEXT-22 use pagination template
|
2023-05-28 20:34:00 +02:00 |
|
|
c0bfa5b334
|
RVRNEXT-22 add pagination template
|
2023-05-28 20:33:59 +02:00 |
|
|
e122248a97
|
Merge pull request 'fix sql statement for table transactions' (!55) from bugfix/fix-buggy-migration into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #55
|
2023-05-28 17:03:11 +02:00 |
|
|
d2bb1d4936
|
fix sql statement for table transactions
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-28 17:01:19 +02:00 |
|
|
b8a901b041
|
Merge pull request 'feature/RVRNEXT-11-events' (!54) from feature/RVRNEXT-11-events into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #54
|
2023-05-28 16:52:48 +02:00 |
|
|
ede5c24a5d
|
RVRNEXT-11 fix archive in pipeline
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-28 16:48:38 +02:00 |
|
|
0ae7040804
|
RVRNEXT-11 update soko-web to 0.12.1
|
2023-05-28 16:48:38 +02:00 |
|
|
f370ccba88
|
RVRNEXT-11 add upcoming events for user
|
2023-05-28 16:48:38 +02:00 |
|
|
a128168e7f
|
RVRNEXT-11 fix select in community members form
|
2023-05-28 16:48:38 +02:00 |
|
|
3e9c25f6fe
|
RVRNEXT-11 style improvements
|
2023-05-28 16:48:38 +02:00 |
|
|
352311a82e
|
RVRNEXT-11 add custom title for main layout
|
2023-05-28 16:48:38 +02:00 |
|
|
c97d80a724
|
RVRNEXT-11 add upcoming events for community
|
2023-05-28 16:48:38 +02:00 |
|
|
532dbfd8d6
|
RVRNEXT-11 add event for transactions
|
2023-05-28 16:48:37 +02:00 |
|
|
49f3a371e5
|
RVRNEXT-11 add views for events
|
2023-05-28 16:48:37 +02:00 |
|
|
2bcaf13ee3
|
RVRNEXT-11 add controller for events
|
2023-05-28 16:48:37 +02:00 |
|
|
2fc5812eba
|
RVRNEXT-11 add new endpoints for events
|
2023-05-28 11:29:36 +02:00 |
|
|
63ca6e7557
|
RVRNEXT-11 add model and repository for events
|
2023-05-28 11:29:36 +02:00 |
|
|
224cdc0eda
|
RVRNEXT-11 add migrations for events
|
2023-05-28 11:29:35 +02:00 |
|
|
42da9eb778
|
Merge pull request 'bugfix/fixes-for-password-reset' (!53) from bugfix/fixes-for-password-reset into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #53
|
2023-05-26 16:08:50 +02:00 |
|
|
d1dee27191
|
reset grecaptcha in case of error
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-08 18:48:43 +02:00 |
|
|
726b1818d0
|
fix error message for password reset request
|
2023-05-08 18:48:12 +02:00 |
|
|
75f0ae7668
|
Merge pull request 'feature/RVRNEXT-24-use-slugs-for-communities' (!52) from feature/RVRNEXT-24-use-slugs-for-communities into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #52
|
2023-05-07 01:57:57 +02:00 |
|
|
b43ed72040
|
RVRNEXT-24 replace id-based search to slug-based for communities
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-07 01:54:10 +02:00 |
|
|
5dc4350b20
|
RVRNEXT-24 modify model Community to have slug
|
2023-05-07 01:54:10 +02:00 |
|
|
829588150a
|
RVRNEXT-24 add migration for slug for communities
|
2023-05-07 01:54:10 +02:00 |
|
|
54d901e45e
|
RVRNEXT-24 update soko-web
|
2023-05-07 01:54:10 +02:00 |
|
|
5e1692efdb
|
Merge pull request 'feature/RVRNEXT-38-use-font-awesome' (!51) from feature/RVRNEXT-38-use-font-awesome into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #51
|
2023-05-06 21:52:26 +02:00 |
|
|
32733668ff
|
RVRNEXT-38 do not reference authenticateWithGoogleButton whet it does not exist
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-06 21:50:46 +02:00 |
|
|
3034217ff8
|
RVRNEXT-38 fix template for password reset
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-06 21:43:37 +02:00 |
|
|
c664b0a4bf
|
RVRNEXT-38 make it possible to show fa-icons in confirmation modals
|
2023-05-06 21:43:23 +02:00 |
|
|
f397354c1e
|
RVRNEXT-38 replace raw character to fa-icon in transactions
|
2023-05-06 21:43:01 +02:00 |
|
|
e3992d9d55
|
RVRNEXT-38 add fa-icons to buttons
|
2023-05-06 21:42:43 +02:00 |
|
|
0f7c9aa02f
|
RVRNEXT-38 replace svgs to fa-icons in normal layous
|
2023-05-06 21:41:46 +02:00 |
|
|
b531589c52
|
RVRNEXT-38 load font-awesome css
|
2023-05-06 21:40:56 +02:00 |
|
|
dc824a0f70
|
RVRNEXT-38 install font-awesome
|
2023-05-06 21:40:35 +02:00 |
|
|
1a06326589
|
Merge pull request 'feature/RVRNEXT-27-add-connect-with-google' (!50) from feature/RVRNEXT-27-add-connect-with-google into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #50
|
2023-05-06 19:55:16 +02:00 |
|
|
9780aa62cb
|
RVRNEXT-27 delete unused mail templates
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-06 19:49:20 +02:00 |
|
|
cc3cfc15c8
|
RVRNEXT-27 fix page header in google_login_error
|
2023-05-06 19:49:05 +02:00 |
|
|
a877484d56
|
RVRNEXT-27 add link to google connect/disconnect to account page
|
2023-05-06 19:48:54 +02:00 |
|
|
da5c2121ba
|
RVRNEXT-27 add views for google connect/disconnect
|
2023-05-06 19:48:03 +02:00 |
|
|
73c7d8434e
|
RVRNEXT-27 add logic for google connect/disconnect
|
2023-05-06 19:46:34 +02:00 |
|
|
3f7817fd1f
|
RVRNEXT-27 add new endpoints for google connect/disconnect
|
2023-05-06 19:46:09 +02:00 |
|