Thomas Gelf
|
5cea970d8b
|
node: add new url for simulation and editing
|
2014-11-30 12:20:55 +01:00 |
|
Thomas Gelf
|
f2989790f2
|
process/show: add toplevel rendering
|
2014-11-30 12:20:39 +01:00 |
|
Thomas Gelf
|
fb18806c49
|
process/show: ooops
|
2014-11-30 12:18:04 +01:00 |
|
Thomas Gelf
|
0e0393c89e
|
warnings: show them if available
|
2014-11-30 12:14:45 +01:00 |
|
Thomas Gelf
|
b50e8a082c
|
process/show: add dummy edit mode
|
2014-11-30 12:14:11 +01:00 |
|
Thomas Gelf
|
1dfd67a15e
|
process/show: add simulation mode
|
2014-11-30 12:11:46 +01:00 |
|
Thomas Gelf
|
0e710f9d4d
|
ProcessController: get rid of legacy logic
|
2014-11-30 12:04:18 +01:00 |
|
Thomas Gelf
|
1bbaf99938
|
BusinessProcess: allow to add root node
|
2014-11-30 11:58:24 +01:00 |
|
Thomas Gelf
|
dad4b991ea
|
BpNode: rendering
|
2014-11-30 11:57:47 +01:00 |
|
Thomas Gelf
|
057d99cab5
|
BpNode: add and use countChildren method
|
2014-11-30 11:56:45 +01:00 |
|
Thomas Gelf
|
2001b2445e
|
BpNode: rename url to infoUrl
|
2014-11-30 11:56:14 +01:00 |
|
Thomas Gelf
|
91dc292241
|
Controller: attempt to centralize logic
|
2014-11-30 11:54:46 +01:00 |
|
Thomas Gelf
|
6e62479849
|
test: remove temporary test url
|
2014-11-30 11:33:33 +01:00 |
|
Thomas Gelf
|
15734a65d8
|
process/show: let the process render himself
|
2014-11-30 11:32:10 +01:00 |
|
Thomas Gelf
|
7562ebd181
|
Nodes: add render functionality
|
2014-11-30 11:30:59 +01:00 |
|
Thomas Gelf
|
31626b4728
|
Node, BusinessProcess: add and unify helpers
BusinessProcess will be reduced and is going to be a special root node
|
2014-11-30 11:28:58 +01:00 |
|
Thomas Gelf
|
0a1c14c01a
|
Node: clean up destructor
|
2014-11-30 11:12:03 +01:00 |
|
Thomas Gelf
|
9b53ae4382
|
BusinessProcess: allow to add node from outside
This allows to load config externally
|
2014-11-30 11:08:04 +01:00 |
|
Thomas Gelf
|
a747092a58
|
BusinessProcess: missing nodes must exist
|
2014-11-30 11:06:51 +01:00 |
|
Thomas Gelf
|
91e9c7e321
|
BusinessProcess: fix state type setting on fetch
|
2014-11-30 11:06:03 +01:00 |
|
Thomas Gelf
|
dca6b1ae26
|
BusinessProcess: remove parsing code
|
2014-11-30 11:04:32 +01:00 |
|
Thomas Gelf
|
c19343d02f
|
Storage\LegacyStorage: prepare to load processes
|
2014-11-30 10:59:27 +01:00 |
|
Thomas Gelf
|
7648a29c4d
|
Storage: abstract class, initial implementation
|
2014-11-30 10:58:41 +01:00 |
|
Thomas Gelf
|
7c6ca53e21
|
README.md: initial version
|
2014-11-30 10:55:39 +01:00 |
|
Thomas Gelf
|
ad96b0c2aa
|
menu: move from availabilty to reporting
|
2014-11-30 10:54:48 +01:00 |
|
Thomas Gelf
|
354f9f36ec
|
css/module: toplevel styles, initial commit
|
2014-11-30 10:53:34 +01:00 |
|
Thomas Gelf
|
169a2b3dbd
|
css/module: a few more comments
|
2014-11-30 10:53:15 +01:00 |
|
Thomas Gelf
|
426a142f82
|
css/module: improve spaces
|
2014-11-30 10:52:48 +01:00 |
|
Thomas Gelf
|
4011dd078f
|
css/module: use new web font
|
2014-11-30 10:52:13 +01:00 |
|
Thomas Gelf
|
780e87d939
|
css/module: prepare H1 styles for header icons
|
2014-11-30 10:50:37 +01:00 |
|
Thomas Gelf
|
6c5e4ea87f
|
js/module: redo click handlers
|
2014-11-30 10:45:59 +01:00 |
|
Thomas Gelf
|
a67b2b52f4
|
js/module: re-do hover events
|
2014-11-30 10:45:05 +01:00 |
|
Thomas Gelf
|
01bfa0edfb
|
js/module: remember opened bps based on new lib
|
2014-11-30 10:43:09 +01:00 |
|
Thomas Gelf
|
f5cd4e8a12
|
js/module: temporarily disable old state-fetching
|
2014-11-30 10:41:11 +01:00 |
|
Thomas Gelf
|
2393aa4c6c
|
js/module: introduce JS-side ID cache
|
2014-11-30 10:40:37 +01:00 |
|
Thomas Gelf
|
ec0167312e
|
public/img/op_*.png: remove obsolete images
|
2014-11-30 10:38:12 +01:00 |
|
Thomas Gelf
|
0a467aad66
|
CheckCommand: use best practices for config
|
2014-11-30 10:36:55 +01:00 |
|
Thomas Gelf
|
d4ec70650c
|
CSS: Restyle once again
|
2014-10-30 15:08:49 +01:00 |
|
Thomas Gelf
|
ad6475d618
|
test/layout: first experiments with new structure
|
2014-10-20 19:01:32 +02:00 |
|
Thomas Gelf
|
d759fec27b
|
test/layout: new temporary playground for layout
|
2014-10-20 16:30:15 +02:00 |
|
Thomas Gelf
|
d2e693ec2a
|
BpApp: initial import of legacy version
|
2014-10-20 16:26:06 +02:00 |
|