Commit Graph

11387 Commits

Author SHA1 Message Date
Niels Lyngsø
c6dc4689b0 Check for null as null is an object as well. 2020-09-29 11:01:22 +02:00
Sebastiaan Janssen
c50a168a20 Don't remove focal point - reverts a potential breaking change
(cherry picked from commit df0222b09e)
2020-09-29 10:50:45 +02:00
Sebastiaan Janssen
df0222b09e Don't remove focal point - reverts a potential breaking change 2020-09-29 10:49:48 +02:00
Sebastiaan Janssen
d9506d30b3 Fix cropper / preview not showing
(cherry picked from commit e1ef5f4e6b)
2020-09-28 21:26:42 +02:00
Sebastiaan Janssen
e1ef5f4e6b Fix cropper / preview not showing 2020-09-28 21:26:05 +02:00
Sebastiaan Janssen
9ac600aeff Merge branch 'v8/dev' into v8/contrib 2020-09-28 20:35:26 +02:00
Niels Lyngsø
b1179ff6f1 adjust default size of umb-button-ellipsis and its apperance in umb-tree
(cherry picked from commit 5d9389b37c)
2020-09-28 20:03:27 +02:00
Niels Lyngsø
1ec9e24ae5 8.8 Revert icon styling, to ensure backwards compatibility (#8941)
(cherry picked from commit 956c81ff32)
2020-09-28 20:03:18 +02:00
Niels Lyngsø
5d9389b37c adjust default size of umb-button-ellipsis and its apperance in umb-tree 2020-09-28 19:53:23 +02:00
Niels Lyngsø
956c81ff32 8.8 Revert icon styling, to ensure backwards compatibility (#8941) 2020-09-28 19:44:58 +02:00
Niels Lyngsø
ebe3c26cb7 use block.edit() 2020-09-28 14:13:43 +02:00
Warren Buckley
1868c215d9 Merge pull request #8850 from umbraco/v8/feature/umb-property-info-button
Review Feature: umb-property-info-button
2020-09-28 11:49:24 +01:00
Shannon
0e44acc45e Merge remote-tracking branch 'origin/v8/8.8' into v8/8.9
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
2020-09-24 14:19:58 +10:00
Sebastiaan Janssen
f29c5f0e3b Merge branch 'v8/dev' into v8/contrib 2020-09-23 11:18:43 +02:00
Bjarne Fyrstenborg
59784a1551 Update noUiSlider to v14.6.2 2020-09-23 14:18:16 +10:00
Bjarke Berg
164fa24ef3 #8919 - Fix issue with wrong casing of variable name 2020-09-22 10:04:55 +02:00
Shannon
e6e7917b0c fixes create button 2020-09-22 11:34:59 +10:00
Shannon
ac9dedf327 Ensure we don't swallow exceptions in angular when logging in, fixes a null ref in angular preventing login in authorize screen, fixes login screen to use an explicit ng-form instance. 2020-09-22 11:05:37 +10:00
Shannon
bc6952d77c Ensures the user service returns the real error when the current user fails, ensures we add the standard header to all ajax requests so they can be detected 2020-09-18 14:55:33 +10:00
Niels Lyngsø
d3db24e705 Merge remote-tracking branch 'origin/v8/8.8' into v8/bug/8919-cache-icons-used-in-login-screen 2020-09-17 15:00:02 +02:00
Niels Lyngsø
0506c8c555 defineIcon method 2020-09-17 14:59:12 +02:00
Lars-Erik Aabech
6d15a2fce3 Eliminates error/no-preview when grid media picker have no crop set (#8620)
(cherry picked from commit deb03e4d82)
2020-09-17 11:35:17 +02:00
Lars-Erik Aabech
deb03e4d82 Eliminates error/no-preview when grid media picker have no crop set (#8620) 2020-09-17 11:32:52 +02:00
Warren Buckley
5a37854dd5 Merge pull request #7599 from umbraco/v8/feature/ui-media-create-button-style
UI: corrected button style to match new style
(cherry picked from commit 2e055ca146)
2020-09-17 09:18:55 +02:00
Shannon
75dc416ed9 Merge remote-tracking branch 'origin/v8/8.8' into v8/feature/no-local-login
# Conflicts:
#	src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
#	src/Umbraco.Web.UI.Client/src/common/directives/components/application/umblogin.directive.js
#	src/Umbraco.Web.UI.Client/src/common/directives/components/buttons/umbbutton.directive.js
#	src/Umbraco.Web.UI.Client/src/views/common/overlays/user/user.html
#	src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button-group.html
#	src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-09-17 15:38:04 +10:00
Niels Lyngsø
1fc8e826f6 Merge remote-tracking branch 'origin/v8/contrib' into v8/feature/umb-property-info-button 2020-09-16 15:08:27 +02:00
Niels Lyngsø
9882edeca0 added translation to demo implementation 2020-09-16 14:54:25 +02:00
Shannon
559a4b00ad Allows custom view for external login provider to manage it's own form, updates umbLogin component to allow 3rd party interaction 2020-09-16 18:45:14 +10:00
Shannon
8b89c73873 Ensure the user's name is locked when deny local login 2020-09-15 00:23:55 +10:00
Shannon
be00934425 reverts the umb-button change 2020-09-14 22:53:26 +10:00
Niels Lyngsø
4a8703d5a3 no message 2020-09-14 11:56:50 +02:00
Shannon
003d52bd87 Makes ChallengeResult public, adds more functionality to umb-button 2020-09-14 18:03:23 +10:00
Bjarne Fyrstenborg
600ae926d4 Remove local function to create guid and use String.CreateGuid() extension function instead (#8886) 2020-09-13 22:21:30 +02:00
Shannon
dd6e51aab5 Changes how the custom view works, it now entirely replaces umbraco's default behavior including what is rendered in the back office, this is for max flexibility 2020-09-11 01:20:54 +10:00
Sebastiaan Janssen
1f44b94ef6 Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
#	src/Umbraco.Web.UI.Client/test/config/karma.conf.js
2020-09-09 12:52:42 +02:00
Sebastiaan Janssen
0662284f29 Merge branch 'v8/8.7' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-09-09 12:48:28 +02:00
Niels Lyngsø
ba399d8686 use icon-add instead of font plus + minor UI corrections 2020-09-08 10:40:18 +02:00
Niels Lyngsø
6091b9649a focus first item, to remove focus from inline-create-button 2020-09-08 10:39:45 +02:00
Warren Buckley
a7a560aa26 Merge pull request #8809 from umbraco/v8/bugfix/8801-resolvers-should-be-registred-for-specific-clipboard-entry-types
V8.7RC: Clipboard resolvers should target specific entry types
2020-09-07 14:43:36 +01:00
Niels Lyngsø
40d13bfb2f V8.7RC Show Blocks that does not have a BlockConfiguration as Unsupported Bl… (#8786) 2020-09-07 12:33:58 +02:00
Bjarne Fyrstenborg
86d105dcf3 Checkboxlist and radiobuttonlist validation (#8833)
(cherry picked from commit 4782560f2f)
2020-09-07 10:47:36 +02:00
Shannon
af53f27bc3 Fixes testing custom invite user flow and the AllowManualLinking setting for external providers 2020-09-07 18:46:38 +10:00
Bjarne Fyrstenborg
4782560f2f Checkboxlist and radiobuttonlist validation (#8833) 2020-09-07 10:46:03 +02:00
Niels Lyngsø
3f99972ebb if user discards a new block it should be removed. 2020-09-07 09:20:15 +02:00
Sebastiaan Janssen
fa4809a288 Merge pull request #8783 from umbraco/v8/bugfix/8723-do-not-always-hide-menu
Should not call hideDialog
2020-09-04 13:49:13 +02:00
Sebastiaan Janssen
f19c3728fa Merge pull request #8744 from umbraco/v8/bugfix/block-list-custom-view-validation-error-indication
V8.7RC: Moved validation indication one element up.
2020-09-04 13:46:10 +02:00
Sebastiaan Janssen
e7ac6a614a Switch from the Chrome runner to JSDom (#8800)
(cherry picked from commit 4313463a94)
2020-09-04 13:39:50 +02:00
Niels Lyngsø
b56b15437d Only request getCount if user has access to settings 2020-09-04 13:30:14 +02:00
Niels Lyngsø
330c113da2 append property editor api methods to the block object for better developer experience. 2020-09-04 13:24:36 +02:00
Niels Lyngsø
028b9ec59b change to use evalAsync() 2020-09-04 13:21:04 +02:00