Feature/sn auth package extraimprovements#1643
Open
NoelKova wants to merge 186 commits into
Open
Conversation
- add yarn snapp build to Dockerfile to compile bundle at image build time - switch CMD from webpack-dev-server to 'serve' static file server - container startup reduced from minutes to seconds - reduce HEALTHCHECK start-period from 60s to 15s - docker-compose.dev.yml still overrides CMD for local hot reload
…nd improve async support
* feature: schema selector field #2217 * feature: add extra class * refactor: revert package manager * remove package mamnager * fix: undefined on no message * refactor: modify comment * change pre-comit hook * refacotr builds * revert ci cahnges * remove wake up notifyier * remove story book ci * fature: add link to refences * fix: remove console log * feature: loading state to operation * merge: integrate develop into sn-auth-extraimprovements - package.json: add packageManager and empty dependencies from develop - operations dialog: combine null-safe elements?.map with InfluenceField support - default-item-template: take develop version, export getAppPathAndContent/buildCustomPath helpers - reference-grid: keep ag-grid table view, add clickable Path column navigation, accept paths/dialogTitleComponent props from develop --------- Co-authored-by: Hassan Adam <hassana@sensenet.com>
…ents, enhance icon loading logic, and optimize CSV export handling
…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
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.