-
Would be good to add tests for new features to make sure we release a working server :wink:
I'm referring to the changes made in https://github.com/speckleworks/SpeckleServer/pull/180.
Assignin…
-
I figured out that VuetablePaginationDropdown is actually dropdown with pages not a pagination win 'Per page' dropdown :confused: so I'm trying to add little component that will change `perPage` value…
-
[signal-cli 0.11.5](https://github.com/AsamK/signal-cli/blob/master/CHANGELOG.md#0115---2022-11-07) introduced a native http endpoint for JSON-RPC, which renders our REST-API wrapper projects quite us…
-
JIRA Issue: [KIEKER-801] Enhance layout of system model HTML output of TraceAnalysis tool
Original Reporter: Andre van Hoorn
***
Looks really "basic" currently. Maybe based on http://demo.kieker-mon…
-
Currently, when calling size() for `GeometricFields` the `internalField` size is returned. While this is often what user intends it is, however, ambiguous. One better solution would be to return:
a…
-
Hello,
First, thanks for the 1.5.4 update. It works great on my Ubuntu 16.04.
Just a note on the uppercase letters when trying to type from the virtual keyboard : it doesn't work. Letters display …
-
Just for the sake of trying (and learning), i've made a patch (using CCL) to tweak the traders the way we have discussed, a couple of days ago.
See this commit (https://github.com/kaptain-kavern/AD…
-
Not a coder. Trying to get Wink connected to Homebridge. Installations went ok, it seems. Not doing the config files properly. Also ended up installing a few different plugins that maybe competing.
…
-
Hi!
I'm using sass-lint 1.8.2 with `empty-line-between-blocks: 2`.
I'm surprised that the following code is considered as valid:
``` css
.foo {
content: 'foo';
@media (min-width: 600px) {
c…
-
currently, `CAF::Process` support the `LC::Process` shell `option` (ie assume there's only one element in the command list, and run it as is (incl lack of protection again shell-isms).
we should eite…