Open
Conversation
af5f3fa to
d4bb662
Compare
MrDirkelz
commented
Mar 13, 2026
Collaborator
Author
MrDirkelz
left a comment
There was a problem hiding this comment.
Some comments and changes to be made
beed594 to
5577ed2
Compare
MrDirkelz
commented
Mar 19, 2026
fdaa572 to
f898e93
Compare
…zation with support for dynamic group assignments and JWT verification
…gs and condition handling
…ppearance - Removed "always" condition type and defaulted to "authenticated" in AuthProviderGroupMappings.vue - Updated OAuth terminology to "auth provider" in AuthProviderOverview.vue - Enhanced database initialization to check socket connection before revoking access in database.ts - Modified AuthProviderCondition type to remove "always" condition in dto.ts - Added .claudeignore for dependency and build artifacts - Created CLAUDE.md for project overview and development workflow - Introduced dry_run_mappings.json for future mappings - Added AuthProviderAppearance.vue for customizable appearance settings - Created AuthProviderAuthConfig.vue for authentication configuration inputs - Implemented AuthProviderClaimMappings.vue for JWT claim mapping management - Added AuthProviderFormActions.vue for save, delete, and close actions - Created AuthProviderFormErrors.vue for displaying form validation errors - Introduced AuthProviderIconSection.vue for icon upload and opacity settings - Added AuthProviderLabelAndType.vue for provider label input - Implemented AuthProviderUserFieldMappings.vue for user field claim overrides
…ault group management
…cation handling; modify GlobalConfigDto documentation; enhance JWT processing; adjust Socketio user details handling; refine SideBar visibility permissions
…ken function for OAuth handling; update database tests for connection state management; refine applyLocalChangeAck method to handle partial local changes
…er and globalConfig ACL entries; initialize identities array on User documents
…ndex data for Content documents
…balConfig ACL entries for groups; initialize identities array on User documents
…ched identities; enhance user provisioning logic in AuthIdentityService; clear accessMap on revoked documents in database tests
… tests to manage accessMap for document deletion scenarios
…fig to accessMap; refactor error handling in sync functions; update AuthProviderUserFieldMappings to use v-model for provider
…n sync functions; update tests to include AuthProvider and GlobalConfig document types
…e for open state in dialog components; enhance access verification with default empty array for memberOf
…gement - Updated AuthProviderAuthConfig.vue to utilize a model for provider properties instead of individual props. - Simplified event emissions by directly binding model values in AuthProviderFormModal.vue and related components. - Enhanced AuthProviderGroupMappings.vue with inline editing capabilities for conditions and improved UI for group selection. - Adjusted AuthProviderIconSection.vue to directly bind icon opacity to the provider model. - Removed unused claimMappings from AuthProviderDto in dto.ts. - Improved createEditable utility to optimize filtering and modification tracking. - Added useDexieLiveQueryAsEditable utility for enhanced editable state management. - Updated LCombobox.vue to support inline tags for better user experience. - Enhanced modal styling in LModal.vue for improved visual consistency.
ae70519 to
7b54a3f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.