Feature/sn auth package extraimprovements - #1643
Open
NoelKova wants to merge 200 commits into
Open
Conversation
…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
… modify IconFormatter to accept optional GenericContent
…search handling and route action support
…tion and improved parameter handling
…experience - Added ContentItemsView component for displaying content in various view modes (list, icons, thumbnails). - Introduced ContentViewToolbar for selecting view modes and icon sizes. - Enhanced Explore component to integrate new content view features and manage view mode state. - Implemented content selection logic to handle single, additive, and range selections. - Updated PersonalSettings to include default content view and icon size preferences. - Added localization support for new content view options in default and Hungarian languages. - Created unit tests for content view selection logic to ensure correct behavior.
…vigation - Implement tests for favorites functionality including adding, removing, and toggling favorites. - Create tests for repository column settings hook to ensure proper loading and error handling. - Add tests for repository image component to validate image URL generation and lifecycle management. - Introduce tests for repository settings to verify loading and error propagation of optional settings. - Develop tests for tree mode navigation to ensure correct path targeting and action handling. - Add content load recovery tests to handle various loading scenarios and ensure proper error management.
- Updated Material-UI core and lab packages to version 4.12.4 and 4.0.0-alpha.61 respectively. - Refactored theme creation from `createMuiTheme` to `createTheme`. - Added new Jest configuration for testing the Sensenet application. - Implemented a workaround for AG Grid's aria-description compatibility with React. - Enhanced the SimpleTree component to handle content loading and cancellation more effectively. - Added tests for grid rendering and content loading lifecycle to ensure proper functionality. - Improved error handling and logging in the authentication provider.
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.