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ø
|
30a3e62c7f
|
use this loop, since loop manipulate array as we go.
|
2020-08-04 15:54:02 +02:00 |
|
Niels Lyngsø
|
9e89147eea
|
Merge remote-tracking branch 'origin/v8/8.7' into v8/bugfix/blockeditor_fixing_deleteAllBlocks
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js
|
2020-08-04 15:51:39 +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 |
|
Warren Buckley
|
59305c9c65
|
Merge pull request #8533 from umbraco/v8/feature/complex–validation-ui
Some UI update to validation messages
|
2020-08-04 14:24:43 +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ø
|
74f3b8073f
|
show state in submit button
|
2020-08-04 11:32:02 +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ø
|
d06c1e01a7
|
Update da.xml
translate to danish
|
2020-08-03 11:27:32 +02:00 |
|
Niels Lyngsø
|
47203f7111
|
discard changes dialog
|
2020-07-31 14:05:07 +02:00 |
|
Niels Lyngsø
|
16c66b5141
|
deleteAllBlocks fixed (dont know what up with whitespace now)
|
2020-07-31 11:30:21 +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
|
e4334c86bf
|
Merge branch 'v8/feature/block-list-data-structure-v3' into v8/feature/block-list-settings-validation
|
2020-07-28 15:36:16 +10:00 |
|
Shannon
|
cf442f78c0
|
updates prop value converter to filter out all content/settings blocks outside of the layout from reaching razor + test
|
2020-07-28 15:33:54 +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 |
|
Shannon
|
05d9f4cf9b
|
Merge branch 'v8/feature/block-list-data-structure-v3' into v8/feature/block-list-settings-validation
|
2020-07-23 23:37:11 +10:00 |
|
Shannon
|
692b8b819f
|
fixes tests
|
2020-07-23 23:31:55 +10:00 |
|
Shannon
|
84dddd1869
|
fixes tests
|
2020-07-23 23:23:39 +10:00 |
|
Shannon
|
78455756e1
|
Removes _private methods that don't need to exist
|
2020-07-23 23:20:07 +10:00 |
|
Shannon
|
ad9d0fad4f
|
Adds notes with links back to PR about server side validation
|
2020-07-23 23:06:58 +10:00 |
|
Shannon
|
06afab9893
|
Adds some warning logs for when data is removed
|
2020-07-23 23:04:11 +10:00 |
|
Shannon
|
e01f36514b
|
fixes tests
|
2020-07-23 22:14:06 +10:00 |
|
Warren Buckley
|
adc63a839b
|
Merge pull request #8339 from umbraco/v8/feature/block-editor-list-validation
Complex Editor Validation
|
2020-07-23 11:59:39 +01:00 |
|
Shannon
|
0e4bf55f84
|
Merge branch 'v8/feature/block-editor-list-validation' into v8/feature/block-list-data-structure-v3
# Conflicts:
# src/Umbraco.Web.UI.Client/test/unit/common/services/block-editor-service.spec.js
|
2020-07-23 19:16:52 +10:00 |
|