3185 Commits

Author SHA1 Message Date
einhornimmond
425d01263a
Merge pull request #466 from gradido/community_ipv6_localhost
Community ipv6 localhost
2021-05-25 15:19:31 +02:00
einhornimmond
2f23d64e61
Update routes.php 2021-05-25 14:39:32 +02:00
einhornimmond
d35df61fb4
Merge pull request #464 from gradido/login_html_pages_autoparse
Login html pages autoparse
2021-05-25 14:25:45 +02:00
einhorn_b
788262ee66 try another db setup 2021-05-25 11:03:28 +02:00
einhorn_b
d8a9efb34f debug github actions 2021-05-25 11:00:21 +02:00
einhorn_b
ff0c418c60 changes this time also for community server 2021-05-25 10:21:23 +02:00
einhorn_b
15bff50291 wait on mysql 2021-05-25 09:40:39 +02:00
einhorn_b
05526c361f next try 2021-05-24 20:50:02 +02:00
einhorn_b
3ea812e4f6 add missing include 2021-05-24 20:11:10 +02:00
einhorn_b
1228586d47 new try 2021-05-24 17:59:59 +02:00
einhorn_b
61633ba7b0 move workdir 2021-05-24 14:21:10 +02:00
einhorn_b
5ad85915bd fix dockerfile 2021-05-24 14:14:31 +02:00
einhorn_b
ef4649cee1 new try 2021-05-24 14:10:13 +02:00
einhorn_b
ba42a04f79 new try 2021-05-24 12:20:04 +02:00
einhornimmond
47dd4adf0a
Merge pull request #448 from gradido/login_fix_kw_20
everything I find and fix crash related in login server this week (kw 20)
2021-05-24 11:55:23 +02:00
einhorn_b
20d911a6d3 try with this 2021-05-24 11:48:55 +02:00
einhorn_b
a0b6b3c5bb fix 2021-05-21 20:32:46 +02:00
einhorn_b
3384eb4c6e fix name error 2021-05-21 20:27:40 +02:00
einhorn_b
f8bb7cc08d add code for community server coverage 2021-05-21 20:15:26 +02:00
einhorn_b
713b7b3dcc Merge branch 'login_coverage' of github.com:gradido/gradido into login_coverage 2021-05-21 18:05:52 +02:00
einhorn_b
5b47e9e387 remove unneccessary command 2021-05-21 18:05:48 +02:00
einhornimmond
9b87b6f69a
Update test.yml
hopefully fix error
2021-05-21 18:02:46 +02:00
einhorn_b
ee8bc21def fix errors 2021-05-21 17:39:03 +02:00
einhorn_b
7fa4ccdb5f measure coverage from login-server, speed up login-server test build 2021-05-21 17:29:13 +02:00
einhornimmond
de992e365f
Update test.yml
update mariadb to action stucture
2021-05-21 17:01:41 +02:00
einhorn_b
111f534213 add mariadb as service for login server test 2021-05-21 16:44:21 +02:00
einhorn_b
c200904200 get make coverage command running in docker 2021-05-21 16:21:39 +02:00
einhorn_b
70c6c85f46 add lcov to dependencies, sadly I cannot find a prebuild package for alpine 2021-05-21 14:37:11 +02:00
ogerly
d46b87a4db yarn lint fix 2021-05-21 14:22:54 +02:00
Alexander Friedland
4b3e32b544
Merge branch 'master' into Feature--Profile-Page-with-data 2021-05-21 13:10:34 +02:00
ogerly
7dc5bbde6c Feature Profile: Add Components 2021-05-21 13:00:21 +02:00
Alexander Friedland
8882895f74
Merge pull request #462 from gradido/437-Bug-Mobile-Transaction-List-is-not-easy-to-read
437 bug mobile transaction list is not easy to read
2021-05-21 08:53:15 +02:00
einhorn_b
3e9d7d4f9d update to get test working in docker build 2021-05-20 18:53:07 +02:00
einhorn_b
2a9dab92b1 get gcov and lcov running local 2021-05-20 18:09:01 +02:00
einhorn_b
0d909198c2 bring test back to working 2021-05-20 17:51:50 +02:00
einhornimmond
5f6070e7bd Merge branch '177_backend_coverage' into login_coverage 2021-05-20 17:01:05 +02:00
einhorn_b
ada873f80e Merge branch 'master' into community_ipv6_localhost 2021-05-20 16:35:26 +02:00
ogerly
09ec072d2e feature: gradido member profil page step 1 2021-05-20 16:30:18 +02:00
einhorn_b
0d4189484b Merge branch 'login_html_pages_autoparse' of github.com:gradido/gradido into login_html_pages_autoparse 2021-05-20 16:20:15 +02:00
einhorn_b
4d07ac3a65 change order to parse for gettext after page code is generated 2021-05-20 16:20:00 +02:00
einhorn_b
4783e679ec change order to parse for gettext after page code is generated 2021-05-20 16:15:47 +02:00
ogerly
427843c446 fix remove test transactions.length !== 0 2021-05-20 15:37:56 +02:00
einhorn_b
b615340875 updates for alpine build 2021-05-20 15:14:37 +02:00
ogerly
4c6414fd81 translation decay, yarn lint fix, yarn test 2021-05-20 15:06:22 +02:00
ogerly
34e573a1e0 add operator, click event info transaction from button to row 2021-05-20 15:04:34 +02:00
ogerly
747e8b66a7 step profil 2021-05-20 14:21:18 +02:00
einhornimmond
d951812d9e
Merge pull request #455 from gradido/require_memo_in_send
Require memo in send
2021-05-20 14:09:13 +02:00
einhorn_b
270c5a50a4 updates for docker build 2021-05-20 13:48:56 +02:00
einhorn_b
a4a12bb62b parse cpsp files automatic in build 2021-05-20 13:45:47 +02:00
Moriz Wahl
82e8963271
Merge pull request #459 from gradido/thx-page-dynamic
bug: Thx Page Shows Content Dependent of Route From
2021-05-20 13:06:39 +02:00