Skip to main content

156 posts tagged with "features"

View All Tags

Dashboard

4 min read
Creator of Spider

On high volume systems, the map reveals too slow, too crowded to be useful.
I decided to add a predefined dashboard to compensate its usage.

But this dashboard grew beyond my initial thoughts 馃槄, because it already revealed pretty useful!
Even this first official release includes lots of goodies 馃ぉ!

Adding missing option in filters

One min read
Creator of Spider

In production we got a use case when searching for records without responses was important.
That was not easy out of the box and required typing in the free search input in Spider.

To ease our lives, I added the feature to have 'missing' option in some filters drop down.

Sequence diagram header highlighting

One min read
Creator of Spider

Patrice L. showed me that when there was too may actors in the sequence diagram, the headers were on top on of another, and it was impossible to identify them.

I thus added a feature to highlight and move to the top the header of the lifeline under the mouse.

Introducing the plugin store

6 min read
Creator of Spider

Spider Plugin framework has been introduced in the beginning of year 2021.
This great feature enables to extend Spider by integrating business information into the technical data captured by Spider.

However great the feature is, it is not finished, and to make plugins available to Spider, you needed to have your own webserver and expose the files yourselves.

Spider now introduces its own Plugins Store, that allows users to upload plugins and make them available for everybody!