Justin Parker

Results 65 issues of Justin Parker

When nodel first starts up it records a start timestamp and is labelled as part of the Uptime field in when presented in **/diagnostics.xml**: ![image](https://user-images.githubusercontent.com/5266533/181137882-0fa75545-06b0-4336-ad9e-537ebf7c43d2.png) The data it uses is...

enhancement
inconvenience

Covers issue museumsvictoria/nodel/issues/252. @mcartmel - please review naming, etc. @scroix - do you have any opinion on the naming given it's based on the `` element; `` has been chosen...

enhancement
feature request

Refer to full sample listed in #253 - if this is data is used instead: Part of **script.py** ```py def main(): local_event_DynamicList.emit([ { 'key': '1234', 'value': 'JP'} , { 'key':...

bug

Currently there is a `` component that allows for a dynamic list of options that are presented via a pop-up. In some cases it would be ideal to provide a...

feature request
proposal

e.g. in **/diagnostics** you can get things like this: ```log 03-29 08:35:18.68 These functions are stuck - mains (1d 2h ago) 03-29 08:36:18.54 These functions are stuck - (script.py loading)...

inconvenience
minor
polish

For example, the following stack-trace might cause unnecessary alarm for someone reading it. ```log Unexpected exception occurred, pulling down channel server. Mar 25 06:25:03 ndl-_____ jsvc.exec[770]: java.net.SocketException: Broken pipe (Write...

inconvenience
minor
polish
documentation

This would be a really useful feature. Being able to create a node from contents of the clipboard from here: ![image](https://user-images.githubusercontent.com/5266533/155257761-c126878a-d1e3-4933-b291-e6ba791e00c9.png) It would be good to be able to "Copy...

minor
feature request

Ability to have `` would be nice so text can be scroll in space restricted spots.

feature request

With large numbers of nodes **/diagnostics.xml** sometimes struggles to render all available measurement charts. Ideally they should be filterable by name, initially not rendering any. This is also in preparation...

e.g. `_toolkit.getHttpClient().setProxy('1.2.3.40:80')` appears to try `1.2.3.4:80`.

bug
workaround exists
minor