Commit Graph

33566 Commits

Author SHA1 Message Date
Niels Lyngsø
2896e260af Revert "dont render input if not shown."
This reverts commit a2dd9ad0c4.
2020-08-13 07:37:53 +02:00
Shannon Deminick
13bffa14e8 Merge pull request #8627 from umbraco/v8/bugfix/block-editor-no-settings-access-REWORK
(Rework) Block editor - Fix for when you have no access to settings
2020-08-13 14:42:50 +10:00
Warren Buckley
244d441dd4 Remove the if security check if access to settings section - seems we do not need to do this
We check on the content node itself in the info tab for access to the doctype & template based on the section rather than the null presence of this property
2020-08-12 12:04:19 +01:00
Niels Lyngsø
a2dd9ad0c4 dont render input if not shown. 2020-08-12 10:34:15 +02:00
Sebastiaan Janssen
93c021ef1c Resolves #8621 correctly 2020-08-12 09:07:35 +02:00
Elitsa Marinovska
52500cce38 Creates tests for content 2020-08-11 22:43:16 +02:00
Elitsa Marinovska
ad166921a8 Updates Cypress to future latest 2020-08-11 22:42:26 +02:00
Warren Buckley
f7e0303a6f Merge pull request #8613 from umbraco/v8/feature/block_list_highlight_validation_issues_for_content
UI for highlighting validation issues
2020-08-11 17:55:09 +01:00
Sebastiaan Janssen
425d0ba544 Remove dependency on the testdata project in Web.UI #8616 2020-08-11 16:17:58 +02:00
Bjarke Berg
bd1aac7b36 Fix issue with tour's next button not clickable when infinite editing bar is open 2020-08-11 14:23:29 +02:00
Niels Lyngsø
5d73949b7a validation highlight for custom view 2020-08-10 11:37:39 +02:00
Niels Lyngsø
79478cd5e2 highlight validation issues for content part of blocks, first take. 2020-08-07 16:11:13 +02:00
Shannon Deminick
35b6652949 Fix server validation issue with block editor due to cultures not being carried over correctly (#8594)
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
2020-08-07 15:37:32 +02:00
Niels Lyngsø
82e4217e47 Merge branch 'v8/8.7' of https://github.com/umbraco/Umbraco-CMS into v8/8.7 2020-08-07 15:04:29 +02:00
Niels Lyngsø
015dc9944a set settingsPreview when updated 2020-08-07 15:04:24 +02:00
Warren Buckley
d2e072dc2b Merge pull request #8609 from umbraco/v8/feature/block_list_rename_postFormSubmitting
renamedpostFormSubmitting
2020-08-07 13:39:31 +01:00
Niels Lyngsø
d5f658f0c1 rename postFormSubmitting to formSubmittingFinalPhase 2020-08-07 14:08:38 +02:00
Claus
d00c07592e merging over a bunch of fixes from contrib for element tags not correctly closed. 2020-08-07 12:42:28 +02:00
Claus
f25ee0a369 Merge pull request #8605 from bjarnef/v8/bug/fix-self-closing-umb-toggle
Fix self closing umb-toggle

(cherry picked from commit f7588da514)
2020-08-07 10:00:08 +02:00
Claus
39fcdb01e0 Merge pull request #8601 from umbraco/v8/bugfix/publishdescendants
Fixing publish descendants dialog
2020-08-07 09:56:37 +02:00
Claus
c73f9bc2a5 fixing the other umb-toggle. 2020-08-07 09:52:19 +02:00
Claus
36af2f6ed2 Merge pull request #8547 from bjarnef/v8/bug/fix-self-closing-angular-elements
Fix self closing angular elements
2020-08-07 09:45:32 +02:00
Claus
f7588da514 Merge pull request #8605 from bjarnef/v8/bug/fix-self-closing-umb-toggle
Fix self closing umb-toggle
2020-08-07 09:42:31 +02:00
Bjarne Fyrstenborg
deef02bd32 Toggle when clicking label text 2020-08-06 20:14:38 +02:00
Bjarne Fyrstenborg
73860285eb Fix issue with void element for angular directive/component which is custom HTML element 2020-08-06 19:59:54 +02:00
Bjarne Fyrstenborg
112215ac5b Remove additional whitespace 2020-08-06 19:57:20 +02:00
Niels Lyngsø
9370dacd16 remove console.log 2020-08-06 15:30:01 +02:00
Claus
4799f73775 using label on umb-toggle instead of a separate element.
updating localized texts to reflect what is happening.
ensure the selected value is pushed back to scope and used for the action.
2020-08-06 15:04:18 +02:00
Niels Lyngsø
58e3deb935 Merge branch 'v8/8.7' of https://github.com/umbraco/Umbraco-CMS into v8/8.7 2020-08-06 14:43:32 +02:00
Niels Lyngsø
745e0b7990 fix js issue appearing when mouseLeave is undefined. 2020-08-06 14:43:27 +02:00
Warren Buckley
21c17dd65d Merge pull request #8593 from umbraco/v8/feature/bock-list-rename-contentTypeKey-to-contentElementTypeKey
rename contentTypeKey for consistency.
2020-08-06 12:41:07 +01:00
Warren Buckley
1e29b5f810 Delete RichCode Navigation GitHub Action
Will do testing in personal fork with MS team until this is ready to demo
2020-08-06 08:10:51 +01:00
Nikolaj
355804d4a6 Update testhelpers to fix wonky import 2020-08-06 08:53:17 +02:00
Claus
9ac3885488 Merge pull request #7596 from umbraco/v8/feature/7292-memberhasaccess
Adds new methods to MembershipHelper for dealing with checking bulk paths for access
2020-08-06 08:22:45 +02:00
Niels Lyngsø
0c4e962ce8 rename contentTypeKey to contentElementTypeKey 2020-08-05 21:21:00 +02:00
Nikolaj
6a67fd5fab Add additional partialViewMacro tests 2020-08-05 15:21:54 +02:00
Warren Buckley
e740f74ac0 Merge pull request #8592 from umbraco/v8/bugfix/block-list-do-not-require-umbVariantContent-in-documentTypeEditor
Do not require the umbVariantContent in the context of the DocumentTypeEditor
2020-08-05 13:36:16 +01:00
Niels Lyngsø
3e55460bfb We should not require the vm.umbVariantContent in the DocumentTypeEditor 2020-08-05 13:37:53 +02:00
Warren Buckley
86508fb39a Update to default Razor snippet we use to help with Block List editor 2020-08-05 11:10:55 +01:00
Shannon Deminick
2c6f290dc0 Ensure that we validate all properties for a block based on it's element type properties, not just the property values that are POSTed (#8589) 2020-08-05 11:03:02 +02:00
Warren Buckley
576c98f782 Merge pull request #8561 from umbraco/v8/bugfix/block-list-model-updates-7570
Changes c# model for block list editor to be much simpler.
2020-08-05 08:39:34 +01:00
Shannon Deminick
6c4449eecd better null checking for config validation limits (#8588) 2020-08-05 09:06:40 +02:00
Warren Buckley
ef4b0a3be6 Merge pull request #8586 from umbraco/v8/bugfix/block-list-only-append-settings-content-app-if-block-has-settings
Only append settings content app if block has settings
2020-08-04 15:58:17 +01:00
Niels Lyngsø
4b58dca1bf only append settings content-app if block has settings 2020-08-04 16:40:37 +02:00
Warren Buckley
475671a239 Merge pull request #8581 from umbraco/v8/bugfix/dropdownFlexibleController-fix
Check for null before checking the length or value of first entry.
2020-08-04 15:02:33 +01:00
Warren Buckley
2643a9a59d Merge pull request #8579 from umbraco/v8/bugfix/block-list-editor-always-set-content-app-active
always set active in order to reset it
2020-08-04 15:00:42 +01:00
Warren Buckley
5ce603e667 Merge pull request #8577 from umbraco/v8/feature/block-list-editor-remove-unused-block-index
remove unused index
2020-08-04 14:58:14 +01:00
Warren Buckley
fed35d5163 Merge pull request #8536 from umbraco/v8/bugfix/blockeditor_fixing_deleteAllBlocks
deleteAllBlocks fix
2020-08-04 14:57:26 +01:00
Niels Lyngsø
5713ea7a1c Merge remote-tracking branch 'origin/v8/8.7' into v8/feature/block-list-editor-remove-unused-block-index
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js
2020-08-04 15:55:56 +02:00
Niels Lyngsø
30a3e62c7f use this loop, since loop manipulate array as we go. 2020-08-04 15:54:02 +02:00