swcs
|
7aa9a9049f
|
first draft of renderer via a JS config
|
2020-06-23 12:23:23 +02:00 |
|
swcs
|
00a8f11b61
|
minor changes
|
2020-06-17 15:55:58 +02:00 |
|
swcs
|
a0b05cee44
|
first draft of datepicker
|
2020-06-15 13:38:32 +02:00 |
|
swcs
|
cb6e8d4edf
|
++
|
2020-06-15 10:41:27 +02:00 |
|
swcs
|
04fe5248e4
|
fixi foxi
|
2020-06-12 16:13:47 +02:00 |
|
swcs
|
6e602a3f0c
|
first draft of richtext editor
|
2020-06-10 15:15:34 +02:00 |
|
swcs
|
6f7e0889d4
|
ui-pick (first draft)
|
2020-06-09 16:57:57 +02:00 |
|
swcs
|
002bf56fcd
|
fix some UI bugs
|
2020-06-05 15:34:13 +02:00 |
|
swcs
|
85d3e86fd0
|
crud for manufacturers
|
2020-06-03 15:16:43 +02:00 |
|
swcs
|
a2baf48d56
|
output shared indicator for entities (start with language)
|
2020-06-03 12:57:29 +02:00 |
|
swcs
|
e97c6ac430
|
++
|
2020-06-02 15:35:07 +02:00 |
|
swcs
|
cf7927f4ff
|
API endpoint which streams a media file by supplying the media id
|
2020-06-02 14:12:56 +02:00 |
|
swcs
|
5876e259b2
|
first draft of media picker works!
|
2020-06-02 13:36:33 +02:00 |
|
swcs
|
9db355b011
|
navigation in media picker
|
2020-06-02 12:52:58 +02:00 |
|
swcs
|
3864402951
|
output media previews in picker
|
2020-06-02 12:08:38 +02:00 |
|
swcs
|
8d2c8b1734
|
upload media files!
|
2020-05-31 15:01:28 +02:00 |
|
swcs
|
7576687fdd
|
output current media folder
|
2020-05-31 13:39:47 +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
|
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
|
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
|
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
|
2631f0a48d
|
create page dialog with page type selection
|
2020-05-20 14:48:03 +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
|
d1b3ef82eb
|
start extensibility
|
2020-05-19 14:42:51 +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 |
|