Commit Graph

  • 8755aaf5b3 Remove interface for project repository Hironsan 2022-11-24 15:12:26 +0900
  • a6ccae56d6 Remove project DTOs Hironsan 2022-11-24 15:00:29 +0900
  • d315feee13 Remove form create component Hironsan 2022-11-24 13:36:26 +0900
  • 3610d3d0db Add project field components Hironsan 2022-11-24 13:36:11 +0900
  • 1a09d13f01 Rename project fields Hironsan 2022-11-22 16:14:40 +0900
  • 973fb9091f Rename ProjectReadItem to Project Hironsan 2022-11-22 15:28:37 +0900
  • 23272488d9 Remove ProjectWriteItem Hironsan 2022-11-22 15:11:07 +0900
  • ae6f8aa6e5 Add page class and remove ProjectItemList class Hironsan 2022-11-22 14:41:58 +0900
  • 0aa24a8d16 Remove unused properties from Project model Hironsan 2022-11-22 14:26:09 +0900
  • 567ec86faa Remove pageLink from project model Hironsan 2022-11-18 17:04:19 +0900
  • c27ce7128c
    Merge pull request #2056 from doccano/enhancement/1426 Hiroki Nakayama 2022-11-17 15:47:01 +0900
  • 2614080181 Trigger auto labeling automatically, fix #1426 #2056 Hironsan 2022-11-17 15:32:23 +0900
  • 4e35a6571d
    Bump loader-utils from 1.4.0 to 1.4.2 in /frontend #2055 dependabot[bot] 2022-11-16 22:28:27 +0000
  • 3eb33f9b4c
    Merge pull request #2054 from doccano/enhancement/enable-to-expand-label-type-card Hiroki Nakayama 2022-11-16 15:22:03 +0900
  • 0d81dd5612 Enable to expand/collapse label types card #2054 Hironsan 2022-11-16 14:56:04 +0900
  • c502218795
    Merge pull request #2053 from doccano/fix/1881 Hiroki Nakayama 2022-11-16 14:26:43 +0900
  • f73d7d345b Fix #1881 #2053 Hironsan 2022-11-16 14:20:32 +0900
  • 2b5205ffc0
    Bump loader-utils from 1.4.0 to 1.4.1 in /frontend #2048 dependabot[bot] 2022-11-08 20:30:25 +0000
  • 80d25504d2
    Merge pull request #3 from doccano/master Nicholas Ferraz 2022-11-03 14:21:16 -0500
  • 403c9cf792
    Merge pull request #2 from chicagopcdc/feature-GEAR-259-add-label-attribute Nicholas Ferraz 2022-11-01 16:02:16 -0500
  • d4682c297a Updated labels model Nicholas Ferraz 2022-11-01 15:04:46 -0500
  • 5b01c33dc4
    Merge pull request #2031 from doccano/feature/user-creation Hiroki Nakayama 2022-10-28 09:24:51 +0900
  • 3930e89ad4 Add user creation api #2031 Hironsan 2022-10-26 15:12:26 +0900
  • 6e51b0c363 Add button for ordering Hironsan 2022-10-24 21:01:22 +0900
  • 28c683113e
    Merge pull request #2028 from doccano/enhancement/order-by-score Hiroki Nakayama 2022-10-24 17:47:15 +0900
  • 54904faff7
    Merge pull request #2027 from doccano/enhancement/update-packages Hiroki Nakayama 2022-10-24 17:41:59 +0900
  • 9086e884a0 Update python packages #2027 Hironsan 2022-10-24 17:36:46 +0900
  • 22fc0a9c18
    Merge pull request #2026 from doccano/dependabot/pip/backend/django-4.0.8 Hiroki Nakayama 2022-10-24 13:58:55 +0900
  • 5536a63c53
    Bump django from 4.0.7 to 4.0.8 in /backend #2026 dependabot[bot] 2022-10-24 04:52:58 +0000
  • 4a8295b9bb
    Merge pull request #2009 from doccano/dependabot/npm_and_yarn/frontend/vuetify-2.6.10 Hiroki Nakayama 2022-10-24 13:50:42 +0900
  • 15928aa0a6 Enable to order examples by score in frontend #2028 Hironsan 2022-10-21 17:18:10 +0900
  • 3f0e2c2be6 Enable to order examples by score Hironsan 2022-10-21 16:49:16 +0900
  • de3678ea8e Add score field to Example model Hironsan 2022-10-21 16:43:26 +0900
  • 1d6704df58 Fixed typo Nicholas Ferraz 2022-10-18 14:58:26 -0500
  • 9dbb30b291 Fixed typo Nicholas Ferraz 2022-10-18 14:37:15 -0500
  • 0b78e227ba Added label description Nicholas Ferraz 2022-10-18 14:30:51 -0500
  • e665a289ff
    Merge pull request #1 from chicagopcdc/GEAR-251-custom-UI Luca Graglia 2022-10-13 11:34:56 -0500
  • 8d1f4d31e2 Removed remaining labels from the dropdown menu Nicholas Ferraz 2022-10-13 10:50:56 -0500
  • da50a41507 Limited label dropdown to display first 100 labels Nicholas Ferraz 2022-10-11 15:14:01 -0500
  • 1a13111f83 Removed the Label Types sidebar and shortkeys Nicholas Ferraz 2022-09-30 16:02:19 -0500
  • a24546f674
    Bump joblib from 1.1.0 to 1.2.0 in /backend #2015 dependabot[bot] 2022-09-30 19:55:11 +0000
  • 93383a84a5
    Bump protobuf from 3.19.4 to 3.19.5 in /backend #2011 dependabot[bot] 2022-09-23 22:18:30 +0000
  • 3810f9747e
    Bump vuetify from 2.6.4 to 2.6.10 in /frontend #2009 dependabot[bot] 2022-09-21 22:24:39 +0000
  • 413bb06d83 Replace hardcoded URLs by configurable baseURL #2008 Vincent Brouwers 2022-09-20 11:49:54 +0200
  • 685b98ff10 Add option to serve with URL prefix Vincent Brouwers 2022-09-19 18:38:24 +0200
  • 889b45278d
    Merge pull request #2004 from doccano/fix/timeoutOnBuildingImages Hiroki Nakayama 2022-09-16 16:53:35 +0900
  • b97050b8d9 Update yarn install line #2004 Hironsan 2022-09-16 16:46:30 +0900
  • 01e818bf78
    Merge pull request #2003 from doccano/enhancement/settingLogging Hiroki Nakayama 2022-09-16 16:20:47 +0900
  • c2980693e3 Update script to capture stdout/stderr #2003 Hironsan 2022-09-16 15:34:33 +0900
  • 75a688f45c Change CLI's loglevel from debug to info Hironsan 2022-09-16 15:31:09 +0900
  • a5f865c4cb Add logging config to production.py Hironsan 2022-09-16 15:30:33 +0900
  • 8c16d847b4
    Merge pull request #2001 from bsenst/patch-1 Hiroki Nakayama 2022-09-16 13:53:30 +0900
  • 52c1a9ca9a
    fix typo #2001 bsenst 2022-09-15 20:20:31 +0200
  • b8a6e54a78
    Merge pull request #2000 from doccano/enhancement/Contributing Hiroki Nakayama 2022-09-15 14:16:04 +0900
  • b899228a49 Describe development workflow, resolve #1928 #2000 Hironsan 2022-09-15 14:10:28 +0900
  • 1e3b7cd743 Change base image tag to nightly in Dockerfile.heroku Hironsan 2022-09-14 17:29:34 +0900
  • f3f8747ab9
    Merge pull request #1999 from doccano/enhancement/handleJSONDecodeError Hiroki Nakayama 2022-09-14 17:27:05 +0900
  • bdab8f054b Handle JSONDecodeError on testing auto labeling API #1999 Hironsan 2022-09-14 17:20:19 +0900
  • 1fa1921f5f
    Merge pull request #1997 from doccano/fix/1445 Hiroki Nakayama 2022-09-13 15:51:26 +0900
  • ee38de4105 Describe how to use custom rest api #1997 Hironsan 2022-09-13 15:40:07 +0900
  • 9e74a03ed6
    Merge pull request #1996 from doccano/fix/1347 Hiroki Nakayama 2022-09-12 16:22:05 +0900
  • 2505de0f8c Add a test case of auto labeling for nonexistent category #1996 Hironsan 2022-09-12 16:10:43 +0900
  • df40ed2cc9
    Merge pull request #1995 from doccano/enhancement/multiplePlatform Hiroki Nakayama 2022-09-12 13:38:41 +0900
  • af1737125f Specify platform on publish-image workflow #1995 Hironsan 2022-09-12 13:20:41 +0900
  • b76aa78e5a
    Merge pull request #1994 from doccano/enhancement/reduceSizeOfBackendContainer Hiroki Nakayama 2022-09-12 11:53:26 +0900
  • 8dfa0016d1 Use multi-stage build to reduce the image size #1994 Hironsan 2022-09-12 11:40:19 +0900
  • 76eb113b88 Describe how to use the latest features in Docker Hironsan 2022-09-12 10:30:30 +0900
  • 7239e3dcb7
    Merge pull request #1992 from doccano/enhancement/buildImagesForDockerCompose Hiroki Nakayama 2022-09-09 17:04:22 +0900
  • 9259a71403 Use pre-built image to avoid build #1992 Hironsan 2022-09-09 16:52:58 +0900
  • e0d8df94a8 Update workflow to build frontend and backend images Hironsan 2022-09-09 15:02:15 +0900
  • 2458f25915
    Merge pull request #1991 from doccano/enhancement/publishDockerImage Hiroki Nakayama 2022-09-09 13:48:01 +0900
  • 8c1a7941ea Update publish-image workflow #1991 Hironsan 2022-09-09 13:28:31 +0900
  • fff62ba63a
    Merge pull request #1989 from doccano/enhancement/857 Hiroki Nakayama 2022-09-08 17:10:42 +0900
  • 2b84f8eeac Warn if default password is not changed, resolve #857 #1989 Hironsan 2022-09-08 16:36:38 +0900
  • a670e759f5 Describe how to resolve JSON_VALID error Hironsan 2022-09-07 16:05:38 +0900
  • e799402eb8
    Merge pull request #1988 from doccano/enhancement/testInstallation Hiroki Nakayama 2022-09-07 10:15:38 +0900
  • 58eab2ce61 Add workflow to test installation and commands #1988 Hironsan 2022-09-06 16:42:37 +0900
  • c023524a40
    Merge pull request #1986 from doccano/fix/nuxtBuild Hiroki Nakayama 2022-09-05 15:11:44 +0900
  • c4de51d200 Fix nuxt build problem #1986 Hironsan 2022-09-05 15:05:10 +0900
  • 51921ae04f
    Merge pull request #1985 from doccano/enhancement/687 Hiroki Nakayama 2022-09-05 13:42:23 +0900
  • 885646215c Set default to order projects by created date #1985 Hironsan 2022-09-05 13:32:06 +0900
  • adc4f27736 Enable to order projects by name, created_at, created_by, and project_type Hironsan 2022-09-05 09:10:27 +0900
  • 796f342029 Set project's default ordering Hironsan 2022-09-02 16:59:14 +0900
  • 5007ae5d8e Set default value for FLOWER_BASIC_AUTH Hironsan 2022-09-02 16:52:40 +0900
  • 0466b4725b Show author and created date on the project list page Hironsan 2022-09-02 16:08:20 +0900
  • e0be52f0af
    Merge pull request #1982 from doccano/fix/1981 Hiroki Nakayama 2022-09-02 10:17:36 +0900
  • 03788bcb4a Update poetry version to v1.2.0, resolve #1981 #1982 Hironsan 2022-09-02 10:10:04 +0900
  • 1b46a7eccc
    Merge pull request #1977 from doccano/enhancement/retry Hiroki Nakayama 2022-08-29 10:58:10 +0900
  • f7deca89c7 Add retry setting explicitly to celery tasks #1977 Hironsan 2022-08-29 10:44:13 +0900
  • 01d9470cbf
    Merge pull request #1972 from doccano/enhancement/flower Hiroki Nakayama 2022-08-26 13:12:42 +0900
  • a047c231f7 Update flower document #1972 Hironsan 2022-08-26 13:07:03 +0900
  • 86afc317f4 Describe how to setup flower Hironsan 2022-08-26 11:40:13 +0900
  • fe3c379015 Set environment variable: FLOWER_BASIC_AUTH Hironsan 2022-08-26 11:05:11 +0900
  • 2bacdcdba1 Add flower config to docker compose Hironsan 2022-08-26 11:04:27 +0900
  • ee0702fa21 Run flower in Docker container Hironsan 2022-08-26 10:31:56 +0900
  • d8e4b26816 iss1968: Define PRAGMAs to speed up SQLite #1971 Dylan Castillo 2022-08-25 14:43:43 +0200
  • cf4803cd02 Add flower command to the CLI Hironsan 2022-08-25 16:31:15 +0900
  • 93cfd52924 Fix demo pages Hironsan 2022-08-24 14:17:59 +0900
  • 08dbf274d0
    Merge pull request #1963 from doccano/fix/1700 Hiroki Nakayama 2022-08-23 15:55:13 +0900
  • 7d6727f336 Remove t2.small option due to OOM #1963 Hironsan 2022-08-23 15:34:04 +0900