Commit Graph

  • 2ed0b1974c
    Merge pull request #5 from Rox0z/Delete-Users Leonardo Albudane 2025-06-08 22:09:13 +0100
  • d9fb269265 Delete Users com mensagens BD yasminddias 2025-06-08 13:09:14 +0100
  • 5229ea2aa8
    Merge pull request #4 from Rox0z/ChatDiscussoes Leonardo Albudane 2025-06-08 10:15:34 +0100
  • 00a4dffe1d Adiciona Discussões e Implementa chat #2429 yasminddias 2025-06-08 09:55:09 +0100
  • 0a5ff3e177 update setup Rox0z 2025-06-02 00:29:02 +0100
  • d5ef097602 update start Rox0z 2025-06-02 00:26:31 +0100
  • 2ebaa5811b update db string Rox0z 2025-06-02 00:21:14 +0100
  • ae89247f53 update script Rox0z 2025-06-02 00:15:28 +0100
  • af1f0e7fa1 update scripts Rox0z 2025-06-02 00:07:11 +0100
  • b464eb24a2 file permissions Rox0z 2025-06-01 18:21:41 +0100
  • a6c4974c75 setup script Rox0z 2025-06-01 18:20:17 +0100
  • 388045bca0 script Rox0z 2025-06-01 18:14:54 +0100
  • 5afda8e98f groups and fix Rox0z 2025-06-01 18:05:21 +0100
  • 1fbe36369b Merge remote-tracking branch 'origin/GCReset' into Juary #2426 Juary 2025-04-09 14:01:51 +0100
  • c4975ab7fc nuxt Juary 2025-04-09 14:00:41 +0100
  • 646e64cb9d Merge remote-tracking branch 'origin/SteveNew' into Juary Juary 2025-04-09 13:52:37 +0100
  • 7295a8a625 Merge branch 'GCReset' into Juary Juary 2025-04-09 12:12:40 +0100
  • 6847f5137b Refactor custom-empty layout to use v-app component and clean up index page by removing unused search functionality and related methods GONCALOUNI 2025-04-08 18:03:20 +0100
  • b485a09c0f Update yarn.lock to use git protocol for eve package resolution GONCALOUNI 2025-04-08 16:03:40 +0100
  • 78f3c68cf7 Fix typo in DATABASE_URL environment variable for PostgreSQL connection GONCALOUNI 2025-04-08 16:02:26 +0100
  • 42ff38ea0d Add search functionality for disagreements and improve error messages GONCALOUNI 2025-04-03 16:58:04 +0100
  • af799733f9 Add toggle for differences display and enhance annotation comparison logic GONCALOUNI 2025-04-03 14:10:16 +0100
  • d5456d1cb1 Refactor label display to use v-chip components and add contrast color utility GONCALOUNI 2025-04-03 11:23:28 +0100
  • d7a15fe1ed Refactor annotation deletion logic and improve disagreement comparison handling GONCALOUNI 2025-04-03 11:15:13 +0100
  • 7a4e2b2246 Add computed property to disable navigation when two annotations are present GONCALOUNI 2025-04-03 10:25:11 +0100
  • 8380224aad Add error handling to removeAll method for bulk deletion and annotations GONCALOUNI 2025-04-03 10:18:39 +0100
  • 3c80a88d91 Enhance disagreement handling by adding label validation and clearing functionality GONCALOUNI 2025-04-03 10:12:19 +0100
  • eead1104be Refactor disagreement navigation and enhance filtering functionality GONCALOUNI 2025-04-03 09:57:31 +0100
  • d7832624e7 Merge remote-tracking branch 'origin/SteveReset3' into Juary Juary 2025-04-03 03:32:03 +0100
  • eaa4499dfa Merge Steve 2025-04-03 01:40:12 +0100
  • 5946ffad1a Add Diff Checker component for comparing annotations GONCALOUNI 2025-04-02 23:13:24 +0100
  • 1d451cd991 Remove Disagreement model, serializers, views, and related migrations from the project GONCALOUNI 2025-04-02 22:22:16 +0100
  • ab3d5e3f94 Update Annotation serializer to adjust read-only fields and enhance AnnotationView with filtering capabilities GONCALOUNI 2025-04-02 16:52:24 +0100
  • ae4ab197b4 Add initial Disagreement model and migration GONCALOUNI 2025-04-02 15:00:52 +0100
  • b774b0bc99 Add signature field to Disagreement model and update disagreement handling logic GONCALOUNI 2025-04-02 14:46:00 +0100
  • 1b4f28f5bc Add disagreement handling in Annotation model with post-save signal GONCALOUNI 2025-04-02 14:37:24 +0100
  • 8914db00b2 Implement category handling in AnnotationView and add signals for automatic annotation updates GONCALOUNI 2025-04-02 11:25:04 +0100
  • 139dca3ae1 Add annotations and disagreements models, serializers, and API endpoints GONCALOUNI 2025-04-02 10:27:47 +0100
  • c400c9f1ca New Version Steve 2025-04-02 07:28:47 +0100
  • c630fd9e9d Merge remote-tracking branch 'origin/SteveReset' into GCReset GONCALOUNI 2025-04-02 07:19:25 +0100
  • d59203ea42 New Version Steve 2025-04-02 07:18:18 +0100
  • 19c7a31895 Add new sidebar icon for 'Disagreements' and update CSRF trusted origins GONCALOUNI 2025-04-02 07:15:12 +0100
  • 60635b426e New Version Steve 2025-04-02 07:09:15 +0100
  • e6e8558ef0 Revert "Criar perspetiva" Rox0z 2025-04-01 20:23:31 +0100
  • 3a992c6b52 Criar perspetiva laurarodrigues3 2025-04-01 19:26:18 +0100
  • 1a9f70781b Enhance annotation linking: allow owners to edit linked annotations, add error handling for dataset fetching, and improve user feedback on actions GONCALOUNI 2025-04-01 14:24:37 +0100
  • d8b7562626 Implement role-based permissions for editing and deleting annotations in perspectives GONCALOUNI 2025-03-31 23:29:41 +0100
  • 344433a2b6 Disable TypeScript checks for perspectives index component GONCALOUNI 2025-03-31 22:45:56 +0100
  • 571ed45e5c Set default category to 'subjective' in perspective form and include project ID in submission payload GONCALOUNI 2025-03-31 22:43:45 +0100
  • 3c4e43f436 Enhance annotation linking in perspectives: use uniqueId for annotations, prevent duplicates, and add item-disabled logic for dataset selection GONCALOUNI 2025-03-31 08:55:57 +0100
  • 2b7a73f3a7 Add linkedAnnotations field to Perspective model and update serializer; enhance URL routing for perspective detail view GONCALOUNI 2025-03-31 08:01:55 +0100
  • 5ea36a405f Configure Celery to use Redis as the broker and result backend GONCALOUNI 2025-03-30 21:46:49 +0100
  • a99e7cd8ea GONCALOUNI 2025-03-29 19:05:28 +0000
  • ac54597460 Update base.py #2424 VasileKarpa 2025-03-29 18:25:16 +0000
  • 51f7592c63 Add subject field to PerspectiveSerializer and enhance perspectives table with user and date formatting GONCALOUNI 2025-03-29 05:04:36 +0000
  • 3c05d27e89 Implement perspectives feature with model, serializer, view, and API integration GONCALOUNI 2025-03-29 04:15:23 +0000
  • d294921c8d Update base.py VasileKarpa 2025-03-28 03:14:06 +0000
  • c658eb3c39 Update base.py VasileKarpa 2025-03-28 00:12:59 +0000
  • 94cc7937b8 Refactor registration button layout and update styles for improved usability GONCALOUNI 2025-03-26 18:31:54 +0000
  • cc2d533c55 Enhance user validation and error handling in user management features GONCALOUNI 2025-03-26 18:15:36 +0000
  • 382186ce46 Refactor About page content for clarity and consistency GONCALOUNI 2025-03-26 17:38:27 +0000
  • 67846cf58e fixed frontend GONCALOUNI 2025-03-26 17:37:34 +0000
  • 7b99310281 Improve error messages for username and email conflicts and expand common password list in registration GONCALOUNI 2025-03-26 17:30:29 +0000
  • 67410715a3 Enhance user feedback with error messages in user management pages and update About page content for clarity GONCALOUNI 2025-03-26 17:20:15 +0000
  • 908d48d325 Merge branch 'GCReset' GONCALOUNI 2025-03-26 14:46:31 +0000
  • 0ca1c390b1 Update About page content for clarity and user-friendliness GONCALOUNI 2025-03-26 14:35:06 +0000
  • 674df45075 Remove custom registration serializer, update footer layout, and add About page GONCALOUNI 2025-03-26 14:31:43 +0000
  • cf8174c45f Remove custom registration serializer and update header redirect path to home GONCALOUNI 2025-03-26 13:16:33 +0000
  • 3254af0f2e Add user logout signal to update last login timestamp and configure CSRF trusted origins GONCALOUNI 2025-03-26 13:03:57 +0000
  • 0150893f32 Merge branch 'GCReset' GONCALOUNI 2025-03-26 12:39:24 +0000
  • ff5842d076 Fixed forms issues Diogo Almeida 2025-03-26 11:41:02 +0000
  • 9e4fad9271 Create FormEdit.vue Diogo Almeida 2025-03-26 11:38:09 +0000
  • ef19f745bb Update FormCreate.vue Diogo Almeida 2025-03-26 11:37:39 +0000
  • 261eb6adb2 Update urls.py Diogo Almeida 2025-03-26 11:33:57 +0000
  • 2b81a2e2d9 Update apiUserRepository.ts Diogo Almeida 2025-03-26 11:33:23 +0000
  • d44e050ae8 Create FormEdit.vue Diogo Almeida 2025-03-26 11:29:03 +0000
  • fab22557ba Update UsersList.vue Diogo Almeida 2025-03-26 11:28:29 +0000
  • 94fcb76c2d added update Diogo Almeida 2025-03-26 11:26:07 +0000
  • 704cdf7888
    Merge pull request #3 from Rox0z/leonardo Leonardo Albudane 2025-03-26 11:01:46 +0000
  • 2efe83bccb change register to staff only Rox0z 2025-03-26 10:25:33 +0000
  • 86b8570278
    Merge 790e0e2471 into a485e32423 #2422 VasileKarpa 2025-03-26 00:58:03 +0000
  • 790e0e2471 Merge branch 'master' into ricardoV1 #2422 VasileKarpa 2025-03-26 00:26:12 +0000
  • 4fdeef2798 First Name #2423 #2421 VasileKarpa 2025-03-26 00:14:22 +0000
  • bd53819b4f Update dark theme background color for user edit page GONCALOUNI 2025-03-25 20:04:42 +0000
  • 1e0c9a9b4f Night mode fix GONCALOUNI 2025-03-25 20:00:57 +0000
  • ea42af5df8 Update header link to point to the home page instead of the root GONCALOUNI 2025-03-25 19:26:37 +0000
  • 3c6fed07cd Refactor index page layout and enhance user deletion confirmation messages GONCALOUNI 2025-03-25 19:25:43 +0000
  • 477d4cbbb2 new create fields Ricardo Vicente 2025-03-25 17:44:29 +0000
  • 5142d070c1 Merge branch 'master' into ricardoV1 Ricardo Vicente 2025-03-25 16:54:55 +0000
  • 9a83f26306 Merge branch 'ricardoV1' of https://www.github.com/VasileKarpa/doccano into ricardoV1 Ricardo Vicente 2025-03-25 15:40:46 +0000
  • 6ea3c2b483 title and ips Ricardo Vicente 2025-03-25 15:34:24 +0000
  • 78f6996fed Merge branch 'master' into ricardoV1 VasileKarpa 2025-03-25 15:10:36 +0000
  • 58602aa24e Merge branch 'master' into vasile VasileKarpa 2025-03-25 14:28:45 +0000
  • 3a96407bd7 Update base.py VasileKarpa 2025-03-25 14:27:57 +0000
  • 8de464d1a3 Merge branch 'master' into consultar-utilizador VasileKarpa 2025-03-25 14:10:37 +0000
  • dc67612bbd Leandro #2420 #2419 LeandroDomingos123 2025-03-25 13:27:36 +0000
  • 1c76be776e Merge branch 'vasile' into ricardoV1 Ricardo Vicente 2025-03-25 12:04:46 +0000
  • 825d519ee4
    Merge pull request #2 from Rox0z/leonardo Leonardo Albudane 2025-03-25 11:44:00 +0000
  • b71a20e038 fix delete e manage user page Rox0z 2025-03-25 11:43:05 +0000
  • 19bf05f472
    Merge pull request #1 from yasminddias/delete Leonardo Albudane 2025-03-25 10:53:52 +0000