Skip to content

Feature/sn auth package extraimprovements - #1643

Open
NoelKova wants to merge 200 commits into
developfrom
feature/sn-auth-package-extraimprovements
Open

Feature/sn auth package extraimprovements#1643
NoelKova wants to merge 200 commits into
developfrom
feature/sn-auth-package-extraimprovements

Conversation

@NoelKova

@NoelKova NoelKova commented May 9, 2025

Copy link
Copy Markdown
Contributor

No description provided.

marosvolgyiz and others added 30 commits June 15, 2026 15:42
…nts-refactor

Sn auth package extraimprovements refactor
* feat(admin-ui): scope SNAuth sessions by repository

* feat(admin-ui): add SNAuth repository switcher
* 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.
… modify IconFormatter to accept optional GenericContent
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants