Hironsan
8ade54c777
Merge branch 'master' into pull/722
4 years ago
Hironsan
8d689aa745
Show loader when fetching data from the backend
4 years ago
Hiroki Nakayama
792f4ec1f3
Merge pull request #795 from harmw/alpine
Use Alpine as root image
4 years ago
Harm Weites
8232a6b035
Add in bash and symlink /usr/bin/python
Pip3 doesn't need to be symlinked as the creation of /usr/bin/pip is
done through installation of setuptools (or the pip upgrade).
4 years ago
Harm Weites
d6439635b5
Merge remote-tracking branch 'origin/master' into alpine
4 years ago
Hiroki Nakayama
42ff8337b0
Merge pull request #832 from kuraga/patch-1
FAQ correction
4 years ago
Alexander Kurakin
f1349e662b
FAQ correction
Sync with below instructions
4 years ago
Hironsan
b4c99b5503
Merge branch 'master' into pull/691
# Conflicts:
# frontend/components/organisms/layout/TheHeader.vue
4 years ago
Hironsan
532ce7d762
Show project name in the header
4 years ago
Hiroki Nakayama
96054aa952
Merge pull request #766 from cgill95/feature/annotation_approver_editing
change of permission for annotation edits
4 years ago
Hiroki Nakayama
7a838bef14
Merge pull request #821 from doccano/dependabot/pip/app/django-2.2.13
Bump django from 2.2.10 to 2.2.13 in /app
4 years ago
Hiroki Nakayama
ffb9d8fd9a
Merge pull request #823 from doccano/dependabot/npm_and_yarn/app/server/static/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /app/server/static
4 years ago
dependabot[bot]
e37be8dde0
Bump websocket-extensions from 0.1.3 to 0.1.4 in /app/server/static
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
bf83280524
Bump django from 2.2.10 to 2.2.13 in /app
Bumps [django](https://github.com/django/django ) from 2.2.10 to 2.2.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.10...2.2.13 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Hiroki Nakayama
3577b0bcb6
Merge pull request #817 from buriy/fix_seq_labeling
Display newlines for sequence-labeling projects in old frontend
4 years ago
Hiroki Nakayama
84aca8cac1
Merge pull request #791 from harmw/issue-789
Remove legacy endpoint
4 years ago
Hiroki Nakayama
f3a21db3b0
Merge pull request #812 from Scitator/patch-1
Dockerfile cleanup
4 years ago
Hiroki Nakayama
5176606ad9
Merge pull request #801 from harmw/status-endpoint
Extremely simple /v1/health endpoint
4 years ago
Hiroki Nakayama
f444ab2ab7
Merge pull request #818 from buriy/show-approved-annotations
Show thumbs up icon for doc approved status on the left side view.
4 years ago
Yuri Baburov
b6aed7f3ec
Show annotation verification status with thumbs up icon on the left side view.
4 years ago
Yuri Baburov
19c8dc4fe1
Display newlines for sequence-labeling projects in old frontend
4 years ago
Sergey Kolesnikov
1df7cab04d
Dockerfile cleanup
4 years ago
Harm Weites
44d9ef1195
Extremely simple /v1/health endpoint
Anonymous endpoint that may be used by a container platform to verify
availability of the application.
Simply returns: HTTP/200 {"status":"green"}
Future iterations could extend this into reflecting status of
dependencies like database connections.
4 years ago
Harm Weites
b2ba6354c2
Use Alpine as root image
4 years ago
Harm Weites
719d001f3d
Remove legacy endpoint
As having this configured without a working backend will return dummy
data (projects) to the browser.
Fixes upstream #789
4 years ago
Hiroki Nakayama
73ac980186
Merge pull request #780 from kuraga/patch-2b
Update project_structure.md
4 years ago
Alexander Kurakin
bb530cc476
Fix
4 years ago
Hiroki Nakayama
f037d1b1fe
Merge pull request #781 from kuraga/patch-4b
Adding annotators documentation improvement
4 years ago
Alexander Kurakin
32d42b6670
Typo fix
4 years ago
Alexander Kurakin
eaa8f5571b
Merge branch 'master' into patch-4b
4 years ago
Hiroki Nakayama
a71fbd3e4c
Merge pull request #779 from kuraga/patch-1b
Update README.md
4 years ago
Hiroki Nakayama
cbc7747b91
Merge pull request #742 from kuraga/patch-3
Update rebuild FAQ
4 years ago
Alexander Kurakin
77a7d740d4
Update README.md
More concrete instructions about setting the superuser account credentials.
4 years ago
Alexander Kurakin
36d2b6aa9e
Update rebuild FAQ
We should also remove `doccano_node_modules`, `doccano_venv` volumes on remove since doccano's dependencies could change.
4 years ago
Alexander Kurakin
649fce2ede
Mention v0.x files in a right way ( #784 )
4 years ago
Alexander Kurakin
73965d43c7
Adding annotators documentation improvement
4 years ago
Alexander Kurakin
3035cd2b98
Update project_structure.md
4 years ago
Hiroki Nakayama
e0d71f3d39
Merge pull request #774 from nitinkumartech/master
Added flag for allowing downgrades while using apt
4 years ago
Nitin Kumar
2be9fe4dae
Added flag for allowing downgrades while using apt
4 years ago
Christian Gill
79449b7c78
change of permission for annotation edits
4 years ago
Sathya Narrayanan
4378b878d3
Update Heroku deploy link in README.md ( #761 )
4 years ago
Hiroki Nakayama
60091a7d37
Create CONTRIBUTING.md
4 years ago
Tushar Makkar
b17e04444d
Updated faq with rebuild info ( #734 )
Updated FAQ for rebuilding by latest doccano image
4 years ago
Hiroki Nakayama
4b5a3c3431
Merge pull request #729 from doccano/update_faq
Update FAQ (#723 )
4 years ago
icoxfog417
05e56df1ec
Update FAQ ( #723 )
4 years ago
Citronelol
e31063c7ea
iss555: awaiting document loading before displaying text
4 years ago
Hiroki Nakayama
1be0986c7a
Update README.md
4 years ago
Hiroki Nakayama
c31dd82c31
Merge pull request #680 from tusharmakkar08/master
Added username in localstorage
4 years ago
Hiroki Nakayama
a57ced926f
Merge pull request #693 from doccano/enhancement/addCORSAddr
Add CORS whitelist
4 years ago
Hironsan
d2f6706a37
Add CORS whitelist
4 years ago