Baptiste Fotia
Baptiste Fotia
This PR implements the import of group. Anyway the group type : LDAP, Database and so on. When the type of group is anything but database. We hide a few...
To differentiate of a space, we have to define it with a color buble.  But, for an organization a project can be differentiated with a logo. So, I propose...
We must define the release 7.4 in the prerequisites in REAMDE.md. But, it has to work with 8.0 of PHP.
We use entirely Nextcloud's components and components from Vue.js's community. So, do we have to create our own components ? Do we need them ? Yes ? For what ?...
I created the GroupfolderServiceTest.php file and I filled it with the help of @StCyr . I wrote the testCreateGroupfolder function with of the mocks. StCyr: Don't accept this PR, please....
After propositions by @StCyr in this PR : https://github.com/arawa/workspace/pull/72 . He would like to add `/api/` in the route. But, for developers it can be misleading. Because, in a HTTP...
It should move the `autoComplete()` function from PageController for a clean code. May be `SearchController` ? I don't know yet.
We can select groups and list them, then add them to the workspace.  For Arawa: OP#2926
We expose the app version and is enabled. - verb: GET - URI: /ocs/v2.php/cloud/capabilities - Header: OCS-APIRequest:true - Header: Accept:application/json Respond to this need : https://github.com/arawa/workspace/issues/1040.