Commit Graph

28453 Commits

Author SHA1 Message Date
Benjamin Carleski
e8a31ef7b6 Remove code duplicated from PR #7957 2020-04-13 16:40:09 -07:00
Benjamin Carleski
133d30791f Handle invalid data type references 2020-04-08 14:27:50 -07:00
Benjamin Carleski
e7be4bd111 Merge branch 'v8/feature/block-editor-list' into v8/feature/block-editor-migrations 2020-04-08 08:49:50 -07:00
Benjamin Carleski
5bbf68e432 Change declared converter type 2020-04-08 08:49:11 -07:00
Benjamin Carleski
ff8ef00847 Incorporate latest block list editor changes, update migration for changed configuration 2020-04-08 07:34:54 -07:00
Benjamin Carleski
432ce80c7b Merge branch 'v8/feature/block-editor-list' into v8/feature/block-editor-migrations 2020-04-08 07:31:48 -07:00
Niels Lyngsø
525513cdea MaxPropertyWidth PreValue + Implementation 2020-04-08 16:18:36 +02:00
Niels Lyngsø
b4387e757a Block Picker 2020-04-08 15:46:37 +02:00
Niels Lyngsø
676f2ab847 revert agressive clean up 2020-04-08 15:46:24 +02:00
Niels Lyngsø
83d590ff08 block list prevalue corrections 2020-04-08 15:33:44 +02:00
Niels Lyngsø
33f507a575 blockcard corrections 2020-04-08 15:33:04 +02:00
Niels Lyngsø
7855870077 translation for prevalue editor property group headlines 2020-04-08 13:23:52 +02:00
Niels Lyngsø
b09fd9c207 Merge branch 'v8/feature/block-editor-list' of https://github.com/umbraco/Umbraco-CMS into v8/feature/block-editor-list 2020-04-08 11:58:32 +02:00
Niels Lyngsø
b26db075a3 BlockList PreValue Editor opens configurations as overlay 2020-04-08 11:58:25 +02:00
Benjamin Carleski
d6c95bb380 Handle color picker data in stacked content 2020-04-07 16:43:06 -07:00
Benjamin Carleski
cf418a8097 Add error handling to default template 2020-04-07 16:36:10 -07:00
Benjamin Carleski
cec7251bc3 Update default rendering partial view 2020-04-07 14:45:06 -07:00
Benjamin Carleski
f78e4fcdf6 Add migrations for new block editor 2020-04-07 11:55:45 -07:00
Benjamin Carleski
3bf2a17d49 Merge branch 'v8/feature/block-editor-list' of https://github.com/umbraco/Umbraco-CMS into v8/feature/block-editor-list 2020-04-07 11:53:59 -07:00
Benjamin Carleski
0fa045dc94 Remove DB migrations so that they can be reviewed as a block 2020-04-07 11:53:41 -07:00
Niels Lyngsø
fb175c5af8 minor adjustments 2020-04-06 09:32:03 +02:00
Niels Lyngsø
a87a6caf85 Just parsing layout as model for partial views. 2020-04-03 12:36:11 +02:00
Benjamin Carleski
5dfa998109 Fix block list test failures 2020-04-02 14:29:52 -07:00
Warren Buckley
1b53b5c938 Use the .Data propertry as opposed to GetData in this PartialView 2020-04-02 11:13:36 +01:00
Warren Buckley
1bd4901746 Revert commit 45e892f350 - Changes api to GetData 2020-04-02 11:11:08 +01:00
Benjamin Carleski
2ed740b22a Add references for picked items 2020-04-01 15:54:49 -07:00
Niels Lyngsø
f58f0547ac css correction 2020-04-01 17:06:42 +02:00
Niels Lyngsø
ee534f88cc Inline create button styling: Better spacing, darker blue color for Focus Outline, moving the plus icon to mouse position for better visual appearance. 2020-04-01 16:42:09 +02:00
Niels Lyngsø
62c4ecac01 css adjustments 2020-04-01 16:13:16 +02:00
Niels Lyngsø
89550471b3 Merge remote-tracking branch 'origin/v8/feature/ui-property-group-header-adjustment' into v8/feature/block-editor-list 2020-04-01 15:53:23 +02:00
Niels Lyngsø
4714761277 hide description if no description is presented 2020-04-01 15:42:43 +02:00
Niels Lyngsø
52832a9b1c smaller header for property group 2020-04-01 15:42:32 +02:00
Niels Lyngsø
c04a68730d rename notsupport property editor css class 2020-04-01 15:34:50 +02:00
Niels Lyngsø
9bdb0cb1b8 Hide group header if only one group is presented 2020-04-01 15:29:58 +02:00
Niels Lyngsø
d6cad31750 remove unused controller 2020-04-01 14:31:56 +02:00
Niels Lyngsø
e20c7578f8 NotSupported property editor, to be used when an editor is not supported in the given context. 2020-04-01 13:44:56 +02:00
Niels Lyngsø
8513e2b332 use a common variable on the block model for isOpen, to be able to make Actions show when open. 2020-04-01 13:44:20 +02:00
Niels Lyngsø
f92f729dec changes naming to Submit, to avoid misunderstanding. 2020-04-01 11:39:51 +02:00
Niels Lyngsø
82f90216fe Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list
# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/js/main.controller.js
#	src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
2020-03-31 17:54:10 +02:00
Niels Lyngsø
2feadb184e Block Editor: Clean-up, refactoring, one step closer being ready for Content-Apps 2020-03-31 17:53:32 +02:00
Benjamin Carleski
4d47fb07fd Add Stacked Content to Block List migration 2020-03-30 15:33:18 -07:00
Sebastiaan Janssen
8cba80913a Remove generated files from git and ignore them 2020-03-30 13:38:17 +02:00
Sebastiaan Janssen
1dbf5463b8 Merge branch 'v8/contrib' into v8/dev 2020-03-30 09:59:51 +02:00
Olivier Bossaer
5fad35d0ee Fix #7521 - Runtime error if removing email notificationMethod 2020-03-30 08:12:19 +02:00
Benjamin Carleski
09be6b8ee4 Enable Block List Editor settings editing 2020-03-27 15:41:48 -07:00
Benjamin Carleski
5ed727df02 Add ability to render block list editor using Grid style rendering extension 2020-03-27 09:58:55 -07:00
Marc Goodson
42ddd90fd7 Allow Macro's to be cached differently across variants (#7555) 2020-03-26 16:57:15 +01:00
Shannon
a855a90a8a cleaner fix 2020-03-26 22:09:49 +11:00
Shannon
6fef85aafd fixes Memory Leak in GetCacheItem cache dependency #7773 2020-03-26 22:03:26 +11: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