5569 Commits

Author SHA1 Message Date
Dario Rekowski on RockPI
3a92e4025a update for new api path 2021-04-21 12:33:31 +00:00
Dario Rekowski on RockPI
d19496ddca Merge branch 'community_15_04_2021' of github.com:gradido/gradido into community_15_04_2021 2021-04-21 10:41:22 +00:00
Dario Rekowski on RockPI
6263d68ef7 make new parameters optional 2021-04-21 10:41:13 +00:00
einhornimmond
09a0d58f40
Update frontend/src/apis/communityAPI.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:40 +02:00
einhornimmond
bd1f9374ac
Update frontend/src/apis/communityAPI.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:30 +02:00
einhornimmond
dc13e8dce3
Update frontend/.env.dist
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:04 +02:00
einhornimmond
2a8fad3a44
Update community_server/src/Controller/AppRequestsController.php
make it looking better

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:10:40 +02:00
Dario Rekowski on RockPI
809e9133ab Merge branch 'community_15_04_2021' of github.com:gradido/gradido into community_15_04_2021 2021-04-21 09:58:44 +00:00
Dario Rekowski on RockPI
2b5078ed2f add missing doc lines 2021-04-21 09:58:35 +00:00
Moriz Wahl
4862faf339 linting 2021-04-20 20:43:09 +02:00
Moriz Wahl
1023e8932a check API to reset password 2021-04-20 20:38:40 +02:00
einhorn_b
5c411c5cb1 fix tests, make better output for debugging failing tests 2021-04-20 19:03:16 +02:00
Moriz Wahl
e45f79f927
Merge pull request #206 from gradido/raise-coverage
feat: Raise Frontend Test Coverage to 12%
2021-04-20 16:35:59 +02:00
Moriz Wahl
bd146a59f2 raise frontend test coverage to 12% 2021-04-20 16:17:09 +02:00
Moriz Wahl
efc97f0d10
Merge pull request #202 from gradido/refactor-cookies
refactor: Remove Cookies
2021-04-20 16:10:37 +02:00
Moriz Wahl
80e8314ee8 merge master 2021-04-20 15:55:18 +02:00
einhornimmond
26de276b72 Merge branch 'master' into community_15_04_2021 2021-04-20 15:53:56 +02:00
Moriz Wahl
ac2ba2b3de
Merge pull request #205 from gradido/fix_docker_compose
fix_docker_compose
2021-04-20 15:38:44 +02:00
Moriz Wahl
2afa10e378
Merge pull request #203 from gradido/62-pwd-reset
62 pwd reset
2021-04-20 15:26:55 +02:00
Moriz Wahl
3820bd0bfa remove hrefs in router-links 2021-04-20 15:17:21 +02:00
einhorn_b
f9e360ec3f prepare for testing 2021-04-20 13:33:11 +02:00
einhorn_b
79d775b642 fix syntax error 2021-04-20 13:02:23 +02:00
e59e4dada7
removed community_server volume 2021-04-20 12:56:21 +02:00
einhorn_b
6cba90dcdb update gradido_protocol 2021-04-20 12:43:15 +02:00
Moriz Wahl
fca0c7627e only one navigation guard in main.js 2021-04-20 12:27:54 +02:00
Moriz Wahl
faa07235bc Merge branch 'refactor-cookies' of github.com:gradido/gradido into refactor-cookies 2021-04-20 12:14:03 +02:00
Moriz Wahl
bc53844c7b commit lohout to store before redirect 2021-04-20 12:12:38 +02:00
Moriz Wahl
dd9b10a4cb remove sizeDE, sizeGB from store. commit logout to store before redirect 2021-04-20 12:09:07 +02:00
ogerly
464283fccb menu right remove 2021-04-20 11:53:13 +02:00
ogerly
7fe5119783 add specs 2021-04-20 09:27:35 +02:00
ogerly
38a447f62d reset to router 2021-04-20 08:00:17 +02:00
ogerly
b4f1096048 reset pwd clear data files seperated 2021-04-20 07:55:42 +02:00
Moriz Wahl
688315a564
Remove uncommented import 2021-04-20 00:37:11 +02:00
Moriz Wahl
c3c4b52807 removed all cookies 2021-04-20 00:23:00 +02:00
Moriz Wahl
12bf269908 use vuex-persistedstate instead of cookies. 2021-04-19 23:02:50 +02:00
einhornimmond
b40b6bc289 removed personal data from test/main.cpp (need also a history rewrite after it is merged to master) 2021-04-19 12:21:50 +02:00
einhornimmond
1f2975326e add cmake modules for coverage 2021-04-19 12:21:15 +02:00
610971f5d3
included existing docu
transformed a lot of odt & txt files to md format
2021-04-16 22:08:51 +02:00
8ae2e65e12
Merge pull request #200 from gradido/workflows_refactor
workflows_refactor
2021-04-16 21:38:44 +02:00
d792983504
use webcraft coverage module to set a name
fix some typos
2021-04-16 21:08:19 +02:00
f002c8dba1
made the publish workflow only run on master
enabled tagging again
2021-04-16 20:58:58 +02:00
einhornimmond
adb2635691 fix login server docker release build 2021-04-16 20:08:42 +02:00
einhornimmond
cd1078407c fix linting error 2021-04-16 17:17:37 +02:00
Moriz Wahl
b18ee8658f
Merge pull request #196 from gradido/link-to-whitepaper
feat: Link to Whitepaper in Content-Footer
2021-04-16 17:00:54 +02:00
Dario Rekowski on RockPI
750ca3460c add missing field 2021-04-16 14:59:46 +00:00
Dario Rekowski on RockPI
6ffff13061 update table according to mysql 2021-04-16 14:53:48 +00:00
Dario Rekowski on RockPI
186001a4e0 to prevent data loss if upgrading older table 2021-04-16 14:47:40 +00:00
Dario Rekowski on RockPI
f0bad9c380 add new protobuf message php files 2021-04-16 14:38:16 +00:00
8573a8568f
fixed login_server/Dockerfile 2021-04-16 16:38:12 +02:00
Dario Rekowski on RockPI
eec060aa42 update frontend api to work seamless with updated community server api 2021-04-16 14:30:17 +00:00