[PR #314] [CLOSED] feat: ability to show/hide alternative signin button #879

Closed
opened 2025-10-09 16:58:56 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/314
Author: @kmendell
Created: 3/11/2025
Status: Closed

Base: mainHead: feat/hide-alt-login-link


📝 Commits (1)

  • 6485efa feat: ability to show/hide alternative signin button

📊 Changes

7 files changed (+26 additions, -9 deletions)

View changed files

📝 backend/internal/dto/app_config_dto.go (+1 -0)
📝 backend/internal/model/app_config.go (+5 -4)
📝 backend/internal/service/app_config_service.go (+6 -0)
📝 frontend/package-lock.json (+2 -2)
📝 frontend/src/lib/types/application-configuration.ts (+1 -0)
📝 frontend/src/routes/login/+page.svelte (+1 -1)
📝 frontend/src/routes/settings/admin/application-configuration/forms/app-config-general-form.svelte (+10 -2)

📄 Description

Fixes: https://github.com/pocket-id/pocket-id/issues/311


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/314 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 3/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/hide-alt-login-link` --- ### 📝 Commits (1) - [`6485efa`](https://github.com/pocket-id/pocket-id/commit/6485efabc926fb42c6892649e9cf72b5ddc59d60) feat: ability to show/hide alternative signin button ### 📊 Changes **7 files changed** (+26 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/dto/app_config_dto.go` (+1 -0) 📝 `backend/internal/model/app_config.go` (+5 -4) 📝 `backend/internal/service/app_config_service.go` (+6 -0) 📝 `frontend/package-lock.json` (+2 -2) 📝 `frontend/src/lib/types/application-configuration.ts` (+1 -0) 📝 `frontend/src/routes/login/+page.svelte` (+1 -1) 📝 `frontend/src/routes/settings/admin/application-configuration/forms/app-config-general-form.svelte` (+10 -2) </details> ### 📄 Description Fixes: https://github.com/pocket-id/pocket-id/issues/311 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:58:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#879