naleeha
naleeha
https://github.com/finos/vuu/issues/989 - initial version https://github.com/finos/vuu/issues/1196 - demo version
I think this is good for understanding what it could potentially look like with the plugin concept & bootstraping relevant features etc. I'm not sure about the feature concepts and...
https://github.com/finos/vuu/discussions/1447 UI to server API review discussion
Updated task list left to finish this issue. Created separate issue for follow up https://github.com/finos/vuu/issues/1501 https://github.com/finos/vuu/issues/1502
One option is to enforce it within the RowPermissonFilter so if there is any exception, return empty primary keys. Then need to review how it works when RowPermissonFilter is used...
Might be best to wait for new RPC message type defined as outcome as https://github.com/finos/vuu/discussions/1447 Being tackled as part of this change https://github.com/finos/vuu/issues/1434
Other wish list - RPC request should not be tied to method names - The way users implement the different types of RPC should be consistent & can opt in...
Can add Match Case toggle as one of the inputs on the FilterSpec object / message sent between UI and server For server implementation, see UserDefinedFilterAndSort for entry point in...
Should we have Product on a interface used by client ?