-
This is a highly-simplified version of some `Members` constraints I'm working with (I think), and I guess I'm a bit confused why it can't compile.
```
foo :: (Sem.Members '[Sem.Reader Int] effs1, …
-
This will probably be pretty tricky:
``` js
// my-module.js
module.exports.foo = function () {};
module.exports.bar = function () {};
```
``` js
// index.js
var myModule = require('./my-module.js')…
-
We're running DS 1.6 SP01, using Universes as data source, and the 3.0 version of the SDK.
I'm using an Accordion to display some information, but I'm having an issue with the sorting of the values f…
-
At the moment it looks like the members page would be sorting, who has the most streams but I think it's sorted how the users were registered to Larastream. What about when users could see who has the…
ghost updated
6 years ago
-
Internal Reference: SURE-6262
A user created with User-Base only role, when added as a project owner, doesn't have access to view members when editing a project they are owner of.
Repro steps:
…
-
-
Images would be optional. We can reference images using the `onlineUrl` field of the EML Party schema.
This is also something to consider during the re-design of the the EMLPartyView (issue #1131).
-
The class `Member` is an implementation detail that clients shouldn't see. Unfortunately, it is currently a leaky abstraction, and that needs to be fixed.
IIRC, when we first implemented `Member` w…
-
**Describe the idea you'd like to see implemented**
Allow commands that require target member to target multiple members at once.
**Describe alternatives you've considered**
Rather than using `i.…
-
We'll need to add the names / github handles of steering committee members in both the README and the LICENSE document. @mwweinberg is there an optimal number of people or does it make sense to start …