code-annotation icon indicating copy to clipboard operation
code-annotation copied to clipboard

🐈 Code Annotation Tool

Results 39 code-annotation issues
Sort by recently updated
recently updated
newest added

Hi, I found that I can't open review stage 1 after it's done from `https://code-annotation-staging.srcd.run` page. I need to use `https://code-annotation-staging.srcd.run/exp/bla/blabla` from history to have access. It will make UI...

feature-request
v1

url needs to be manually changed because there is no a listing for experiments to review Considering this comment https://github.com/src-d/code-annotation/issues/208#issuecomment-372333117 it could be added a new `review` link in the...

enhancement
feature-request
v1

PostgreSQL was not fully tested, so it should be considered a full review to ensure it is fully supported to be an internal Database

enhancement
feature-request

There is an unhandled error when creating new experiments in PostgreSQL. If the page is reloaded, the experiment is (magically) there... ```shell INFO[2018-03-22 16:58:46] request started http_method=POST http_proto=HTTP/1.1 http_scheme=http remote_addr="127.0.0.1:46892"...

bug

As discussed \w @vmarkovtsev - it would be desirable for ML team to see equivalent of [git-diff -w](https://git-scm.com/docs/git-diff#git-diff--w) while annotating.

feature-request
v1

We have to rethink the main navigation for **Requester**. For the **Worker** we have a solid navigation, but the Requester still needs a little love. We must have a way...

enhancement
v1

Reported by @bzz via Slack: >_For some reason, CAT build on master is failing https://travis-ci.org/src-d/code-annotation_ >```shell >package github.com/golang/lint/golint >imports golang.org/x/lint: unrecognized import path "golang.org/x/lint" (https fetch: Get https://golang.org/x/lint?go-get=1: net/http: TLS...

bug
feature-request

Heisenbug with LocalStorageTemp in Travis (ie https://travis-ci.org/src-d/code-annotation/jobs/349738180) Frequency not calculated, but can be around 1/10 If the build is restarted, it **_can_** dissappear. ```js make test-frontend [...] react-app-rewired test --env=jsdom...

bug

right now it's not always true. - [x] Check tests, make sure it covers `error` path. Add expected result. Fix code if test doesn't pass. #205 - [ ] Check...

enhancement
feature-request

Hi, It could be useful to add a comment section. In case of tough decisions - to keep reasons why it was annotated like this. In case of something confusing/broken...

feature-request
v1