Commit Graph

260 Commits

Author SHA1 Message Date
swcs a43f6cb72f YDK 2020-05-29 15:57:52 +02:00
swcs 7302cc2792 css updates 2020-05-29 15:57:38 +02:00
swcs 01bcbc819b do not allow uploads on root 2020-05-29 15:53:28 +02:00
swcs 305c4e8edf correct linking + back button for media folders 2020-05-29 15:52:40 +02:00
swcs ca6d2957ea create and load nested media 2020-05-29 15:46:03 +02:00
swcs 91234102fb ability to add folders and refresh them automatically 2020-05-29 15:28:03 +02:00
swcs f9d04a53cf renderer updates 2020-05-29 14:33:20 +02:00
swcs 12ebfe5964 try renderer stuff 2020-05-28 16:12:55 +02:00
swcs d62f5a6a40 ui-datagrid which loads data as ui-table but displays as grid 2020-05-28 15:11:29 +02:00
swcs b82c18c78b optional IValidator<> parameters allows us to get a matching validator in APIs 2020-05-28 12:03:18 +02:00
swcs 65f7421ef4 ability to use collection attribute on base interfaces 2020-05-28 01:14:26 +02:00
swcs ec1d409f3f auto-load controllers with multiple generics based on the application parts 2020-05-28 00:36:52 +02:00
swcs 7bd35c89ea encapsulate JSON settings 2020-05-27 18:29:36 +02:00
swcs 6d17948bab add assembly discovery rules + service registration extensions 2020-05-27 16:03:38 +02:00
swcs abff58e6af number editor field 2020-05-26 16:04:11 +02:00
swcs c2a9e0d34e difference between internal and plugin settings 2020-05-26 12:27:35 +02:00
swcs 060d2cfc50 get settings overview data from controller 2020-05-26 11:43:13 +02:00
swcs c24342b6a6 start DI for renderers 2020-05-25 16:15:33 +02:00
swcs 0c76809ee2 output nested renderers in editor 2020-05-25 11:27:23 +02:00
swcs 730fe28f54 try how i specified API would work 2020-05-24 20:52:09 +02:00
swcs 335e7b407a trying facades for specified APIs 2020-05-24 19:05:59 +02:00
swcs 8cd27ac955 ITranslation 2020-05-24 18:40:30 +02:00
swcs c9c0113557 ILanguage 2020-05-24 18:32:47 +02:00
swcs 8caab8b473 ICountry 2020-05-24 18:23:56 +02:00
swcs 96eb4a0d09 blublu 2020-05-24 14:39:49 +02:00
swcs 897b801cd4 part of the extensibility works now 2020-05-22 21:19:49 +02:00
swcs 410bfcc95c start refactoring so all built-in entities are extensible 2020-05-22 15:06:17 +02:00
swcs eb922a9ef1 allow usage of scoped services via IAppScope 2020-05-22 12:42:54 +02:00
swcs d1b55acd96 testing 2020-05-21 23:44:43 +02:00
swcs 97a75bbba4 fix domain comparison for app context 2020-05-21 15:32:32 +02:00
swcs 32cafb8d48 switching applications works now, YAY! 2020-05-21 13:41:09 +02:00
swcs 16394c6f07 move raven collection prefix into options, so its customizable 2020-05-21 11:18:05 +02:00
swcs ea777ec13e store and get current app id (draft) 2020-05-20 16:09:56 +02:00
swcs 96cc8131bb try some render stuff... 2020-05-20 15:30:54 +02:00
swcs 865507c3e6 hide label for editor properties 2020-05-20 15:16:02 +02:00
swcs 2631f0a48d create page dialog with page type selection 2020-05-20 14:48:03 +02:00
swcs 843d58c04f hasActions toggle for tree items 2020-05-20 13:49:50 +02:00
swcs ae07206100 open actions on right-click too 2020-05-20 13:15:20 +02:00
swcs c849c7719c visualize hidden page tree items 2020-05-20 11:53:18 +02:00
swcs 80cd8ff1cb correct output of HasChildren in page tree 2020-05-20 11:34:29 +02:00
swcs f2c8e8af05 auto open tree when an item is active 2020-05-20 11:19:43 +02:00
swcs 0072f766e8 load first draft of page tree 2020-05-19 15:53:01 +02:00
swcs aa8e505a6b extension points 2020-05-19 14:58:18 +02:00
swcs d1b3ef82eb start extensibility 2020-05-19 14:42:51 +02:00
swcs 36fac9257f show sidebar for editor 2020-05-19 13:20:17 +02:00
swcs b488bc8167 can load ui-editor by renderer alias 2020-05-19 13:13:40 +02:00
swcs baee3909dc access to renderer from vue; render reactive nested properties 2020-05-19 13:00:56 +02:00
swcs 5aec982863 load translations from plugin (temp) 2020-05-19 10:57:35 +02:00
swcs 9a3919038d ++ 2020-05-18 15:55:43 +02:00
swcs 3098cfe273 start media upload 2020-05-18 13:25:32 +02:00