Bence Pőcze bence
  • Joined on 2020-12-27
bence created branch feature/RVRNEXT-24-use-slugs-for-communities in esoko/rvr-nextgen 2023-05-07 01:51:07 +02:00
bence pushed to feature/RVRNEXT-24-use-slugs-for-communities at esoko/rvr-nextgen 2023-05-07 01:51:07 +02:00
9ad508c6d5 RVRNEXT-24 replace id-based search to slug-based for communities
715f27a9bc RVRNEXT-24 modify model Community to have slug
6d6e93d711 RVRNEXT-24 add migration for slug for communities
57bdfdb1aa RVRNEXT-24 update soko-web
Compare 4 commits »
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:38:08 +02:00
a5fff1b710 fixup! add class that handles model with slug
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:36:14 +02:00
1ef83ab57b fixup! handle slugs in persistent data manager
769f3818f3 fixup! add class that handles model with slug
Compare 2 commits »
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:26:27 +02:00
00e77aef62 [debug]
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:24:50 +02:00
5c9b9f140d [debug]
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:23:32 +02:00
f73d50cc30 [debug]
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:21:41 +02:00
943ad56d01 [debug]
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:18:04 +02:00
4c30e3be34 [debug]
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:16:42 +02:00
45c4206686 fixup! handle slugs in persistent data manager
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:14:39 +02:00
336e3dbd3f call static instead of self in Model
eae3746dd3 fixup! add class that handles model with slug
Compare 2 commits »
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:05:12 +02:00
8b25f57fe3 handle slugs in persistent data manager
bence created branch feature/slug-handling in esoko/soko-web 2023-05-07 00:49:39 +02:00
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 00:49:39 +02:00
b8ae295de6 handle slugs in persistent data manager
afec6f1103 add class that handles model with slug
9637ebc52b install cocur/slugify
Compare 3 commits »
bence pushed tag Release_2305.5 to esoko/rvr-nextgen 2023-05-06 21:53:09 +02:00
bence deleted branch feature/RVRNEXT-38-use-font-awesome from esoko/rvr-nextgen 2023-05-06 21:52:28 +02:00
bence merged pull request esoko/rvr-nextgen#51 2023-05-06 21:52:27 +02:00
feature/RVRNEXT-38-use-font-awesome
bence pushed to master at esoko/rvr-nextgen 2023-05-06 21:52:27 +02:00
5e1692efdb Merge pull request 'feature/RVRNEXT-38-use-font-awesome' (!51) from feature/RVRNEXT-38-use-font-awesome into master
32733668ff RVRNEXT-38 do not reference authenticateWithGoogleButton whet it does not exist
3034217ff8 RVRNEXT-38 fix template for password reset
c664b0a4bf RVRNEXT-38 make it possible to show fa-icons in confirmation modals
f397354c1e RVRNEXT-38 replace raw character to fa-icon in transactions
Compare 9 commits »
bence pushed to feature/RVRNEXT-38-use-font-awesome at esoko/rvr-nextgen 2023-05-06 21:50:57 +02:00
32733668ff RVRNEXT-38 do not reference authenticateWithGoogleButton whet it does not exist
bence created pull request esoko/rvr-nextgen#51 2023-05-06 21:43:54 +02:00
feature/RVRNEXT-38-use-font-awesome