Jeffrey Devloo
Jeffrey Devloo
### Feature description Keep a timestamp for when the object got: - Created - Last modified It is possible to get a history of certain things this way through the...
### Problem description ``` :not(a):not(.disabled):not(.hand) { cursor: default; } ``` The above is currently making our css very messy, it overrules any inheritance of every kind for cursors making a...
### Feature description We are currently having to reconfigure proxies/volumes manually on the Nuvolat environment. The framework should allow more configuration options for all components. #### Configurations that should happen:...
### Problem description When defining junctions, it would nice to have the relations act as a combined unique key. Similar to the composite unique key from mysql.
### Problem description When restarting the ovs-webapps, I've noticed that the plugin code for our front-end sometimes fails to load. This can be fixed by a refresh of the gui...
### Feature description Allow the user to create multiple vdisks at once.
### Feature description When configuring server that have access to multiple other nodes using sshkeys, its mandatory to specify in the .ssh/config file which host is using which indentityfile. These...