Commit Graph

279 Commits

Author SHA1 Message Date
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
361671a362
Merge pull request 'use the DateTime object when comparing dates in ExhcnageRateCalculator' (!49) from bugfix/fix-current-exchange-rate-calculation into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #49
2023-05-06 13:44:09 +02:00
b2babcf30f
use the DateTime object when comparing dates in ExhcnageRateCalculator
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-06 13:41:17 +02:00
ea579614b3
Merge pull request 'fix margin of delete button on transaction_edit' (!48) from bugfix/layout-fix into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #48
2023-05-06 13:21:33 +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
9e448e62c6
Merge pull request 'feature/RVRNEXT-34-use-text-labels-instead-of-placeholders-in-forms' (!47) from feature/RVRNEXT-34-use-text-labels-instead-of-placeholders-in-forms into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #47
2023-05-02 19:54:08 +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
ba5dfdbe4d
RVRNEXT-34 add style class for form label 2023-05-02 19:49:43 +02:00
5557f00e57
Merge pull request 'RVRNEXT-36 add autocomplete values for username and password fields' (!46) from feature/RVRNEXT-36-add-autocompletes-for-usernames-and-passwords into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #46
2023-05-02 13:13:25 +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
8d495c9f37
Merge pull request 'feature/RVRNEXT-33-no-permanent-session' (!45) from feature/RVRNEXT-33-no-permanent-session into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #45
2023-05-02 13:03:32 +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
0c102da1d7
RVRNEXT-33 update soko-web to 0.10 2023-05-02 12:58:18 +02:00
7f882f2e71
Merge pull request 'RVRNEXT-28 add further checks before manupulating db' (!44) from feature/RVRNEXT-28-check-foreign-key-constraints-before-db into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #44
2023-05-02 02:58:35 +02:00
cb76cbb9b1
RVRNEXT-28 add further checks before manupulating db
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 02:56:16 +02:00
1f32387f63
Merge pull request 'RVRNEXT-30 check if member already has associated transaction' (!43) from bugfix/RVRNEXT-29-prevent-deleting-member-who-has-transaction into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #43
2023-05-02 02:51:02 +02:00
be93c75fe7
RVRNEXT-30 check if member already has associated transaction
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 02:40:27 +02:00
38d18873b8
Merge pull request 'feature/RVRNEXT-30-replace-choices-to-tomselect' (!41) from feature/RVRNEXT-30-replace-choices-to-tomselect into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #41
2023-05-02 02:24:40 +02:00
5053d37388
RVRNEXT-30 initialize TomSelect in community_members.js
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-05-02 02:22:57 +02:00
c00be9a49d
RVRNEXT-30 remove unnecessary css selector 2023-05-02 02:22:35 +02:00
881280fa3e
RVRNEXT-30 use tom-select assets in community_member view 2023-05-02 02:22:10 +02:00
40eb8b5335
RVRNEXT-30 fix submit button name 2023-05-02 02:21:49 +02:00
789e9e199f
RVRNEXT-30 install tom-select instead of choices.js 2023-05-02 02:20:40 +02:00
be521a42ee
Merge pull request 'RVRNEXT-26 show confirmation modal before deleting something' (!40) from feature/RVRNEXT-26-confirmation-before-delete into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #40
2023-05-02 01:49:13 +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
490e48a87a
Merge pull request 'rename routes' (!39) from feature/rename-routes into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #39
2023-05-02 00:06:11 +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
2da0ccb09b
Merge pull request 'feature/layout-improvements' (!38) from feature/layout-improvements into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #38
2023-05-01 23:42:30 +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
4dbbb1321c
Merge pull request 'feature/RVRNEXT-7-calculate-balance-for-community-members' (!37) from feature/RVRNEXT-7-calculate-balance-for-community-members into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #37
2023-05-01 22:26:03 +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
751c1895ca
RVRNEXT-7 calculate balances in CommunityController 2023-05-01 22:00:32 +02:00
3fd43b6e41
RVRNEXT-7 add BalanceCalculator class 2023-05-01 22:00:13 +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
3e6514a2e5
Merge pull request 'feature/RVRNEXT-6-transactions' (!36) from feature/RVRNEXT-6-transactions into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #36
2023-05-01 19:28:27 +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
14f7a5b9b5
RVRNEXT-6 add views for transactions 2023-05-01 19:23:48 +02:00
6fb951a01e
RVRNEXT-6 add transactioncontroller 2023-05-01 19:23:31 +02:00
c7c2df89c5
RVRNEXT-6 add ExchangeRateCalculator 2023-05-01 19:23:19 +02:00
67114211ec
RVRNEXT-6 add model and repository for transactions 2023-05-01 19:19:39 +02:00
f2d99c4f0f
RVRNEXT-6 add migration for transaction db structure 2023-05-01 19:19:10 +02:00
2ed01df331
RVRNEXT-6 layout fine-tuning 2023-05-01 19:18:48 +02:00