Commit Graph

92 Commits

Author SHA1 Message Date
swcs 990da8ae9b resolve culture 2020-12-15 16:09:58 +01:00
swcs b166c32a82 want to build a scoped raven session 2020-12-09 13:42:23 +01:00
swcs 54dc041a20 fix setup 2020-12-02 15:45:44 +01:00
swcs c8f282394d api => service => collection 2020-11-19 00:14:52 +01:00
swcs ba9033f209 create backoffice service interceptor 2020-11-18 15:55:18 +01:00
swcs 5a6f70396a allow scoping of controllers and services 2020-11-18 12:00:51 +01:00
swcs 22f35c3943 fix user + role store implementation for scopes 2020-11-17 12:24:56 +01:00
swcs 59bfc3a537 output works again 2020-11-16 01:07:07 +01:00
swcs 8190c43e04 use zero store (core database) for apps + users 2020-11-15 20:11:27 +01:00
swcs c4e91efd5b IDocumentStore => IZeroStore 2020-11-15 17:07:27 +01:00
swcs c12c8ae525 start zero store 2020-11-15 00:59:51 +01:00
swcs c52e050738 remove app-aware stuff from code 2020-11-14 12:34:26 +01:00
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