Commit Graph

48 Commits

Author SHA1 Message Date
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
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
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
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
d8786e74d5
fix margin of delete button on transaction_edit
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-06 13:13:15 +02:00
7f1177cc55
RVRNEXT-34 swap delete and save in transaction_edit
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 19:53:06 +02:00
a941f5a1cd
RVRNEXT-34 remove placeholders, use labels instead 2023-05-02 19:51:15 +02:00
baddc17b33
RVRNEXT-36 add autocomplete values for username and password fields
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 13:12:19 +02:00
881280fa3e
RVRNEXT-30 use tom-select assets in community_member view 2023-05-02 02:22:10 +02:00
65424c2944
RVRNEXT-26 show confirmation modal before deleting something
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 01:03:39 +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
b5dc96f98b
fix stupid variable names 2023-05-01 23:02:57 +02:00
0a7cfdbb8e
RVRNEXT-7 show balances on community home page
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-01 22:01:11 +02:00
ae3554c365
RVRNEXT-7 layout fine-tuning 2023-05-01 21:59:55 +02:00
5526a55145
RVRNEXT-7 add link for transactions 2023-05-01 19:32:35 +02:00
14f7a5b9b5
RVRNEXT-6 add views for transactions 2023-05-01 19:23:48 +02:00
2ed01df331
RVRNEXT-6 layout fine-tuning 2023-05-01 19:18:48 +02:00
20a850f011
RVRNEXT-5 make community main currency a general currency 2023-04-28 21:06:18 +02:00
7e84e6b4ba
RVRNEXT-5 add/update layout for currency exchange rates 2023-04-25 19:28:42 +02:00
47567c9b75
RVRNEXT-5 add links to community main page 2023-04-23 20:46:11 +02:00
9a6e95673e
RVRNEXT-5 add formError for multi for layouts 2023-04-23 20:20:10 +02:00
ac09342c9d
RVRNEXT-5 fix layouts for communities 2023-04-23 20:20:10 +02:00
be0a15d02d
RVRNEXT-5 extend views with currency edit 2023-04-23 20:09:49 +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
a7997429b7
add view for error 500 2023-04-18 23:26:42 +02:00
e98bb28faf
adapt to soko-web 0.4 2023-04-16 20:54:29 +02:00
0b8d7b9cda
replace hardcoded links to generated ones
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-16 14:31:10 +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
ed137b38de
omit whitespace in main layout
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-09 03:16:45 +02:00
b809542083
reload account page after save 2023-04-09 02:55:40 +02:00
749b93e3af
make it possible to modify personal user data fields 2023-04-09 02:55:10 +02:00
de346c0c6e
fix HTML syntax error in account.php 2023-04-09 02:29:53 +02:00
a0fe77fe66
make it possible to modify email and username 2023-04-09 02:29:53 +02:00
151112bd2a
make it possible to have username 2023-04-09 02:29:46 +02:00
35b7db81b2
RVRNEXT-2 add controller and view for oauth 2023-04-08 19:20:47 +02:00
453940a5ef
unify redirect after login logic
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 10:45:56 +02:00
d45b790122
show correct error message if google login fails 2023-04-08 03:34:07 +02:00
ef6561ac19
remove view test assets 2023-04-08 01:58:27 +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