-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ship two json schema files.. One that reference others, and a CMS one #12858
Closed
bergmania
wants to merge
94
commits into
v11/dev
from
v10/feature/read_json_schema_from_external_files
Closed
Ship two json schema files.. One that reference others, and a CMS one #12858
bergmania
wants to merge
94
commits into
v11/dev
from
v10/feature/read_json_schema_from_external_files
Conversation
This file contains 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
* Fixes to modal and group headings * updated modal headings for h1 and h2 * Updated line-height Changed line-height: 0 to line-height: 1.3 and added margin: 0
* Added copy functionality for data types * Fix errors * Add logic to default interface * PR Feedback * PR feedback * Fix error
…m_external_files' into v10/feature/read_json_schema_from_external_files
* Formatting CSS using Less syntax * Fix merging overlapping tooltips from noUiSlider v15.5.0+
* Remove SQL Server part of the CodeSpace - we have SQLite to use * Update to use .NET 6 and simplified docker stuff https://github.com/microsoft/vscode-dev-containers/ * Need to set the SQLite Connection string env variable * Path to SLN has changed to the root of the repo * Fix up launch and VSCode tasks
* Remove null check from MapperContext.SetCulture and .SetSegment We need to be able to set these to null, since null = invariant / default segment * show segment label on property * Add ContentVariation to ContentPropertyDisplay * Add ContentVariation to DocumentTypeDisplay * Change variations to be on ContentTypeBasic.cs * don't cache value * show correct label and unlock text for culture and segment variations * make lock overlay take up less space Co-authored-by: nikolajlauridsen <[email protected]> Co-authored-by: Zeegaan <[email protected]>
They are located in Umbraco:CMS:Security and are read from that location. Setting any values in Umbraco:CMS does not actually work but intellisense shows up so the user thinks it will work.
* Translate 'logViewer' to Spanish * Translate 'relationTypes' to Spanish
This reverts commit 448836e.
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) Signed-off-by: neilnaveen <[email protected]>
* Use SVG logo in upgrader * Adjust logo in app header and boot failed as well * Remove width and height from CSS * Update sizes * Set image size * Disable draggable of logo
Signed-off-by: sashashura <[email protected]>
* Add apps area to Spanish language file * Translate apps
This reverts commit 68cf801.
Add support for a block list item which only contains settings
* v10/feature/skip-move-logic: add logic to skip move logic when parentId would be the same as before * v10/feature/skip-move-logic: remove unnecessary checks * remove check for mediaservice as there is already one in place * remove unnecessary using * added parent checks for dictionary items * changing behaviour for contenttypes, datatypes and mediatypes to show errors on move
…riantFromNonDefault (cherry picked from commit ae516b2)
* Update Examine.Lucene to newest version * Update other projects (cherry picked from commit 09e2b04)
* Refactor install controller * Removed unused InstallationTypeTarget * Add ApiVersion to controllers * Refactor upgrade controller * Add missing RequireRuntimeLevelAttribute (cherry picked from commit a356cf4)
@microsoft/signalr: 6.0.9 ace editor: 1.10.1 clipboard: 2.0.11 jquery: 3.6.1 jquery-ui: 1.13.2 moment.js: 2.29.4 nouislider: 15.6.1 underscore: 13.13.4 wicg-inert: 3.1.2 dev updates: karma, jasmine, less and postcss (cherry picked from commit ad1c945)
…tly uploaded (#13016) * update string extensions IsFullPath to support more filepaths with new built-in Path.IsPathFullyQualified * resolve TODO to switch to Path.IsPathFullyQualified supported from .NET Standard 2.1 * Use content root instead of web root for uploaded images * Un-break a breaking change * handle special parsing of AngularJS json response * change htmlId selector to support html id's with numbers * remove bad test case * test IsFullPath without tricky UNC paths that are not useful Co-authored-by: Bjarke Berg <[email protected]> (cherry picked from commit d18dc92)
(cherry picked from commit 803c044)
# Conflicts: # src/Umbraco.Core/EmbeddedResources/Lang/en.xml # src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
This reverts commit b2b2903.
* Only expose swagger ui when in development * Only expose swagger ui when in development + Test confirming the contract is respected + contract * Rollback test code * Fix up formatting * Add reference to managementapi in integration tests. * Revert "Add reference to managementapi in integration tests." This reverts commit 67e2bf8. * Fix integration tests * Add reference to management api in integration tests * Fix up schema * Fixed tests * Fix test.. do not execute that composer twice * Revert "Updated dependencies and fixed new NRT issues" This reverts commit b2b2903. * Added debug info to test, to debug on azure pipeline * Try and fix OpenApi test * Only run test in release * Try fixing OpenApi.json Co-authored-by: Nikolaj <[email protected]>
Co-authored-by: Warren Buckley <[email protected]>
# Conflicts: # src/Umbraco.Cms.ManagementApi/ManagementApiComposer.cs
* update 'tinymce' from v4 to v6 * add/remove plugin & file changes * remove unsupported plugins * update changes to tinymce api * bump tinymce to 6.2.0 * reinstate fastdev task * update rte prevalues * fix styling of tinymce inline mode * document new files * update builtin allowed elements, plugins and styles * update upload_image_handler to new format * set correct startup plugins and config * remove old config for "Paste from Word" which is no longer supported * update naming in default toolbar * replace fire() with dispatch() * support resizing of other elements besides objects, e.g. tables * replace fire() with dispatch() * change classes for fullscreen styling * handle special parsing of AngularJS json response * remove deprecated tinymce options * use EditorOptions API to get settings * send in correct toolbar config * update icons to use tinymce's new icon pack * remove unused functions * configure custom styles * update docs * add initial toolbars to grid rte * change htmlId selector to support html id's with numbers * remove pintoolbar as it is not compatible with tiny 6 * register custom option maxImageSize through the OptionsManager * remove custom option * Revert "register custom option maxImageSize through the OptionsManager" This reverts commit 342354d. * register custom option maxImageSize and fetch through EditorOptions * add rounding to forced image size * remove fullscreen plugin as it is not available in prod build anyway and it does not work * update API for uploadImages() function * update string extensions IsFullPath to support more filepaths with new built-in Path.IsPathFullyQualified * resolve TODO to switch to Path.IsPathFullyQualified supported from .NET Standard 2.1 * ensure that files are copied from the TEMP folder in the web root * add dragstart event to drag-events series * optimise isMediaPickerEnabled function with newer array function 'includes' * add TEMP folder to gitignore (fx fileuploads) * update selector for "Insert Macro" button in rte test * remove old documentation * Use content root instead of web root for uploaded images * test IsFullPath without tricky UNC paths that are not useful Co-authored-by: Bjarke Berg <[email protected]>
* Move core dependencies and MSBuild targets from Umbraco.Cms to Umbraco.Cms.Targets * Re-add appsettings.Tests.json * Include appsettings-schema.json * Use .NET 7.x in CodeQL build * Fix duplicate Directory.Build.props import * Decouple ImageSharp/ImageSharp.Web implementations * Further decouple SqlServer implementation * Add SupportedImageFileTypes to IImageDimensionExtractor * Update descriptions * Update project metadata * Re-enable package validation * Add embedded package icon * Move ContinuousIntegrationBuild to build script * Move shared properties to root Directory.Build.props * Fix GetInstallState throwing exception when default provider isn't configured * Remove redundant PackageRequireLicenseAcceptance and update version to 11.0.0-rc1 * Update build script * Remove LangVersion preview * Disable app-local ICU for MacOS integration test * Disable app-local ICU for all integration tests * Fix RuntimeState_Run test assertion * Update projects and build script to require Node.js 16.17 (latest LTS) * Remove app-local ICU from unit tests * Add missing project reference * Generate XML documentation files * Expose management API in Web.UI project * Update .NET 7 dependencies to RC1 * Update package-lock.json files * Downgrade Cypress version
Zeegaan
requested changes
Oct 5, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…m_external_files' into v10/feature/read_json_schema_from_external_files # Conflicts: # src/JsonSchema/AppSettings.cs
moved to this Pr #13123 |
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.
This changes how we generate the schema file. This allows for multiple schema files, instead of one big. Thereby Forms + Deploy + Others can ship their own schema files.
This item has been added to our backlog AB#22647