Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show qr codes in portal and Search documents in UI when not in production mode #123

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

matskramer
Copy link
Contributor

@matskramer matskramer added the enhancement New feature or request label Dec 5, 2024
@matskramer matskramer self-assigned this Dec 5, 2024
@matskramer
Copy link
Contributor Author

This branch is based on mk_search_docs

@matskramer matskramer added the service_ui frontend service label Dec 12, 2024
@matskramer matskramer changed the title Show qr codes in portal Show qr codes in portal and Search documents in UI when not in production mode Dec 12, 2024
@matskramer matskramer marked this pull request as ready for review December 15, 2024 09:26
@matskramer matskramer requested a review from masv3971 December 15, 2024 09:26
internal/apigw/db/methods_vc_datastore.go Show resolved Hide resolved
internal/portal/apiv1/vc_base_client.go Show resolved Hide resolved
@@ -160,6 +160,11 @@ type APIGW struct {
// Portal holds the persistent storage configuration
type Portal struct {
APIServer APIServer `yaml:"api_server" validate:"required"`
Services struct {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to stick with one level structure, easier to fill out manually in tests etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request service_portal service_ui frontend service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants