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 |
|
Niels Lyngsø
|
9370dacd16
|
remove console.log
|
2020-08-06 15:30:01 +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 |
|
Niels Lyngsø
|
0c4e962ce8
|
rename contentTypeKey to contentElementTypeKey
|
2020-08-05 21:21:00 +02:00 |
|
Niels Lyngsø
|
3e55460bfb
|
We should not require the vm.umbVariantContent in the DocumentTypeEditor
|
2020-08-05 13:37:53 +02: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 |
|
Warren Buckley
|
ba0b429b63
|
Merge pull request #8541 from umbraco/v8/feature/blockeditor_confirmDiscardChanges
Ask user if they are sure about discarding changes
|
2020-08-04 14:51:38 +01:00 |
|
Warren Buckley
|
8768e8fd29
|
Merge pull request #8535 from umbraco/v8/bugfix/blockeditor_fixing_createFromElementType
correct for the new spelling
|
2020-08-04 14:48:58 +01:00 |
|
Warren Buckley
|
1207ac66e7
|
Merge pull request #8580 from umbraco/v8/feature/block-list-display-validation-state-in-button
Display validation state in submit button
|
2020-08-04 14:48:25 +01:00 |
|
Warren Buckley
|
13e789be83
|
Merge pull request #8574 from umbraco/v8/bugfix/block-list-append-drag-class-again
append lost drag class
|
2020-08-04 14:32:18 +01:00 |
|
Warren Buckley
|
6bd1e0b7b4
|
Merge pull request #8563 from umbraco/v8/bugfix/block-list-start-load-as-the-last-thing-of-init
moving load to the bottom of init
|
2020-08-04 14:29:52 +01:00 |
|
Niels Lyngsø
|
ff3d0b1770
|
append a badge for settings, and make sure it visible.
|
2020-08-04 12:57:21 +02:00 |
|
Niels Lyngsø
|
041d6a91a8
|
use the right red for error borders, no need for it to be darker.
|
2020-08-04 12:57:05 +02:00 |
|
Niels Lyngsø
|
8981fd9c6f
|
should check for value before checking the length or the value of first entry.
|
2020-08-04 11:34:07 +02:00 |
|
Niels Lyngsø
|
74f3b8073f
|
show state in submit button
|
2020-08-04 11:32:02 +02:00 |
|
Niels Lyngsø
|
7cbe50b2f1
|
need to define active always, in order for it to become false.
|
2020-08-04 11:23:13 +02:00 |
|
Niels Lyngsø
|
1710a079a6
|
remove unused index from blockEditorModel for infinite editor
|
2020-08-04 11:09:45 +02:00 |
|
Niels Lyngsø
|
52fa96c824
|
append the drag class if a stylesheet is present.
|
2020-08-04 10:00:39 +02:00 |
|
Niels Lyngsø
|
c9b0f20fa3
|
move load to the buttom of init()
|
2020-08-03 14:13:38 +02:00 |
|
Niels Lyngsø
|
b0ff73fd75
|
make badge bounce
|
2020-08-03 14:12:06 +02:00 |
|
Niels Lyngsø
|
47203f7111
|
discard changes dialog
|
2020-07-31 14:05:07 +02:00 |
|
Niels Lyngsø
|
bbe2d3a9b6
|
fixing create from element type, now that udi is changed to contentUdi
|
2020-07-31 11:25:40 +02:00 |
|
Niels Lyngsø
|
8d6cafa456
|
remove again, this is not begin used.
|
2020-07-31 10:57:51 +02:00 |
|
Niels Lyngsø
|
20779dff01
|
speach bubble look for property-errors
|
2020-07-31 10:47:01 +02:00 |
|
Niels Lyngsø
|
0e82ec9995
|
moved and changed validation css
|
2020-07-31 09:45:52 +02:00 |
|
Niels Lyngsø
|
33afbb8af6
|
added validation-error badge to navigation item
|
2020-07-30 16:13:22 +02:00 |
|
Niels Lyngsø
|
55805eabc3
|
make the required-star as bold as possible.
|
2020-07-30 15:26:40 +02:00 |
|
Niels Lyngsø
|
47986ec0f5
|
limit control-label effect to the first control-label, these 3 new lines covers all cases that i could find in CMS.
|
2020-07-30 15:01:29 +02:00 |
|
Niels Lyngsø
|
d5c0e79c40
|
make label bar white
|
2020-07-30 14:47:16 +02:00 |
|
Niels Lyngsø
|
e8332a16ae
|
make inline editor bar white
|
2020-07-30 14:44:13 +02:00 |
|
Shannon
|
f0cc7a493d
|
Cleanup servervalidationmgr booleans and moves to more readable functions with comments
|
2020-07-30 16:03:31 +10:00 |
|
Shannon
|
99fc6ef587
|
cleanup TODOs
|
2020-07-30 15:47:14 +10:00 |
|
Warren Buckley
|
f7a0afb459
|
Merge pull request #8493 from umbraco/v8/feature/block-list-settings-validation
Block list editor - settings validation
|
2020-07-29 11:11:07 +01:00 |
|
Shannon
|
58331bbdef
|
Fixes tests and issues causing test failures.
|
2020-07-29 18:46:01 +10:00 |
|
Bjarne Fyrstenborg
|
ca4f7bf41d
|
Ensure replacement of angular.copy still works where second parameter is used for destination object.
(cherry picked from commit eff630d3a0)
|
2020-07-28 14:11:38 +02:00 |
|
Warren Buckley
|
940e47141e
|
Merge pull request #8382 from umbraco/v8/feature/block-list-data-structure-v3
V8/feature/block list data structure v3
|
2020-07-28 10:49:29 +01:00 |
|
Shannon
|
8b19e11b58
|
Implements server side min/max count checks and fixes the display of the error message
|
2020-07-28 17:05:45 +10:00 |
|
Shannon
|
768b31e091
|
enhances valServerMatch to be more flexible and allow for different validation keys which we can then use for matching on settings or content and have different styles for validators
|
2020-07-28 11:43:53 +10:00 |
|
Shannon
|
5aba8190ae
|
Yay! gets sub editor validation works - was actually totally broken before too, refactors how the sub views get made so this done during the scaffold processing
|
2020-07-24 15:05:59 +10:00 |
|
Shannon
|
9e9f8863c2
|
Ensures validation works for settings data, now to test other scenarios.
|
2020-07-24 00:42:37 +10:00 |
|
Shannon
|
cb9ae7335e
|
Merge branch 'v8/feature/block-list-data-structure-v3' into v8/feature/block-list-settings-validation
|
2020-07-23 23:54:44 +10:00 |
|
Shannon
|
e52cd3e359
|
fixes block removal with new data structure
|
2020-07-23 23:53:58 +10:00 |
|