Commit Graph

303 Commits

Author SHA1 Message Date
swcs c4e91efd5b IDocumentStore => IZeroStore 2020-11-15 17:07:27 +01:00
swcs 3943f92f4c ++ 2020-11-15 16:29:22 +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 b99976a140 starting mailing 2020-11-13 13:50:25 +01:00
swcs 019aa96a0e move mail templates into core 2020-11-13 12:24:07 +01:00
swcs 07b87cec66 new valueref 2020-11-12 16:01:45 +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 6871cf502f refactor identities + remove usermanager dependency on app context 2020-11-11 01:01:32 +01:00
swcs 07e19c3354 remove queryable from user store as it is not queryable 2020-11-11 00:06:32 +01:00
swcs cee78f04d5 lax cloning ^^ 2020-11-09 16:09:22 +01:00
swcs 550bd404fd fix user deletion in user store 2020-11-09 12:08:21 +01:00
swcs 0d2a9a6ebb Update IIdentityUser.cs 2020-11-09 00:53:09 +01:00
swcs 9b511a5251 move female above male in gender enum 2020-11-08 23:57:51 +01:00
swcs 4c392102c2 fix getRoutes + getUrls 2020-11-07 14:32:46 +01:00
swcs 6b9f25a0df throw when app is null; add UseZeroRoutes() 2020-11-06 19:18:56 +01:00
swcs ffa66f7c0c add page creation handler?... 2020-11-06 14:16:11 +01:00
swcs 7edd9549e6 rename context user; remove zero view context 2020-11-05 16:28:59 +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 dad26e346a fix a few (app-switching, auth) bugs 2020-11-04 23:38:06 +01:00
swcs a3364a1aac OMFG IT WORKS 2020-11-04 20:45:53 +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 a815428a70 identity works now 2020-11-03 23:25:26 +01:00
swcs a33656e7f5 security stuff, oh my... 2020-11-03 16:07:35 +01:00
swcs 08169e529c allow override of route building in page route provider 2020-11-02 14:57:01 +01:00
swcs d4d329b9b8 fix media previews 2020-11-02 13:12:59 +01:00
swcs 4e85231eda pages with url index 2020-10-30 16:13:43 +01:00
swcs 9c48c3646d page picker 2020-10-29 21:44:22 +01:00
swcs 4652ebc387 add simple cache (per request) to media helper 2020-10-29 16:16:24 +01:00
swcs a03b9f327b make HMR work again + favicon + get route meta from parent if child has none 2020-10-29 11:10:58 +01:00
swcs d329e673c0 fix AddToDefaultGroup for settings options 2020-10-28 22:30:49 +01:00
swcs 6eb81a5eeb try rewirte of all backoffice controllers to ApiControllers 2020-10-27 15:47:23 +01:00
swcs edfb6ec2e5 introduct IPageEndpointResolver which resolves a route to an MVC endpoint 2020-10-27 11:50:20 +01:00
swcs 690fa36cf4 ++ 2020-10-27 01:04:23 +01:00
swcs 67675ee46d first version of route resolving works :-) 2020-10-26 13:59:46 +01:00
swcs a5df645d5f try new routing, AGAIN FUCK SHIT 2020-10-23 15:50:59 +02:00
swcs 1b7b946cad add url alias to page entity 2020-10-23 13:07:00 +02:00
swcs 279856d299 try new routing shit 2020-10-22 15:45:34 +02:00
swcs bf8a0664ef try new way to create URLs 2020-10-22 00:32:44 +02:00
swcs 2671d34f4e fix some route inconsistencies 2020-10-21 15:16:47 +02:00
swcs b86a54c98c run + resolve for URL providers 2020-10-21 14:11:58 +02:00
swcs d744b94c28 fixes for modules 2020-10-20 16:00:55 +02:00
swcs e99e40b4c4 spaces work again :-) 2020-10-20 15:01:34 +02:00
swcs 1f9ddeb9c8 tryhard 2020-10-19 15:58:32 +02:00
swcs c7479fefe6 Revert "Revert "replace webpack with vue-cli""
This reverts commit a1ce977846.
2020-10-15 15:19:39 +02:00
swcs a1ce977846 Revert "replace webpack with vue-cli"
This reverts commit d6f02860eb.
2020-10-15 14:10:43 +02:00
swcs d6f02860eb replace webpack with vue-cli 2020-10-13 16:17:19 +02:00