3409 Commits

Author SHA1 Message Date
BoykoAlex
88145de833 Replace deprectaed stats with micrometer metrics 2019-11-11 16:55:12 -05:00
BoykoAlex
0d41b2dd2b Show route links on the graph 2019-10-22 11:40:14 -04:00
Kris De Volder
e1ef42c2f8 Disable websocket
Doesn't work on CF otherwise
2019-09-30 12:49:53 -07:00
Kris De Volder
48a5ac634b Improvement to SI view
- Labels shorter
- Labels above nodes
- Icons based on component types
- New SVG icons
2019-09-30 10:19:45 -07:00
Kris De Volder
df3557720d Icon for ourbound-channel-adapter 2019-09-27 11:08:21 -07:00
Kris De Volder
3a153fbba9 Add service-activator icon 2019-09-27 10:12:30 -07:00
Kris De Volder
76f1a2d806 Add router icon 2019-09-27 08:50:43 -07:00
Kris De Volder
dfa12a98c2 Labels now centered and some icons added 2019-09-26 17:29:00 -07:00
Kris De Volder
a0b5a0ef0e Tweak to label alignment 2019-09-25 17:52:17 -07:00
Kris De Volder
2a862a786c WIP: short labels outside nodes 2019-09-25 17:25:16 -07:00
BoykoAlex
6e2a0e61d4 Adjustments to ports 2019-09-23 14:21:19 -04:00
BoykoAlex
ad1882a963 Adopt to latest sprotty properly 2019-09-23 12:03:44 -04:00
BoykoAlex
bb69d931dc Switch client to be the latest from the git repo 2019-09-20 16:09:22 -04:00
BoykoAlex
61efb95ba8 Attempt to fix broken SI view 2019-09-19 18:39:07 -04:00
BoykoAlex
1963baf20c Finalize prototype for SI 2019-09-04 17:42:34 -04:00
BoykoAlex
1a22387b53 eclipse live si graph url 2019-09-03 23:14:04 -04:00
BoykoAlex
ff47e30d73 Edge layout 2019-09-03 20:41:34 -04:00
BoykoAlex
384f028ef4 Si eclipse integration start 2019-09-03 20:24:10 -04:00
Kris De Volder
60c8209eaf SI graph: Not all nodes have stats.
So allow 'stats' to be null/missing in parsing SI graph data.
2019-09-03 11:50:33 -07:00
Kris De Volder
470db2019b Small tweaks around vbox/hbox layout 2019-09-03 09:38:19 -07:00
Kris De Volder
f2c589b7a6 Read spring-integration graph data from arbitrary url 2019-08-30 15:40:09 -07:00
Kris De Volder
31308a73c1 Hover for SI graph shows table of properties 2019-08-30 12:54:24 -07:00
Kris De Volder
9aa237e887 Move graphDataProvider to a bean method 2019-08-30 08:31:41 -07:00
BoykoAlex
49d8600070 Unignore sample.json 2019-08-29 19:31:02 -04:00
BoykoAlex
d1e39fef5e WIP: ports, links 2019-08-29 19:25:03 -04:00
BoykoAlex
1a7bcf76a9 Merge branch 'sprotty' of https://github.com/spring-projects/sts4 into sprotty 2019-08-29 12:37:56 -04:00
BoykoAlex
fa0b671312 wip layout 2019-08-29 12:37:49 -04:00
Kris De Volder
32295edb61 CSS tweaks: make 'selected' channels thicker 2019-08-29 09:35:05 -07:00
Kris De Volder
28e3f1cb6e CSS tweaks for sprotty SI diagram 2019-08-29 09:05:40 -07:00
Kris De Volder
42951dc1d3 Spring integration graph view using mock data 2019-08-28 16:12:12 -07:00
Kris De Volder
9f2553f09a Make webview/websocket both work
Client code decides which one is used. Server code setup to handle both at same time.
2019-08-28 09:46:47 -07:00
Kris De Volder
9708319ea7 Cleanup sprotty live beans view 2019-08-27 13:05:44 -07:00
BoykoAlex
c49a9f0c83 POC finalized 2019-08-26 18:58:56 -04:00
BoykoAlex
7dfb35b335 Working live beans multiple webviews 2019-08-23 18:53:48 -04:00
BoykoAlex
276fb164a3 WIP final piece 2019-08-23 17:17:32 -04:00
BoykoAlex
8b0ec928ee Remaining client changes 2019-08-23 14:52:59 -04:00
BoykoAlex
7beccbffe7 WIP - vscode webview comm problem 2019-08-23 14:51:37 -04:00
BoykoAlex
e136a6b536 WIP 2 2019-08-22 18:00:35 -04:00
BoykoAlex
7ea3c0ad55 WIP 2019-08-22 14:51:59 -04:00
BoykoAlex
83193e5d42 Initial POC 2019-08-21 10:40:56 -04:00
Martin Lippert
0714b6a693 consume i-builds of platform and orbit to get latest API additions for lsp4e into the build 2019-08-16 09:22:52 +02:00
Kris De Volder
a856330738 Add support for 'inputs' in PutStep in concourse editor
See: https://github.com/spring-projects/sts4/issues/341

Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2019-08-15 09:10:14 -07:00
BoykoAlex
36a4f05d64 Bump LS Eclipse bits to 1.11.0 2019-08-14 11:38:08 -04:00
Kris De Volder
a40bda5547 Bump version to 1.11.0 2019-08-14 15:04:54 +00:00
Martin Lippert
1640ee53a4 version updated to 4.4.0 2019-08-14 11:48:36 +02:00
Martin Lippert
e1db7e640b Update README.md 2019-08-14 11:35:49 +02:00
Martin Lippert
afd779c136 removed quick search from p2 repo def 2019-08-13 15:31:40 +02:00
Kris De Volder
8103b51232 Fix process reaper to be a little more robust
- cleanup rogue servers by server id.
- server id is the same now for language of same type
  even if created from a different instance of
  ProcessStreamProvider

Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2019-08-12 12:13:54 -07:00
Martin Lippert
d03ec44938 updated changelogs for 4.3.2 release 2019-08-12 15:03:25 +02:00
Kris De Volder
53af53ed16 Change timeout composition on JDTLSProjectCache init
... so now the timeout is measured from the time that
the server is being initialized through LSP protocol
rather than from the time when the server beans are
being created and autowired.
2019-08-09 11:14:10 -07:00