Feature/sn auth package extraimprovements - #1643
Open
NoelKova wants to merge 194 commits into
Open
Conversation
…and error handling
- Introduced AUIApplication content type with custom HTML rendering capabilities. - Added Admin UI Applications documentation for usage and API details. - Implemented AUIApplicationView component to handle rendering of AUIApplication content. - Updated Explore component to conditionally render AUIApplicationView. - Enhanced IconFromPath component to accept repository as a parameter. - Created example application for AUIApplication demonstrating content listing and editing. - Added localization for content type templates. - Improved zip download service with path sanitization.
…y logging features
…nts-refactor Sn auth package extraimprovements refactor
… path resolution and type checking
…location creation
…dling and Monaco editor integration
* feat(admin-ui): scope SNAuth sessions by repository * feat(admin-ui): add SNAuth repository switcher
…resizing, and modified state indication
* feat(admin-ui): improve mobile layout * fix(admin-ui): stabilize mobile dev view * fix(admin-ui): tighten mobile tree spacing * fix(admin-ui): improve mobile header controls * fix(admin-ui): align mobile header actions
…cking and improved UI - Introduced UploadAttemptDetails type to encapsulate upload metadata. - Updated FileWithFullPath type to include upload attempt details. - Refactored ProgressBar component for better status display and visual feedback. - Enhanced UploadDialog with improved file handling, including skipped files and overall progress tracking. - Added localization for new upload statuses and messages in both default and Hungarian languages.
- Implemented image gallery dialog to view images in a gallery format. - Added `useImageGallery` hook for managing gallery state and opening the dialog. - Integrated image gallery button in `ContentInfo` and context menu for image content. - Enhanced image loading and error handling in the `ImageView` component. - Created `ImageThumbnail` component for displaying image thumbnails. - Updated localization for image gallery features in both default and Hungarian languages. - Added utility functions for checking image content and fetching image URLs. - Adjusted styles for image gallery dialog and grid components.
- Added ColumnSettingsDialog component for managing column visibility and order. - Integrated Material-UI components for better UI/UX. - Implemented drag-and-drop for reordering columns. - Added localization support for column settings. - Created services for loading and saving column settings to the repository. - Updated Grid component to support column settings dialog and apply legacy column settings. - Introduced hooks for managing repository column settings. - Enhanced error handling and loading states for column settings.
…rove roles display with group names
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.