swcs
|
019aa96a0e
|
move mail templates into core
|
2020-11-13 12:24:07 +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
|
600465a937
|
dev server stuff
|
2020-11-03 00:49:41 +01:00 |
|
swcs
|
d4d329b9b8
|
fix media previews
|
2020-11-02 13:12:59 +01:00 |
|
swcs
|
3571cb43ec
|
vite works <3
|
2020-11-01 23:23:36 +01:00 |
|
swcs
|
d247ffc20f
|
start refactor to vite
|
2020-11-01 22:20:29 +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
|
3ffaf0b6e1
|
introduce view context which is a helper for Razor
|
2020-10-28 15:59:36 +01:00 |
|
swcs
|
f2bd7c5a55
|
Update applications.vue
|
2020-10-27 23:01:46 +01:00 |
|
swcs
|
6eb81a5eeb
|
try rewirte of all backoffice controllers to ApiControllers
|
2020-10-27 15:47:23 +01:00 |
|
swcs
|
a0d9575f9d
|
allow display of editor tabs as boxes
|
2020-10-23 13:22:41 +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
|
1dccafd1b0
|
render info tab for page detail
|
2020-10-22 11:52:22 +02:00 |
|
swcs
|
41162c7405
|
fix pages rendering
|
2020-10-22 11:11:45 +02:00 |
|
swcs
|
e6e57063c5
|
bring editor sidebar back
|
2020-10-21 12:10:21 +02:00 |
|
swcs
|
f5411c432a
|
clean up test stuff
|
2020-10-21 11:52:13 +02:00 |
|
swcs
|
d95ab8a705
|
list actions work again!
|
2020-10-21 11:48:21 +02:00 |
|
swcs
|
35d82afe70
|
filter works again
|
2020-10-21 11:26:16 +02:00 |
|
swcs
|
166b90a3a0
|
add fields to editor which are required for creating list filters
|
2020-10-21 01:04:49 +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
|
61dfb40fa9
|
fix a lot of editor fields
|
2020-10-20 13:27:17 +02:00 |
|
swcs
|
ae1db80d61
|
dng dn
|
2020-10-19 22:47:10 +02:00 |
|
swcs
|
1f9ddeb9c8
|
tryhard
|
2020-10-19 15:58:32 +02:00 |
|
swcs
|
00196ad0b1
|
lists + editors work now in a raw state
|
2020-10-19 14:48:21 +02:00 |
|
swcs
|
4aa091fc02
|
new editor works for applications! :-)
|
2020-10-18 23:47:59 +02:00 |
|
swcs
|
070383d36b
|
complete all default editor fields
|
2020-10-18 19:51:11 +02:00 |
|
swcs
|
20967e7d5d
|
start editor fields
|
2020-10-18 01:21:11 +02:00 |
|
swcs
|
06502ba600
|
start new renderer
|
2020-10-16 15:17:33 +02:00 |
|
swcs
|
cb7fda8a19
|
store renderers
|
2020-10-16 14:15:45 +02:00 |
|
swcs
|
1fe10d8952
|
new routing for zero
|
2020-10-16 14:02:10 +02:00 |
|
swcs
|
525fa8b147
|
system for creating plugins
|
2020-10-16 11:23:54 +02:00 |
|
swcs
|
ba85847c54
|
Update app.vue
|
2020-10-15 16:03:28 +02:00 |
|
swcs
|
059a5097c2
|
Revert "start migration to vue 3"
This reverts commit 0d39130d87.
|
2020-10-15 14:10:38 +02:00 |
|
swcs
|
7bd6cd171c
|
Revert "new way to register vue parts (see directives)"
This reverts commit db5b0d4066.
|
2020-10-15 14:10:33 +02:00 |
|
swcs
|
9a6d6eb734
|
Revert "navigation in backoffice works again"
This reverts commit efdad0102c.
|
2020-10-15 14:10:26 +02:00 |
|
swcs
|
9fc34a7d5e
|
Revert "vite migration step x"
This reverts commit d4033c32c4.
|
2020-10-15 14:10:23 +02:00 |
|
swcs
|
d4033c32c4
|
vite migration step x
|
2020-10-14 15:47:57 +02:00 |
|
swcs
|
efdad0102c
|
navigation in backoffice works again
|
2020-10-14 13:18:29 +02:00 |
|
swcs
|
db5b0d4066
|
new way to register vue parts (see directives)
|
2020-10-14 02:15:11 +02:00 |
|
swcs
|
0d39130d87
|
start migration to vue 3
|
2020-10-14 01:55:51 +02:00 |
|
swcs
|
f3482db173
|
move commerce
|
2020-10-12 17:56:52 +02:00 |
|
swcs
|
fd44dab357
|
updates for new project imlp
|
2020-10-12 15:55:56 +02:00 |
|
swcs
|
7039858d9e
|
Revert "test Ref conversion"
This reverts commit 0d3bf47f73.
|
2020-10-12 13:14:23 +02:00 |
|
swcs
|
0d3bf47f73
|
test Ref conversion
|
2020-10-12 13:14:18 +02:00 |
|
swcs
|
3dbf007e2a
|
start alias field
|
2020-10-10 15:22:51 +02:00 |
|