Dennis Bauszus
Dennis Bauszus
Updating the dictionary through the workspace for locales and plugins should be easier to configure. Plugins must append to a dictionary in order to provide new entries introduced in the...
The xyz/TESTING.md needs to be reviewed and should be referenced in the xyz/DEVELOPING.md document. 1. It should be possible to run the codi tests with just the workspace option, without...
The provider and sign modules need to be documented and tested. The mongodb module hasn't been looked at for a long time. The cloudinary provider and sign module has a...
The layer entry as replacement for the mvt_clone entry method was designed to work with a query only to request a features from the layer to be styled. The entry...
A user should be able to store information in regards to their account in the ACL. The ACL schema must be backwards compatible. Any user information could be stored in...
The S3 provider should be moved to the signing API as it signs requests and does not receive payload. The method wants to be fully documented.
A bracketed string param `[a,b,c]` is split into an array type request param by the API module. Fields for query templates should be provided as an array and not split...
Some default query templates use the _.workspace param to replace fields in the template string. The use of the workspace as a parameter should be prevented and fields must be...
The xhr util should assign the xhr object to the params object. The abort method should then be called if the util is called with the same decorated object. It...
The mapp and the ui css in particular is a mess. Things have been added in an unsttructured manner without review and outdated rules have never been removed. The dialog...