Commit Graph

80 Commits

Author SHA1 Message Date
swcs 111890fc89 AppScope => Scoped 2020-11-12 00:39:06 +01:00
swcs d34733b802 allow scoped user+role stores 2020-11-11 13:44:52 +01:00
swcs 6b9f25a0df throw when app is null; add UseZeroRoutes() 2020-11-06 19:18:56 +01:00
swcs 918d402b73 automatically resolve zero view context 2020-11-05 00:46:18 +01:00
swcs ff278f2b5b add handlers; rename user => backoffice user 2020-11-05 00:27:02 +01:00
swcs a3364a1aac OMFG IT WORKS 2020-11-04 20:45:53 +01:00
swcs 6519740317 we need to set the default scheme for HttpContext.User to fill up 2020-11-04 16:22:40 +01:00
swcs ac080c1b26 fuck shit up... 2020-11-04 16:16:36 +01:00
swcs c54c816942 abstractions for identity + security 2020-11-04 01:25:38 +01:00
swcs a33656e7f5 security stuff, oh my... 2020-11-03 16:07:35 +01:00
swcs 600465a937 dev server stuff 2020-11-03 00:49:41 +01:00
swcs 3571cb43ec vite works <3 2020-11-01 23:23:36 +01:00
swcs 6eb81a5eeb try rewirte of all backoffice controllers to ApiControllers 2020-10-27 15:47:23 +01:00
swcs 1f9ddeb9c8 tryhard 2020-10-19 15:58:32 +02:00
swcs 96ffdab4c6 remove mapper 2020-10-12 12:14:09 +02:00
swcs 780f951e48 try a customer json serialization binder 2020-10-04 00:52:54 +02:00
swcs 1c937abfe3 START references + inheritance 2020-09-18 01:06:21 +02:00
swcs 47fba9e3da start refs 2020-09-17 16:10:21 +02:00
swcs 637cd3b47e test data 2020-09-16 15:51:01 +02:00
swcs 28498862f5 update JSON serializer settings; update some vue comps 2020-09-14 16:05:41 +02:00
swcs 44114fe78a add focus style for buttons 2020-09-10 16:12:06 +02:00
swcs 00c7348b68 remove generics for API + controller and use base interfaces 2020-08-27 16:12:47 +02:00
swcs 673d8f8af9 make page api + controller non-generic and allow saving of modules, yay! 2020-08-27 14:22:13 +02:00
swcs 4009f2b68a load generics by scanning registered services first and fallback to assembly discovery 2020-08-21 11:29:54 +02:00
swcs 175754894d output modelstate errors in case a post body can't be converted 2020-08-13 12:03:24 +02:00
swcs 534c60591c update packages 2020-07-09 15:33:58 +02:00
swcs f9d04a53cf renderer updates 2020-05-29 14:33:20 +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 0c76809ee2 output nested renderers in editor 2020-05-25 11:27:23 +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 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 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 0072f766e8 load first draft of page tree 2020-05-19 15:53:01 +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 5ceff62f2c create and list media folders 2020-05-18 11:53:23 +02:00
swcs 1e05ff82df start media library 2020-05-15 14:23:47 +02:00
swcs 0cc08e5779 add back commerce plugin 2020-05-14 13:52:49 +02:00
swcs c4fb8a9450 final draft of plugin backoffice modification 2020-05-14 13:32:33 +02:00
swcs 45171c6a6a no end in sight 2020-05-13 14:15:21 +02:00
swcs f89fd63a8e separate plugin builder into sub-options 2020-05-13 14:06:11 +02:00
swcs 904821e610 start refactoring plugins 2020-05-12 15:22:39 +02:00