• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

BacLuc / ecamp3 / 29866470997

21 Jul 2026 08:02PM UTC coverage: 33.614% (-2.0%) from 35.582%
29866470997

push

github

BacLuc
feat: bulk invite collaborators (frontend-only)

Adds a CollaboratorBulkCreate component that lets managers paste a list of
email addresses and invite all of them at once. Invitations are sent
client-side with Promise.allSettled, issuing one POST per email to the
existing camp_collaborations endpoint.

- 422 responses (already a collaborator / invalid email) are collected into
  a validationFailed list and shown without clearing the textarea, so the
  user can correct the offending addresses
- other errors are collected into a failed list and surfaced as a generic
  error; the textarea is only cleared when every submitted invitation
  succeeds
- the active camp's campCollaborations collection is reloaded once any
  invite succeeded
- Collaborators.vue wires the new component's activator next to the
  existing single-invite button
- Translations for de, en, fr, it, rm locales
- e2e behavior test covering success, already-invited, failed and reset
  flows

Fixes https://github.com/ecamp/ecamp3/issues/8045

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>

671 of 4519 branches covered (14.85%)

Branch coverage included in aggregate %.

0 of 49 new or added lines in 1 file covered. (0.0%)

482 existing lines in 24 files now uncovered.

4444 of 10698 relevant lines covered (41.54%)

63.65 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/frontend/src/plugins/formBaseComponents.js


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc