|
2a395f8064
|
Test for plugin task loading
|
2019-05-19 10:05:21 +03:00 |
|
|
f1692297b8
|
Minor delegates optimization
|
2019-05-18 11:12:41 +03:00 |
|
|
fdd5b11370
|
Configurable updater fix
|
2019-05-10 19:53:54 +03:00 |
|
|
1344471f40
|
build fix
|
2019-05-10 09:51:31 +03:00 |
|
|
7daeedb9ff
|
Fixed build for publish
|
2019-05-09 22:05:23 +03:00 |
|
|
e239a77223
|
Fixing build for publish (not yet)
|
2019-05-09 19:42:39 +03:00 |
|
|
577311ab7f
|
Updated build. Added doc jar
|
2019-05-09 13:52:26 +03:00 |
|
|
9ddcf648a1
|
Fixed context provider test
|
2019-05-08 22:31:50 +03:00 |
|
|
52fb8234fc
|
Providers provide map instead of sequence on provideAll (replaced by top).
Context task loading ambiguity solved by prepending plugin name.
|
2019-05-08 22:15:44 +03:00 |
|
|
f284d15ee4
|
Removed configuration from plugins.
|
2019-05-01 16:46:09 +03:00 |
|
|
a56fa74ab6
|
Fixed value delegate
|
2019-04-30 21:42:56 +03:00 |
|
|
459e570437
|
Config list delegates
|
2019-04-30 21:39:21 +03:00 |
|
|
3cf62bb6b2
|
Array converters for values
|
2019-04-30 21:15:21 +03:00 |
|
|
da2c59fdfe
|
Fixed JsonMetaForat and ListValue equality
|
2019-04-30 21:04:55 +03:00 |
|
|
60ab98dde6
|
Value inference includes arrays
|
2019-04-30 18:29:05 +03:00 |
|
|
1cdf19e533
|
Switched to buildSrc plugin
|
2019-04-30 14:57:48 +03:00 |
|
|
902a5f70ab
|
Renamed Specification -> Specific
Renamed SpecificationCompanion -> Specification
|
2019-04-30 14:32:54 +03:00 |
|
|
d23c0d3781
|
Specication update
|
2019-04-30 14:28:45 +03:00 |
|
|
6298d741ff
|
Moved GenericTask to common
|
2019-04-08 14:39:40 +03:00 |
|
|
949b0a83e5
|
minor cleanup
|
2019-04-05 22:13:39 +03:00 |
|
|
f08a8e8fc8
|
Module format back to commonjs
|
2019-04-05 14:46:03 +03:00 |
|
|
c3ca152c77
|
Build fix
|
2019-04-03 20:37:25 +03:00 |
|
|
04c430d9ce
|
Convenience functions
|
2019-04-03 14:00:45 +03:00 |
|
|
9355eefb65
|
Minor specification fix
|
2019-04-03 09:12:47 +03:00 |
|
|
41acd879d8
|
GDML model in progress
|
2019-04-02 20:24:30 +03:00 |
|
|
4e679b8971
|
Minor API fixed for Meta
|
2019-04-02 15:19:52 +03:00 |
|
|
8f5a20bb22
|
General IO builder
|
2019-03-31 21:39:41 +03:00 |
|
|
5480d90a36
|
Few fixes for Workspaces builders.
|
2019-03-31 17:39:44 +03:00 |
|
|
58e65ba71e
|
Simplified task builder.
|
2019-03-30 10:36:02 +03:00 |
|
|
55db973cd6
|
Simplified task builder.
|
2019-03-29 21:51:39 +03:00 |
|
|
e3127503ec
|
Workspace is working
|
2019-03-29 12:16:24 +03:00 |
|
|
929f1b9d69
|
Experimenting on Task builder and inner contexts
|
2019-03-28 09:56:11 +03:00 |
|
|
7ce45f4ab1
|
Js test configuration and JS meta implementation
|
2019-03-27 20:43:01 +03:00 |
|
|
63cd209f58
|
Fixed getAll bug
|
2019-03-26 12:21:33 +03:00 |
|
|
ad23478a79
|
Updated plugin management
|
2019-03-23 11:28:24 +03:00 |
|
|
16d263dc0b
|
Task builder complete. Not tested
|
2019-03-22 19:48:55 +03:00 |
|
|
0ff915236c
|
Actions builder finished. DataNode cast
|
2019-03-22 19:03:52 +03:00 |
|
|
0ddf64a423
|
Working on action builders
|
2019-03-22 10:09:57 +03:00 |
|
|
4e31bef631
|
Migrating action builders
|
2019-03-20 22:12:27 +03:00 |
|
|
00c9e70c09
|
minor refactoring
|
2019-03-19 20:13:57 +03:00 |
|
|
2283aaffad
|
Fixed descriptors
|
2019-03-19 14:29:02 +03:00 |
|
|
ce0e5d4f24
|
Json meta format fix
|
2019-03-19 10:57:41 +03:00 |
|
|
9fd89a5b60
|
Descriptors
|
2019-03-18 20:34:06 +03:00 |
|
|
47e39ae0ac
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-03-18 20:33:36 +03:00 |
|
|
d562352a03
|
query in Name renamed to index
|
2019-03-18 20:23:52 +03:00 |
|
|
2aee38793c
|
html output
|
2019-03-18 16:55:14 +03:00 |
|
|
875a5ecf54
|
Renamed io to output
|
2019-03-18 14:36:12 +03:00 |
|
|
a02a5fbc3f
|
Lazy safe delegates for meta values
|
2019-03-12 18:48:29 +03:00 |
|
|
5eb2bcfce6
|
Fixed config delegates
|
2019-03-08 11:34:51 +03:00 |
|
|
593dc8ca79
|
Moved visualization to a separate project
|
2019-03-08 11:29:14 +03:00 |
|