Commit Graph

10370 Commits

Author SHA1 Message Date
Niels Lyngsø
a8bcf2864f avoid breaking change of serverValidationManager.hasPropertyError() 2020-04-28 11:10:45 +02:00
Niels Lyngsø
370981e214 avoid breaking change of serverValidationManager.getPropertyError() 2020-04-28 11:09:46 +02:00
Niels Lyngsø
6a5a338d7c avoid breaking change of serverValidationManager.addPropertyError and serverValidationManager.removePropertyError 2020-04-28 11:08:20 +02:00
Niels Lyngsø
4b8f29a981 avoid breaking change of serverValidationManager.addPropertyError 2020-04-28 11:06:01 +02:00
Niels Lyngsø
d39827a603 avoid breaking change of serverValidationManager.getPropertyCallbacks 2020-04-28 11:04:20 +02:00
Niels Lyngsø
ab0b0918c1 avoid breaking change of serverValidationManager.unsubscribe() 2020-04-28 10:40:39 +02:00
Niels Lyngsø
96dd7e493d avoid breaking change of serverValidationManager.subscribe() 2020-04-28 10:36:53 +02:00
Niels Lyngsø
f689bea9a7 revert removing methods 2020-04-28 10:31:23 +02:00
Niels Lyngsø
2c5456a87d Merge branch 'v8/feature/AB6057-segment-feature-corrections' into v8/feature/AB6057-segment-feature 2020-04-28 10:20:53 +02:00
Niels Lyngsø
a8f2acd89f more robust variant-picker 2020-04-28 10:12:41 +02:00
Niels Lyngsø
92f0de30cc use displayName instead of language name 2020-04-28 08:57:45 +02:00
Niels Lyngsø
af10bd7dfc default variant would never have segment. And if we work only with segmentation the default variant does not have language.isDefault. 2020-04-28 08:57:09 +02:00
Niels Lyngsø
a501ef1410 spelling mistake corrected 2020-04-28 08:15:57 +02:00
Niels Lyngsø
0b2785b158 use right variable with null correction 2020-04-27 13:02:54 +02:00
Niels Lyngsø
678ceba1a8 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB6057-segment-feature
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
#	src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
#	src/Umbraco.Web.UI.Client/src/common/services/servervalidationmgr.service.js
2020-04-27 12:58:29 +02:00
Sebastiaan Janssen
d65041c250 Merge branch 'v8/dev' into v8/contrib 2020-04-27 11:03:32 +02:00
Kenn Jacobsen
c7908a9ba1 V8: Make the sticky header span the full width of its container (#7184)
* Make the sticky header span the full width of its container

* Fix bad merge
2020-04-26 12:50:15 +01:00
Niels Lyngsø
1a69d5a7e6 Merge remote-tracking branch 'origin/v8/feature/AB4550-segments-clientcode' into v8/feature/AB6057-segment-feature 2020-04-17 17:46:50 +02:00
Shannon
90b4d557c9 Adds a segment level validation key + updates tests 2020-04-17 16:12:04 +10:00
Niels Lyngsø
0e8591c728 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui-variant-picker 2020-04-16 07:52:43 +02:00
Niels Lyngsø
3f22d1c452 correcting promise 2020-04-15 17:57:38 +02:00
Niels Lyngsø
0b4b28851e revert 2020-04-15 17:47:32 +02:00
Niels Lyngsø
61cb920808 show message if user has no start-nodes 2020-04-15 17:46:28 +02:00
Niels Lyngsø
b870ca7fcf revert 2020-04-15 17:46:12 +02:00
Niels Lyngsø
627243c84c show message when user has no start nodes 2020-04-15 16:43:59 +02:00
Niels Lyngsø
0d07742671 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/4901-user-no-start-nodes 2020-04-15 16:42:15 +02:00
Niels Lyngsø
aab629808d slightly more shadow on content-grid items 2020-04-15 15:08:10 +02:00
Joe Glombek
b5e866aeba Append "active" to currently selected section for screen readers (#7946) 2020-04-14 11:33:30 +02:00
Jan Skovgaard
d582460f36 Add backdrop to "user overlay" (#7956) 2020-04-14 10:45:25 +02:00
Jan Skovgaard
a5ff8a429b Replace angular.fromJson with JSON.parse (#7952) 2020-04-14 10:31:52 +02:00
Jan Skovgaard
90890cea33 Replace instances of angular.element() (#7951) 2020-04-14 10:28:16 +02:00
BatJan
bd26cb36ec Replace angular.copy with Utilities.copy 2020-04-14 10:20:09 +02:00
Rachel Breeze
7f64abb224 Upgraded TinyMCE to 4.9.9 2020-04-14 10:16:36 +02:00
Jan Skovgaard
d74d9ffb2b Replace instances of angular.forEach with vanilla JS forEach (#7928) 2020-04-14 10:14:25 +02:00
BatJan
021b39378a Remove unused directive 2020-04-14 09:53:57 +02:00
BatJan
7a1bd34fa5 Remove code that does UA sniffing and explicit stuff for IE11 only 2020-04-11 15:32:09 +02:00
Mike Masey
23e32d2b59 improvement: update umb-tabs to use better semantic markup (#7926) 2020-04-10 20:42:43 +02:00
Mike Masey
b5b319f917 Convert angular.isArray to Utilities.isArray (#7934) 2020-04-10 18:34:23 +02:00
Mike Masey
318fcbe3ba V8: Angular Divorce: isString (#7929) 2020-04-10 18:24:08 +02:00
Matthew-Wise
76e4b6b301 Replaced angular.toJson with Utilities.toJson [#CanConHackathon] (#7924) 2020-04-10 18:07:37 +02:00
Marc Goodson
1e851b615f Button tag isn't closed? leaving invalid markup
It looks like to me there is an 'extra' closing div in this markup... but I think this is because the button isn't closed, there is a closing div where the closing button should be? - eg the icon and span are part of thee button... I've made this change locally and it operates fine, but then it operating fine before hand too...
2020-04-10 17:58:59 +02:00
Matthew-Wise
a977cfdc3f Moved from angular.IsNumber to Utilities.IsNumber (#7925) 2020-04-10 17:57:33 +02:00
Jan Skovgaard
3e9c759426 Move the infinite overlay to the same source order as regular o… (#7923) 2020-04-10 17:41:31 +02:00
Mike
766a6df967 feat: add localisation for add new row button 2020-04-10 17:23:07 +02:00
Adam Werner
db8004982f angular.isObject replace to Utilities.isObject 2020-04-10 17:20:51 +02:00
Adam Werner
a9834f055e angular.isDefined replace to Utilities.isDefined 2020-04-10 17:12:09 +02:00
Emil Olsson
199d908d7a #7658 Fix linking account if multiple IDP on common user overlay (#7845) 2020-04-09 17:25:48 +02:00
Warren Buckley
ce3ea2328d Use the events to notify us that the user does not have start nodes - potetnially could emit a new event as the login screen not showing in this POC 2020-04-02 15:38:19 +01:00
Warren Buckley
cc62525378 Debug with emitted events - ensure to remove this once PR is done 2020-04-02 15:36:16 +01:00
Søren Gregersen
a0e5b83914 Add document to downloadFile-method
Simple copy/paste to document a useful method
2020-03-26 11:48:01 +01:00