-
I found the service.getUser(userId) method always return something no matter the user exists or not, and the returned profile shows anonymous in id and name. The user id I passed is the same one I cal…
-
-
In [this wave](https://app.teem.works/teems/cHJvdG90eXBlLnAycHZhbHVlLmV1L3MrVXNjT1pHSEFnZkM?tab=pad) bold annotations has lost their style, but when you select them, you can see the annotation is stil…
llopv updated
6 years ago
-
When adding a need, two people may be working at the same time, and needs are duplicated
-
Use a slug for urls:
https://app.teem.works/#/communities/libre-lab-ucm, not
https://app.teem.works/#/communities/cHJvdG90eXBlLnAycHZhbHVlLmV1L3MrbVdLU2Y5RXlLS0E
-
This is what I have got a minute ago. Putting an issue out as a starting point for discussion.
_What now?_ - the google-drive backed notebooks in the Lab are really fantastic collaboration tool.
Is …
-
Hey!
Did someone test to get editor.js work with SwellRT or other solutions to make the editing collaborative?
-
Wikipedia has a lot of articles on f/oss projects with structured actual information, including versions. There should be a way to get a dump of this.
https://en.m.wikipedia.org/w/index.php?title=Cat…
-
Add support for SwellRT version
Ideally, it should be shown with a command, like:
``` shell
$ ant version
0.5.1
```
-
Maybe we can get rid of this `debugger` sentence in SwellRT
``` js
function getAssertionsOn(){
try {
debugger;
throw makeAssertionError();
}
catch ($e0) {
$e0 = wrap($e0);
if (…