viehlieb
  • freelance software developer @local-it @pragma-shift @foodsoft

  • Joined on 2022-10-12
viehlieb pushed to main at viehlieb/frontend 2023-01-30 13:46:00 +00:00
f9dad79b23 chore(deps): update dependency caniuse-lite to v1.0.30001449
30f5cb0656 chore(deps): update dependency happy-dom to v8.2.0
3f58c983da chore(deps): update dependency netlify-cli to v12.10.0
8fa8b03aa6 fix(tests): only look in src for tests
e4499f44b7 Docker refactoring (#3018)
Compare 144 commits »
viehlieb pushed to 950_assign_teams_via_oidc at viehlieb/api 2023-01-27 16:15:58 +00:00
a8ebc3b488 add functionality for deleting user only from oidc teams which are not present in the current token
55b93a5d21 change method function to GetOrCreateTeamsByOIDCAndNames
Compare 2 commits »
viehlieb pushed to 950_assign_teams_via_oidc at viehlieb/api 2023-01-27 12:50:13 +00:00
55942a3666 do the swag
87ff61daab add functionality to assign user to teams through oidc custom claim
14406312d6 add TeamData struct to openid.go
e208bda157 add VikunjaGroups to claums struct in openid.go
9b502cf513 add scope to provider
Compare 9 commits »
viehlieb commented on pull request vikunja/frontend#2805 2023-01-10 14:32:23 +00:00
redirect to oidc provider if configured correctly

Hey Is there anything more needed to merge this request? best! viehlieb

viehlieb pushed to main at viehlieb/frontend 2023-01-03 15:09:44 +00:00
1f25386f54 feat: remove date-fns formatISO (#2899)
c97ed67f50 chore(deps): update typescript-eslint monorepo to v5.48.0 (#2906)
be53474eeb chore(deps): update dependency esbuild to v0.16.13 (#2907)
c6cb2343ae chore(deps): update dependency vite-plugin-pwa to v0.14.1 (#2909)
76bb081db5 chore(deps): update dependency vitest to v0.26.3
Compare 29 commits »
5269cd1f8f make if more explicit
viehlieb pushed to main at viehlieb/frontend 2022-12-23 13:47:17 +00:00
a6a0c3b121 fix(ci): sign drone config
367f55c04a [skip ci] Updated translations via Crowdin
c2fd41b80a fix(ci): make sure the i18n sync cron job actually runs
373b04bd58 feat(i18n): add Norwegian translation
60890e4bb7 fix(deps): update sentry-javascript monorepo to v7.28.1 (#2878)
Compare 82 commits »
viehlieb pushed to 950_assign_teams_via_oidc at viehlieb/api 2022-12-23 11:22:52 +00:00
4673aa5526 wip assign groups via oidc
viehlieb pushed to main at viehlieb/api 2022-12-23 11:10:49 +00:00
e8242587b3 merge from upstream
a6a0c3b121 fix(ci): sign drone config
367f55c04a [skip ci] Updated translations via Crowdin
c2fd41b80a fix(ci): make sure the i18n sync cron job actually runs
373b04bd58 feat(i18n): add Norwegian translation
Compare 4424 commits »
viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-09 13:53:01 +00:00
1006517d2a change config.yml.sample and try to fixxx lint
771f5c1386 fixing config.yml
Compare 2 commits »
viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-09 13:30:14 +00:00
d419fb86db did the swag - fixing lint
viehlieb commented on pull request vikunja/vikunja#1340 2022-12-08 14:51:51 +00:00
feature/redirect_to_oidc_logout_url_on_logout

Not WIP anymore.. fixxed the unneccessary line

viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-08 14:45:37 +00:00
b248474a16 remove unneccessary line in openid package
viehlieb commented on pull request vikunja/vikunja#1340 2022-12-08 14:42:54 +00:00
feature/redirect_to_oidc_logout_url_on_logout

I just realized, i have to work around the standard openid library of golang. so i marked as WIP

viehlieb created pull request vikunja/frontend#2805 2022-12-08 14:36:25 +00:00
redirect to oidc provider if configured correctly
viehlieb created branch feature/redirect_to_oidc_logout_url_on_logout in viehlieb/frontend 2022-12-08 14:34:14 +00:00
f5c31bd209 redirect to oidc provider if configured correctly
viehlieb pushed to main at viehlieb/frontend 2022-12-08 14:32:33 +00:00
18a73c39e5 chore(deps): update dependency vitest to v0.25.6 (#2804)
e0351495ff chore(deps): update typescript-eslint monorepo to v5.46.0 (#2803)
b97e045118 chore(deps): update dependency esbuild to v0.16.2 (#2802)
a052305adf chore(deps): update dependency rollup to v3.7.0 (#2801)
237de35b25 chore(deps): update dependency typescript to v4.9.4 (#2800)
Compare 19 commits »
viehlieb pushed to main at viehlieb/frontend 2022-12-08 14:30:35 +00:00
7d5cde53e3 chore(deps): update dependency vite to v3.2.5 (#2785)
8361640559 chore(deps): update dependency happy-dom to v7.7.2 (#2781)
517a6cea1e chore(deps): update dependency netlify-cli to v12.2.8 (#2782)
ed4dd93bba chore(deps): update dependency esbuild to v0.15.18 (#2783)
d50de97490 chore(deps): update dependency @vue/test-utils to v2.2.6 (#2784)
Compare 428 commits »
viehlieb created pull request vikunja/vikunja#1340 2022-12-08 14:23:59 +00:00
feature/redirect_to_oidc_logout_url_on_logout