Commit Graph

12249 Commits

Author SHA1 Message Date
Matt Brailsford
1f4cc81af8 Removes inert attribute when editorService.closeAll() is called
Fixes #10708 by removing the `inert` attribute on `#mainWrapper` when `editorService.closeAll()` is called.

This code is necessary because when close all is called, there is no editor passed, and so `removeEditor` is never called, and so the `focusLockService.removeInertAttribute();` method isn't called. I add to the if block that handles the close all code instead.
2021-07-22 13:55:48 +02:00
Mole
615008c0ab Rename udi to id in EntityController.GetUrl 2021-07-22 11:10:02 +02:00
Niels Lyngsø
abe78a2be5 revert umb-tabs-nav-item and use val-tab for umb-tray-buttons 2021-07-20 13:28:02 +02:00
Niels Lyngsø
973b177624 prefix variables from attritbute-directive valTab with valTab_ 2021-07-20 12:30:22 +02:00
Niels Lyngsø
1f527b3152 umb-tabs-nav-item 2021-07-20 12:25:27 +02:00
Niels Lyngsø
fda8c6bc82 use white bar for doc type editor tabs 2021-07-20 12:22:21 +02:00
Sebastiaan Janssen
3a2a79108d Merge branch 'v8/dev' into v8/contrib 2021-07-20 10:23:29 +02:00
Sebastiaan Janssen
fce0bd0cfd Merge branch 'v8/8.14' into v8/8.15
# Conflicts:
#	src/SolutionInfo.cs
2021-07-20 10:17:40 +02:00
Niels Lyngsø
3def2ee2ad add vm.model.onValueChanged callback
(cherry picked from commit 8ebb37a596)

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker3/umbMediaPicker3PropertyEditor.component.js
2021-07-20 09:41:02 +02:00
Niels Lyngsø
8ebb37a596 add vm.model.onValueChanged callback 2021-07-20 09:37:29 +02:00
Niels Lyngsø
3739f34ec1 making overflow work 2021-07-19 16:04:44 +02:00
Niels Lyngsø
bc0f304556 dont move group if alias already exists in the context. 2021-07-19 15:33:44 +02:00
Niels Lyngsø
f10e0872d5 prevent changing alias of groups from other parents when typing names 2021-07-19 15:14:01 +02:00
Niels Lyngsø
481b4daced minor updates 2021-07-19 14:56:39 +02:00
Niels Lyngsø
7a1410f88f visual adjustments 2021-07-19 14:17:32 +02:00
Niels Lyngsø
917df60a39 styling adjustments 2021-07-16 11:15:40 +02:00
Niels Lyngsø
b2afb89f6f rename current to local 2021-07-15 15:37:12 +02:00
Niels Lyngsø
a8bdeb1f32 Merge branch 'v8/feature/reintroduce-tabs' of https://github.com/umbraco/Umbraco-CMS into v8/feature/reintroduce-tabs
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
2021-07-15 15:29:50 +02:00
Niels Lyngsø
c4ae74b7d9 also set new parentAlias when renaming alias 2021-07-15 15:25:33 +02:00
Ronald Barendse
40bce56efd Fix handling of alias in tabs/groups 2021-07-15 14:15:39 +02:00
Niels Lyngsø
66fb1cb451 dont send the key to the server, we didn't do that before this feature, and we do not have a good way to ensure the right keys in compositions. 2021-07-15 11:53:11 +02:00
Niels Lyngsø
23c64c7cd3 use key for 'track by' + ensure key on all groups 2021-07-15 10:52:37 +02:00
Ronald Barendse
09163a3836 Initial changes to use group alias in directives 2021-07-14 22:59:57 +02:00
Evan Moore
8e20b7fda5 Fix broken icon on user overlay 2021-07-14 12:29:59 -04:00
Evan Moore
ef4621e6f1 Login screen replace i tag with umb-icon directive 2021-07-14 09:10:57 -04:00
Evan Moore
0c125492f4 Fix External Login Providers using wrong property for icon 2021-07-13 20:58:37 -04:00
Niels Lyngsø
abec5d61f2 Use Alias for groups 2021-07-13 17:17:23 +02:00
Niels Lyngsø
bff132993f parentAlias 2021-07-13 15:43:13 +02:00
Niels Lyngsø
d3314afec4 use alias 2021-07-13 15:25:31 +02:00
Niels Lyngsø
54d9c2d9a4 use alias 2021-07-13 15:22:43 +02:00
Niels Lyngsø
3d951ac7fe break into several lines 2021-07-13 13:55:43 +02:00
Jan Skovgaard
87a7e84cba Bugfix: #10414 - Validation message doesn't disappear once the issue is fixed (#10581)
* Add missing focus styling

* Fix issue where validation message does not disappear when all chars are removed

Co-authored-by: BatJan <jaskov@gmail.com>
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk>
2021-07-13 08:57:20 +01:00
Mole
a0f86f015e Merge remote-tracking branch 'origin/v9/dev' into v9/task/package-partial-views 2021-07-12 14:32:43 +02:00
Mads Rasmussen
69ebd6aebd use val-tab directive in doc type editor 2021-07-09 14:53:52 +02:00
Erik-Jan Westendorp
9d3daa1959 Update error.html
Change path of the log folder since the App_Data folder doesn't exist anymore.
2021-07-09 13:34:54 +02:00
Mads Rasmussen
03128d1085 update tabs warning error style 2021-07-08 22:04:19 +02:00
Mads Rasmussen
840f3c6372 add generic tab to content and block list editor 2021-07-08 21:29:22 +02:00
Shannon
5a1a24556e Gets packaging scripts and partial views working and fixes packaging stylesheets and cleans things up a bit. 2021-07-08 13:11:39 -06:00
Mads Rasmussen
42e689f253 remove content apps when split view is open 2021-07-08 20:55:30 +02:00
Mads Rasmussen
9b5322a7af add border to tab bar 2021-07-08 17:50:49 +02:00
Mads Rasmussen
0032eb0936 update validation to work with block list editor inline mode 2021-07-08 15:25:14 +02:00
Mads Rasmussen
d6c247e047 fix generic tab when sorting 2021-07-08 14:19:02 +02:00
Mads Rasmussen
0ce9b496f9 render generic groups in doc type editor 2021-07-08 14:02:30 +02:00
Ronald Barendse
9405daad9f Update delete confirmation titles 2021-07-07 10:51:47 +02:00
Ronald Barendse
1fea66990d Update delete confirmations 2021-07-07 10:48:09 +02:00
Mads Rasmussen
48ba4f3875 performance tweaks for validationAlias 2021-07-07 10:39:01 +02:00
Mads Rasmussen
e552bde16e only recalculate tab width when an app changes 2021-07-07 09:52:18 +02:00
Mads Rasmussen
adb8c5372e Add support for block list editor and show validation errors on tabs 2021-07-07 09:45:25 +02:00
Ronald Barendse
e9c69052c1 Merge branch 'v8/contrib' into v8/feature/reintroduce-tabs 2021-07-06 13:32:33 +02:00
Mads Rasmussen
0d330efb5d lower z-index for editor tab bar 2021-07-06 10:12:07 +02:00