5569 Commits

Author SHA1 Message Date
8382abbd2d
proper dependencies in dockerhub publish 2021-04-16 16:20:02 +02:00
ef70f1bfef
fixes:
- checkout submodules for login server
- run docker build for community server in main folder
2021-04-16 16:18:09 +02:00
cf575ba626
refactor workflows
- adjust names
- publish community_server
- publish login_server
- test build & publish nginx
- test build & publish mariadb
2021-04-16 16:10:00 +02:00
Dario Rekowski on RockPI
f682a42209 update docu for list transactions 2021-04-16 14:01:03 +00:00
Dario Rekowski on RockPI
dfdd34ea7a reimplement listTransactions with paging for frontend, move parts to Model/Tables resulting code seems to me a lot faster than previous 2021-04-16 13:51:19 +00:00
Moriz Wahl
ffad2a0130
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-16 15:05:08 +02:00
Moriz Wahl
2694004b2e
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-16 15:05:00 +02:00
einhornimmond
ebd362f7b8
Merge pull request #197 from gradido/login_15_04_2012
update code which produce error which last fix (._.);
2021-04-16 14:51:12 +02:00
einhornimmond
e98b351020 add Ufls suggested change 2021-04-16 14:29:03 +02:00
Dario Rekowski on RockPI
e705be9326 update doc for getVBalance now moved to API 2021-04-16 11:56:23 +00:00
Dario Rekowski on RockPI
74c9aeabc3 add getBalance call to api 2021-04-16 11:49:42 +00:00
einhornimmond
914613cf38 update gradido protocol commit 2021-04-16 13:40:03 +02:00
Moriz Wahl
49d024c203 adding link to whitepaper in content footer 2021-04-16 12:42:00 +02:00
Moriz Wahl
61a218b80f
Merge pull request #194 from gradido/refactor-router
refactor: Redirects and Misuse of Children in Router
2021-04-16 12:09:59 +02:00
Moriz Wahl
94a51691f9
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-16 11:42:41 +02:00
Moriz Wahl
c39f326eba
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-16 11:42:33 +02:00
Moriz Wahl
7373e2930f refactor router to avoid redirects and misuse of children 2021-04-15 18:41:28 +02:00
Moriz Wahl
b9dc09a377
Merge pull request #170 from gradido/fix-gradido-link
fix: Gradido-Akademie in Footer Links to gradido.net
2021-04-15 15:02:50 +02:00
Moriz Wahl
aa3e0f7372 remove Gradido link in footline and replace link of Gradido-Akademie. Test Version and members area 2021-04-15 14:48:02 +02:00
Dario Rekowski on RockPI
91f6e04dc5 update decay calculation once again 2021-04-15 11:54:50 +00:00
Dario Rekowski on RockPI
0ba6403817 update transaction deliver code for new decay calculation 2021-04-15 11:54:02 +00:00
Dario Rekowski on RockPI
25d05ab539 fix decay in old view and force using intval for all balance calculations 2021-04-15 11:10:59 +00:00
Alexander Friedland
5c1415401d
Merge pull request #160 from gradido/30-Password-policies-not-aligned
fix register
2021-04-15 12:55:51 +02:00
einhornimmond
9f2c0004c4 update code which produce error which last fix (._.); 2021-04-15 12:12:32 +02:00
Dario Rekowski on RockPI
3e9552f1e8 move update balance method in table where they belong to and delete not used functions from other balance calculation method 2021-04-15 10:10:43 +00:00
einhornimmond
09f583fc24
Merge pull request #175 from gradido/login_14_04_21
Login 14.04.21
2021-04-15 11:06:50 +02:00
einhornimmond
fab60904a4 Merge branch 'master' of github.com:gradido/gradido 2021-04-15 10:50:07 +02:00
e1e92c6ea8
Pages Register.vue Tests
Increase coverage requirement to 11%
2021-04-15 01:22:31 +02:00
c28910994e
implemented @Mogge 's idea to shorten code 2021-04-14 23:39:44 +02:00
ogerly
1da9d430a5
fix register 2021-04-14 23:31:41 +02:00
d1353045e4
Merge pull request #176 from gradido/coverage_no_report
coverage_no_report
2021-04-14 23:28:36 +02:00
einhornimmond
8fe2cdf4fc
Merge pull request #174 from gradido/community_14_04_21
Community 14.04.21
2021-04-14 18:08:07 +02:00
37f26fd58a
remove coverage report since its very spammy 2021-04-14 17:37:29 +02:00
Dario Rekowski on RockPI
c5d4332339 fix function call 2021-04-14 15:36:15 +00:00
Dario Rekowski on RockPI
b5ad8ced68 success in testing updateBalances with: 'sudo -u www-data ./vendor/bin/phpunit --filter testAjaxGetBalance' 2021-04-14 15:02:17 +00:00
Dario Rekowski on RockPI
1a22c3dd82 lost update (⊙_◎) (⊠2021-04-14 14:31:16 +00:00
Dario Rekowski on RockPI
f6ddce2757 add merge bug 2021-04-14 14:28:08 +00:00
Dario Rekowski on RockPI
a99f727eab remove timestamp on_update because it didn't make sense. I don't know why I have make it so in the first place 2021-04-14 14:23:43 +00:00
Dario Rekowski on RockPI
a5e7b38f72 fix transaction signature fixture 2021-04-14 14:17:56 +00:00
Dario Rekowski on RockPI
fb19aae34a replace hex values with hex strings to work correct with php 2021-04-14 14:14:43 +00:00
Dario Rekowski on RockPI
33d751edaa replace hex values with hex strings to work correct with php 2021-04-14 14:10:16 +00:00
Dario Rekowski on RockPI
c10f19f2ae add return call (._.); 2021-04-14 13:24:20 +00:00
Dario Rekowski on RockPI
70f6fe8ca5 update test fixtures with actual data set 2021-04-14 10:59:53 +00:00
Dario Rekowski on RockPI
4690192a71 update config for working with tests 2021-04-14 10:04:17 +00:00
Dario Rekowski on RockPI
57144956b5 add function for easy filling test fixtures with datas from db (export) 2021-04-14 10:00:44 +00:00
einhornimmond
8a6acd67f7 fix crash occuring by successful transfered transactions 2021-04-14 11:32:43 +02:00
Dario Rekowski on RockPI
afc01fd9f4 put back change for other file 2021-04-14 09:21:41 +00:00
Dario Rekowski on RockPI
a444e44e72 fix wrongly commited filed 2021-04-14 09:18:06 +00:00
Dario Rekowski on RockPI
7e60084c89 fix received time to filled in by db 2021-04-14 09:13:53 +00:00
Dario Rekowski on RockPI
892f7e98bf fix wrong commited file 2021-04-14 09:12:08 +00:00