Hironsan
|
910bb171b1
|
Fix typo
|
1 year ago |
Hiroki Nakayama
|
1c81e73bbe
|
Merge pull request #2209 from doccano/enhancement/reduce-duplicate-fetch
Remove fetching projects
|
1 year ago |
Hironsan
|
0c6aecace6
|
Remove fetching projects
|
1 year ago |
Hiroki Nakayama
|
1b1051654f
|
Merge pull request #2208 from doccano/fix/middleware
Move middleware from layout to page
|
1 year ago |
Hironsan
|
c219ce9752
|
Move middleware from layout to page
|
1 year ago |
Hiroki Nakayama
|
d5ee4bf1cd
|
Merge pull request #2207 from doccano/enhancement/1804
Allow project members to create label types
|
1 year ago |
Hironsan
|
c05733dba2
|
Deny member to delete label types when allow_member_to_create_label_type is True
|
1 year ago |
Hironsan
|
85c5aa8887
|
Allow member to create label types
|
1 year ago |
Hironsan
|
a603c41276
|
Add middlewares
|
1 year ago |
Hironsan
|
25e58c4cbf
|
Allow project member to create label types
|
1 year ago |
Hiroki Nakayama
|
0b12c4ca08
|
Merge pull request #2205 from doccano/refactoring/project-type
Add ProjectType as a enumeration type
|
1 year ago |
Hironsan
|
1ba6631425
|
Add ProjectType as a enumeration type
|
1 year ago |
Hiroki Nakayama
|
584605b5c5
|
Merge pull request #2204 from doccano/enhancement/clone-project
[Enhancement] Support clone project
|
1 year ago |
Hironsan
|
a0240c2fa4
|
Support project clone in frontend
|
1 year ago |
Hironsan
|
09c6fe1c80
|
Support project clone in backend
|
1 year ago |
Hiroki Nakayama
|
f3e8c92abd
|
Merge pull request #2201 from doccano/enhancement/1883
Enable to sort comments by example
|
1 year ago |
Hironsan
|
3f40c2abc0
|
Enable to sort comments by example
|
1 year ago |
Hiroki Nakayama
|
5261fa9442
|
Merge pull request #2200 from doccano/enhancement/upgrade-packages
Upgrade nuxt version
|
1 year ago |
Hironsan
|
0c0e352bde
|
Upgrade nuxt version
|
1 year ago |
Hiroki Nakayama
|
d4c013cda7
|
Merge pull request #2199 from doccano/enhancement/add-fields-to-project
Add fields to project model
|
1 year ago |
Hironsan
|
6e45f69e9b
|
Add fields to project model
|
1 year ago |
Hiroki Nakayama
|
0dd8595c4b
|
Merge pull request #2198 from doccano/feature/edit-text
[Feature] Enable to edit text
|
1 year ago |
Hironsan
|
84d05327bb
|
Add link to go to the edit page
|
1 year ago |
Hironsan
|
e8a726d947
|
Add text edit page
|
1 year ago |
Hiroki Nakayama
|
9879a64bf7
|
Merge pull request #2178 from doccano/dependabot/pip/backend/sqlparse-0.4.4
Bump sqlparse from 0.4.2 to 0.4.4 in /backend
|
1 year ago |
dependabot[bot]
|
25d1ffecfe
|
Bump sqlparse from 0.4.2 to 0.4.4 in /backend
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4)
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
a435ed7558
|
Merge pull request #2192 from doccano/dependabot/pip/backend/requests-2.31.0
Bump requests from 2.27.1 to 2.31.0 in /backend
|
1 year ago |
dependabot[bot]
|
80d3fd2607
|
Bump requests from 2.27.1 to 2.31.0 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
f2d793e008
|
Merge pull request #2194 from doccano/dependabot/pip/backend/tornado-6.3.2
Bump tornado from 6.2 to 6.3.2 in /backend
|
1 year ago |
dependabot[bot]
|
3b3ca388e2
|
Bump tornado from 6.2 to 6.3.2 in /backend
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
19431bc3eb
|
Merge pull request #2183 from doccano/dependabot/pip/backend/django-4.1.9
Bump django from 4.1.7 to 4.1.9 in /backend
|
1 year ago |
Hiroki Nakayama
|
e511ac6431
|
Merge pull request #2197 from doccano/enhancement/frontend-seq2seq
[Enhancement] frontend
|
1 year ago |
Hironsan
|
4945903a1a
|
Use composition API in speech to text page
|
1 year ago |
Hironsan
|
43502bafe4
|
Use composition API in sequence to sequence page
|
1 year ago |
Hironsan
|
cbe05d3d25
|
Apply linter
|
1 year ago |
dependabot[bot]
|
07eccdb40c
|
Bump django from 4.1.7 to 4.1.9 in /backend
Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.9.
- [Commits](https://github.com/django/django/compare/4.1.7...4.1.9)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hironsan
|
bb0f741bbb
|
Use useProjectItem in caption page
|
1 year ago |
Hironsan
|
7f4a0384d5
|
Use useExampleItem in caption page
|
1 year ago |
Hironsan
|
e264b4c3d1
|
Add useTextLabel
|
1 year ago |
Hironsan
|
cc96a350a7
|
Remove seq2seq application service
|
1 year ago |
Hironsan
|
803a3b9ab1
|
Remove seq2seq service from image captioning page
|
1 year ago |
Hironsan
|
7edbb93559
|
Remove seq2seq service from speech to text page
|
1 year ago |
Hironsan
|
e9f4ce25a7
|
Remove seq2seq service from seq2seq page
|
1 year ago |
Hiroki Nakayama
|
7ff9a9356c
|
Merge pull request #2152 from AaRaBiNoZa/feature-for-issue-1883
Add example number to comment list.
|
1 year ago |
Adam Al-Hosam
|
cceaf1acec
|
Add example number to comment list
|
1 year ago |
Hiroki Nakayama
|
e0eb6b6b01
|
Merge pull request #2151 from doccano/enhancement/frontend-annotation-application-service
Remove text classification application service
|
1 year ago |
Hironsan
|
f217d17908
|
Remove text classification application service
|
1 year ago |
Hironsan
|
203d2e9629
|
Use repository in text classification page
|
1 year ago |
Hironsan
|
a89eb1b757
|
Use category repository in intent classification page
|
1 year ago |
Hironsan
|
9c127313cb
|
Use category repository in image classification page
|
1 year ago |