Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛢️ feature/bulk annotation #4333

Merged
merged 150 commits into from
Jan 15, 2024
Merged

🛢️ feature/bulk annotation #4333

merged 150 commits into from
Jan 15, 2024

Conversation

damianpumar
Copy link
Contributor

@damianpumar damianpumar commented Nov 28, 2023

  • bulk/focus switch
  • BulkAnnotation component
  • FocusAnnotation component
  • Make the header of record fixed
  • Include checkbox for each record
  • Include global checkbox
  • Include page size selector
  • Pagination with more than 10 options
  • Show selected records number in the form
  • Bulk action: Submit / Discard / Save as draft

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. area: ui Indicates that an issue or pull request is related to the User Interface (UI) language: javascript Pull requests or issues that update Javascript code team: frontend Indicates that the issue or pull request is owned by the frontend team type: enhancement Indicates new feature requests labels Nov 28, 2023
Copy link

The URL of the deployed environment for this PR is https://argilla-quickstart-pr-4333-ki24f765kq-no.a.run.app

@nataliaElv nataliaElv linked an issue Nov 29, 2023 that may be closed by this pull request
leire added 17 commits November 29, 2023 12:49
* develop: (30 commits)
  chore: increase dev version release to 1.21.0
  fix: responses and suggestions filter QA (#4337)
  feat: delete suggestion from record on search engine (#4336)
  feat: update suggestion from record on search engine (#4339)
  bug: fix bug and update test (#4341)
  fix: preserve `TextClassificationSettings.label_schema` order (#4332)
  Update issue templates
  feat: 🚀 support for filtering and sorting by responses and suggestions (#4160)
  fix: handling errors for non-existing endpoints (#4325)
  feat: adding utils module and functions (#4121)
  Update labels in github workflows (#4315)
  fix: correct unification implementation for `RankingQuestionStrategy` (#4295)
  fix: update to solve the error of integration tests in CI (#4314)
  docs: revisit install process (#4261)
  feat: increase timeout minutes for python tests (#4307)
  docs: docs export dataset does not apply coloring for code snippets (#4296)
  docs: update final section of the rag haystack blog post (#4294)
  feat: add multi_modal templates and update vector setting (#4283)
  feat: better logging bar for FeedbackDataset (#4267)
  refactor: ArgillaTrainer for unified variable usage (#4214)
  ...

# Conflicts:
#	frontend/v1/infrastructure/repositories/RecordRepository.ts
@leiyre leiyre merged commit 0b8bc2b into develop Jan 15, 2024
16 checks passed
@leiyre leiyre deleted the feature/bulk-annotation branch January 15, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI) language: javascript Pull requests or issues that update Javascript code size:XXL This PR changes 1000+ lines, ignoring generated files. team: frontend Indicates that the issue or pull request is owned by the frontend team type: enhancement Indicates new feature requests
Projects
None yet
3 participants