Commit Graph

  • c74b03a1b6 check for object before prop Niels Lyngsø 2020-07-01 20:10:28 +02:00
  • f1c5e19124 no need for var twice Niels Lyngsø 2020-07-01 20:10:08 +02:00
  • d4898b58e0 Merge pull request #8368 from umbraco/v8/feature/block-list-hideContentinOverlay-v2 Warren Buckley 2020-07-01 13:40:30 +01:00
  • 69c2ab20ff correct behaviour Niels Lyngsø 2020-07-01 11:45:45 +02:00
  • 22aa76d6b1 remove unused line Niels Lyngsø 2020-07-01 10:33:13 +02:00
  • d2678135fe bail out if we dont have settings. Niels Lyngsø 2020-07-01 10:32:20 +02:00
  • 8f7194df36 remove line Niels Lyngsø 2020-07-01 10:30:20 +02:00
  • 5debb4a11b option to hide content editor in overlay Niels Lyngsø 2020-07-01 10:28:02 +02:00
  • f0efc7f0c0 Merge pull request #8366 from umbraco/v8/bugfix/improve-block-list-default-razor Claus 2020-07-01 09:19:33 +02:00
  • 5173a7b589 Remove try/catch block as it will make it hard for people to see what the issue when using the Razor view when building sites Warren Buckley 2020-07-01 08:07:30 +01:00
  • b31ffea429 Merge pull request #8358 from umbraco/v8/bugfix/8273-block-list-inline-doctype-creation Warren Buckley 2020-07-01 07:26:57 +01:00
  • a8a1bb2a55 manually merge in benj PR Shannon 2020-07-01 15:01:55 +10:00
  • 1b69620ffc Merge remote-tracking branch 'origin/v8/8.7' into v8/feature/block-editor-list-validation Shannon 2020-07-01 14:52:29 +10:00
  • 086d7b6e23 ensures the udi structure works always for the validation key Shannon 2020-07-01 13:00:56 +10:00
  • 7c6cf3710b Gets the inherited property validation working from the server side. Shannon 2020-07-01 12:44:34 +10:00
  • 2fc6ed10fb Gets inherited property validation working but will switch this to server side Shannon 2020-07-01 12:10:12 +10:00
  • e2b7043d3c check for $block.data, to verify that the blockObject is not in a destroyed state. Niels Lyngsø 2020-06-30 15:59:06 +02:00
  • 26fa38c536 use one-way binding Niels Lyngsø 2020-06-30 15:45:20 +02:00
  • 402958c591 Updated Cypress to latest + Created tests for creating member and member group Bjarke Berg 2020-06-29 20:45:51 +02:00
  • 38e8a93b28 parse on contentType key Niels Lyngsø 2020-06-30 13:36:17 +02:00
  • df3dc32de6 Block Editor List (#8273) Shannon Deminick 2020-06-30 19:52:42 +10:00
  • 88700e9707 fixes name, refactors a lot of serverValidationManager so it's structure is maintainable, moves more logic there from directives so it can be tested more easily, finally got the first result working. Shannon 2020-06-30 19:12:21 +10:00
  • 459904ffdd Gets unique keys working per nested property Shannon 2020-06-30 10:49:31 +10:00
  • 8eb467affa New validation structure + tests working Shannon 2020-06-29 21:55:54 +10:00
  • 2af99c48d8 Merge remote-tracking branch 'origin/v8/feature/block-editor-list' into v8/feature/block-editor-list-validation Shannon 2020-06-29 15:02:26 +10:00
  • 2df481332b commits wip to resume later. Shannon 2020-06-29 14:51:57 +10:00
  • 2ffb01530a Merge remote-tracking branch 'origin/v8/dev' into netcore/dev Bjarke Berg 2020-06-28 12:35:20 +02:00
  • 7ceb965f1f split in multiple lines Niels Lyngsø 2020-06-26 16:14:17 +02:00
  • 7f3923d9b5 make binding one-way Niels Lyngsø 2020-06-26 16:11:42 +02:00
  • 0c7f8469d9 remove not very used vars Niels Lyngsø 2020-06-26 16:06:10 +02:00
  • cb98a4a82e corrected spelling mistake Niels Lyngsø 2020-06-26 16:02:26 +02:00
  • 9104570dcb rename inline method name Niels Lyngsø 2020-06-26 15:32:02 +02:00
  • f44e7280d4 remove unused controller Niels Lyngsø 2020-06-26 15:29:45 +02:00
  • 975fbbfa3f remove comment Niels Lyngsø 2020-06-26 15:29:37 +02:00
  • a46acaf16c remove comment Niels Lyngsø 2020-06-26 15:24:33 +02:00
  • 04fba15db1 correct js docs name Niels Lyngsø 2020-06-26 15:22:48 +02:00
  • 5313baf991 mark Umbraco.BlockList as unsupported inside Nested Content Niels Lyngsø 2020-06-26 15:15:53 +02:00
  • a84fc1cfa8 keep elementTypes up to date through the EventService. Niels Lyngsø 2020-06-26 15:15:27 +02:00
  • 26e30189ab corrected file path Niels Lyngsø 2020-06-26 14:45:36 +02:00
  • ba562378be corrected filepath Niels Lyngsø 2020-06-26 14:44:48 +02:00
  • 8c13313bf8 correct style location Niels Lyngsø 2020-06-26 14:39:13 +02:00
  • 4705d945e1 removed inline style Niels Lyngsø 2020-06-26 14:16:25 +02:00
  • 5cff45aa55 renamed blockcard.component to umb-block-card and moved it. Niels Lyngsø 2020-06-26 13:56:51 +02:00
  • 1113c50b83 scale thumbnail for block showcase Niels Lyngsø 2020-06-26 13:54:17 +02:00
  • 4f715f35ce make sure images does not repeat. Niels Lyngsø 2020-06-26 13:51:49 +02:00
  • ac6d14a93a rename requestCopyBlock to copyBlock Niels Lyngsø 2020-06-26 13:45:01 +02:00
  • 1a53a9c22d remove dublicated code Niels Lyngsø 2020-06-26 13:19:25 +02:00
  • 3ae3aefde0 this should not happen. Niels Lyngsø 2020-06-26 12:28:58 +02:00
  • df8fb169bd rename files to match file name conventions Niels Lyngsø 2020-06-26 12:28:43 +02:00
  • 1c5b144cbb fixes issue with umbeditorcontentheader.directive which will throw an exception during validatino preventing all validation from working when working with invariant content (ouch) Shannon 2020-06-26 15:44:27 +10:00
  • e948879760 Starting to get somewhere, validation results are now being returned for nested items Shannon 2020-06-26 15:23:46 +10:00
  • 8acc6ed5b4 Fixes all the block editor deserialization processes Shannon 2020-06-26 15:02:02 +10:00
  • b8893968e5 Updates notes Shannon 2020-06-26 11:17:59 +10:00
  • 8ee9ac7e16 Merge remote-tracking branch 'origin/v8/feature/block-editor-list' into v8/feature/block-editor-list-validation Shannon 2020-06-26 10:48:42 +10:00
  • d950de7aa4 stop tracking build output files. Claus 2020-06-26 01:11:01 +02:00
  • 74b2561af4 changed comment from TODO to something that explains the state. Niels Lyngsø 2020-06-25 22:29:54 +02:00
  • 0d0f6227ca Finished Todo, gets name of documentType if copying all entities in an infinite editor Niels Lyngsø 2020-06-25 22:10:42 +02:00
  • 869c37051c removed vscode specific configuration of karma Niels Lyngsø 2020-06-25 21:41:34 +02:00
  • d6dfc934d1 correct ngdoc type Niels Lyngsø 2020-06-25 21:38:23 +02:00
  • b8afc9b7d1 corrected naming of umbBlockListScopedBlock and umbBlockListBlock Niels Lyngsø 2020-06-25 21:35:18 +02:00
  • 79bf359fa0 Gets property json paths working in complex editors, next lets see if we can make it work for validation. Shannon 2020-06-26 00:13:21 +10:00
  • 76d568de12 Merge pull request #8134 from umbraco/bug/use-sql-main-dom-lock-when-linux Bjarke Berg 2020-06-25 11:39:33 +02:00
  • ba38055ee9 Merge branch 'netcore/dev' into bug/use-sql-main-dom-lock-when-linux Bjarke Berg 2020-06-25 11:39:11 +02:00
  • c53ea9382f Update ElementType Resource to not use hardcoded URL but to use the Umbraco.Sys.ServerVariables.umbracoUrls instead Warren Buckley 2020-06-24 11:21:24 +01:00
  • cb7f4a964c Merge branch 'v8/8.7' into v8/feature/block-editor-list Warren Buckley 2020-06-24 10:22:52 +01:00
  • 6f1ea3eb45 correction jsDocs Niels Lyngsø 2020-06-24 11:10:40 +02:00
  • ee7d62e583 Fixes #7148 - ensures we only check for SurfaceController routes (#8322) Shannon Deminick 2020-06-24 18:22:10 +10:00
  • 79e5ccb8d8 no message Niels Lyngsø 2020-06-24 09:16:48 +02:00
  • fee6ef0fb0 Merge branch 'v8/contrib' into v8/dev Sebastiaan Janssen 2020-06-24 09:05:22 +02:00
  • 020835390d Merge remote-tracking branch 'origin/v8/feature/block-editor-list' into v8/feature/block-editor-list-validation Shannon 2020-06-24 11:56:43 +10:00
  • b99c170f86 adding umbNestedProperty to build up a json path for a targeted nested property type. Shannon 2020-06-24 11:51:48 +10:00
  • 29aaabcc6e Gets the c# side of things working for complex validation for complex editors Shannon 2020-06-24 10:20:25 +10:00
  • 90b4d89c1a added some JS-Docs Niels Lyngsø 2020-06-23 20:46:15 +02:00
  • 58ee8da948 rename onDestroy to destroy Niels Lyngsø 2020-06-23 20:42:28 +02:00
  • 67a9a3f807 move destroy responsibility to blockObject Niels Lyngsø 2020-06-23 20:42:14 +02:00
  • 90a9ce4c5d Fix a few localizatoin glitches in the listview "Order by" selector Kenn Jacobsen 2020-05-25 16:20:30 +02:00
  • b28bb9bb94 Listview "Order by" should not contain removed properties Kenn Jacobsen 2020-05-25 15:01:44 +02:00
  • fe12f35d79 Parse complex RTE styles rules correctly Kenn Jacobsen 2020-05-25 08:37:13 +02:00
  • d539fdf4f6 Add backdrop when menu items are opened (#8121) Jan Skovgaard 2020-06-23 18:36:09 +02:00
  • b38cf41752 Add a bit of spacing in infinite listview editing Kenn Jacobsen 2020-05-25 10:54:54 +02:00
  • a7b0a75e5d Ensure that "sort" is available as "order by" for new listviews Kenn Jacobsen 2020-05-25 13:15:10 +02:00
  • dc7277771c Improve accessibility and UX BatJan 2020-05-24 22:59:57 +02:00
  • 4b673815a1 Umb-editor directive: Fix semantics (#8160) Jan Skovgaard 2020-06-23 18:27:00 +02:00
  • b55fdd60e5 Update listviews after sorting children Kenn Jacobsen 2020-05-24 22:08:58 +02:00
  • dc5d418477 Fix semantics and accessibility issues BatJan 2020-05-24 21:30:38 +02:00
  • a70f95b4e5 Sort dialog: Accessibility optimizations (#8156) Jan Skovgaard 2020-06-23 18:12:24 +02:00
  • 9723c81d27 Use element type description as tooltip in the Nested Content "Add content" dialog Kenn Jacobsen 2020-05-24 13:53:48 +02:00
  • 6c2bc3ca37 Accessibility improvement: umb-context-menu (#8155) Jan Skovgaard 2020-06-23 18:07:09 +02:00
  • e96d2a30cc Removing legacy Examine.Config references from web.config template Callum Whyte 2020-05-23 13:51:00 +01:00
  • 4aef0d0997 Add missing foucs style BatJan 2020-05-23 00:11:38 +02:00
  • 75ae5e69e0 Change binding type BatJan 2020-05-22 23:41:21 +02:00
  • 66a75dbc1e adds row immediately if only one layout is allowed Søren Kottal 2020-05-22 16:14:40 +02:00
  • 7b0468fb39 Prevent property previews from having focus Kenn Jacobsen 2020-05-13 20:57:36 +02:00
  • 5ce9a3e74f Reload property preview when changing property type Kenn Jacobsen 2020-05-13 20:22:14 +02:00
  • e19f375c84 Update slider to handle merging of overlapping tooltips (#8074) Bjarne Fyrstenborg 2020-06-23 17:24:01 +02:00
  • 69cfcc568c Add aria-hidden to icons in url lists (#8079) Bjarne Fyrstenborg 2020-06-23 17:22:53 +02:00
  • bf12009b40 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list Niels Lyngsø 2020-06-23 14:57:39 +02:00
  • eeea641009 update test with new scope parameter Niels Lyngsø 2020-06-23 14:56:01 +02:00
  • 01199ce88b only set active to false if it was false before opening the editor. Niels Lyngsø 2020-06-23 14:41:43 +02:00
  • 2db5496dd6 make sure settings object exists Niels Lyngsø 2020-06-23 14:41:20 +02:00