Maxime GUIHAL
Maxime GUIHAL
Hello, I made this PR to fix some oversights concerning permissions for List pages. _This PR is a dependency for this Archipelago PR https://github.com/assemblee-virtuelle/archipelago/pull/154. I exposed the initial needs and...
Hello, There is currently a bug inside MultiUrlField when value given is not a valid url (or valid urls array). The URL constructor returns an exception in that case which...
Hello, I propose a bugfix here when using the getList method of the semantic-data-provider. **Bugs fixed** - When the getList is performed on several containers, only the results from one...
Hello, Little change here to allow undefined urls to be passed to useCheckPermissions hook and getPermissions method. React-admin can first render view component without context url fully provided, and so...
Hello, I'd want to start a Moleculer Semapps instance with just the `triplestore` service (just accessing database to do queries), but the triplestore service has an **undocumented** dependency to `jsonld`...