azymondrian
  • Joined on 2020-12-15
azymondrian pushed to mobile_menu_fixes at azymondrian/vikunja-frontend 2020-12-17 02:39:35 +00:00
ba1735d7b4 Fix main body overflow on medium screen sizes
be40ec9dba Remove wait for done button in cypress test
610854e3e3 Add wait for done button in cypress test
9a2eb64d42 Calc whether menu should be open on first page load
375dc68996 Mobile Menu fixes
Compare 15 commits »
azymondrian pushed to contrib_mobile_menu at azymondrian/vikunja-frontend 2020-12-17 02:38:13 +00:00
ba1735d7b4 Fix main body overflow on medium screen sizes
be40ec9dba Remove wait for done button in cypress test
610854e3e3 Add wait for done button in cypress test
9a2eb64d42 Calc whether menu should be open on first page load
375dc68996 Mobile Menu fixes
azymondrian pushed to master at azymondrian/vikunja-frontend 2020-12-17 02:37:33 +00:00
8e2b5d3bdd Update dependency vue-easymde to v1.3.2 (#335)
3346fe00eb Add downloading assets when building docker images
66d4738ec5 Make sure task title and task id are properly shown on mobile (#334)
4fc73626b7 Properly cache html files
f04ee6f130 Update dependency dompurify to v2.2.4 (#330)
Compare 6 commits »
azymondrian commented on pull request vikunja/frontend#332 2020-12-16 05:54:33 +00:00
Mobile Menu Fixes

Hmm after realizing that I should probably run Cypress locally I can reproduce the test it's failing, but not 100% sure why what I changed would cause it to fail.

Will have to take a look tomorrow.

azymondrian created pull request vikunja/frontend#332 2020-12-16 03:55:48 +00:00
Mobile Menu Fixes
azymondrian pushed to mobile_menu_fixes at azymondrian/vikunja-frontend 2020-12-16 03:51:23 +00:00
6c48403f64 Calc whether menu should be open on first page load
3e2f7e697a Mobile Menu fixes
azymondrian created repository azymondrian/vikunja-frontend 2020-12-16 01:26:21 +00:00
azymondrian commented on issue vikunja/frontend#329 2020-12-15 23:57:52 +00:00
500 when get issue

Good to know, thank you! Setting the VIKUNJA_SERVICE_JWTSECRET env in my docker-compose.yml has fixed the root issue of invalidating all the JWTs on restart.

Your patch is also working, I was…

azymondrian commented on issue vikunja/frontend#329 2020-12-15 23:38:53 +00:00
500 when get issue

Ah, I missed that config option!

It looks like the random secret is generated in…

azymondrian opened issue vikunja/frontend#329 2020-12-15 03:23:20 +00:00
Invalid auth token does not log user out