-
-
Notifications
You must be signed in to change notification settings - Fork 187
Insights: kobotoolbox/kpi
Overview
-
0 Active issues
-
- 107 Merged pull requests
- 11 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
107 Pull requests merged by 13 people
-
fix(invites): display invite accepted banner for users who join another organization TASK-1601
#5545 merged
Feb 21, 2025 -
fix(organizations): adjust loading process for invite responses TASK-1602
#5547 merged
Feb 21, 2025 -
fix(projectTransfer)!: fix incorrect in-app message for project transfers TASK-1561
#5550 merged
Feb 21, 2025 -
feat(permissions): incomplete permission removal with “Removed shared project” TASK-1494
#5539 merged
Feb 20, 2025 -
fix(Frontend) update android instructions TASK-1563
#5548 merged
Feb 20, 2025 -
feat(projectHistoryLogs): add submission root_uuids to logs
#5517 merged
Feb 20, 2025 -
chore(SuperuserStats): remove obsolete report - users count by organization TASK-1329
#5461 merged
Feb 20, 2025 -
feat(activityLogs): handle modify-qa-data action in UI
#5529 merged
Feb 20, 2025 -
fix(notifications): use toast instead of alertify
#5546 merged
Feb 20, 2025 -
fix(organization)!: restrict invite details to the user's current organization TASK-1590
#5540 merged
Feb 20, 2025 -
fix(organization): assign invitations to members correctly TASK-1600
#5541 merged
Feb 20, 2025 -
test(snapshots): add a simple unit test to snapshot regeneration
#5542 merged
Feb 19, 2025 -
Regenerate snapshots when downloading XForm XML
#5128 merged
Feb 19, 2025 -
chore(OpenRosa): remove some deprecated endpoints of v1 not called anymore by KPI TASK-1356
#5438 merged
Feb 19, 2025 -
fix(frontend): improve paddings on Project Landing Page TASK-1565
#5528 merged
Feb 19, 2025 -
docs(frontend): update t() docstring
#5510 merged
Feb 19, 2025 -
ci: run jobs on release branch
#5530 merged
Feb 19, 2025 -
fix(invites): display banner immediately upon accepting invitation TASK-1583
#5536 merged
Feb 18, 2025 -
feat(organizations): remove org invite button feature flag TASK-1599
#5538 merged
Feb 18, 2025 -
fix(projectOwnershipTransfer)!: block invitation creation when recipient is from the same organization
#5534 merged
Feb 18, 2025 -
fix(translations): use trimmed in all blocktrans blocks TASK-1553
#5527 merged
Feb 18, 2025 -
fix(frontend): add
background-geopoint
question type to display in data table TASK-1457#5523 merged
Feb 18, 2025 -
fix(organization)!: revoke asset permissions before removing a member from the organization TASK-1560
#5537 merged
Feb 18, 2025 -
refactor(organization): use unique email template names
#5531 merged
Feb 18, 2025 -
fix(organizations: remove invite params on accept/decline TASK-1582
#5535 merged
Feb 18, 2025 -
fix(billing): billing period detection for end-of-month cancellations
#5533 merged
Feb 18, 2025 -
fix(billing): remove
quantity
from backend for nlp add-ons TASK-1482#5490 merged
Feb 17, 2025 -
chore(githubActions): update ubuntu version in github actions
#5526 merged
Feb 17, 2025 -
feat(OrgInviteModal): better handling of custom errors TASK-1093
#5522 merged
Feb 14, 2025 -
fix(billing): remove quantity dropdown from frontend for nlp add-ons TASK-1482
#5464 merged
Feb 14, 2025 -
fix(organization)!: prevent inviting existing members and allow re-invites for accepted emails TASK-1547
#5509 merged
Feb 14, 2025 -
chore: remove unused import to pass flake8 on main
#5282 merged
Feb 13, 2025 -
fix(organizations): hide member table role selectors for members TASK-1557
#5521 merged
Feb 13, 2025 -
fix(organization): ensure data transfer occurs upon invite acceptance TASK-1556
#5519 merged
Feb 13, 2025 -
fix(organization)!: Ensure email is sent on invitation resent status TASK-1549
#5513 merged
Feb 13, 2025 -
test(billing): skip test_plan_canceled_last_month…
#5518 merged
Feb 12, 2025 -
fix(frontend root): redirect to log in TASK-1514
#5516 merged
Feb 12, 2025 -
feat(organizations): implement 'retry later' message for resend TASK-1532
#5505 merged
Feb 12, 2025 -
feat(projectHistoryLogs): record logs for QA data changes TASK-1506
#5489 merged
Feb 12, 2025 -
feat(organizations): optimistic updates for members table changes TASK-1520
#5504 merged
Feb 12, 2025 -
fix(frontend): modal width on large screens TASK-1551
#5512 merged
Feb 12, 2025 -
chores(projectOwnership): add migration to remove old task name
#5515 merged
Feb 12, 2025 -
refactor(projectTransferOwnership): update comments and rename tasks for clarity
#5511 merged
Feb 11, 2025 -
fix(projectTransferOwnership): typo causing attachment transfers to fail
#5507 merged
Feb 11, 2025 -
feat(organizationInvites): UI for accepting invite TASK-1093
#5479 merged
Feb 11, 2025 -
style(frontend): auto-lint
#5508 merged
Feb 11, 2025 -
feat(submissions)!: add submission unique identifier (
meta/rootUuid
) in data API response TASK-1458#5435 merged
Feb 11, 2025 -
feature(organizations): add functionality to the MMO invite modal TASK-1373
#5493 merged
Feb 11, 2025 -
feat(OpenRosa)!: exclude forms owned by inactive users from
formList
#5502 merged
Feb 11, 2025 -
feat(submissions): frontend support for 'uuid:' prefix in 'meta/rootUuid'
#5476 merged
Feb 10, 2025 -
docs: fix some formatting
#5501 merged
Feb 10, 2025 -
style(frontend): format with Biome and enforce in CI
#5498 merged
Feb 10, 2025 -
feat(organizations): add UI actions to resend and remove invitations TASK-1372
#5494 merged
Feb 10, 2025 -
fix(organization): return HTTP 429 when retrying to resend an invitation too quickly TASK-1513
#5503 merged
Feb 9, 2025 -
fix(submissions): verify submission exists before adding or modifying extras
#5491 merged
Feb 7, 2025 -
fix(organizations): hide user info until invite accepted TASK-1512
#5496 merged
Feb 7, 2025 -
fix(organization)!: when admins resent an invitation, its status is reset to pending TASK-1513
#5495 merged
Feb 7, 2025 -
feat(organizations): adjust members table for invitees TASK-1499
#5480 merged
Feb 7, 2025 -
style(frontend): add Biome formatter
#5485 merged
Feb 7, 2025 -
chore(CODEOWNERS): remove David Burke
#5488 merged
Feb 6, 2025 -
fix(organizations): include
organization_id
in the organization invitation link TASK-1491#5458 merged
Feb 5, 2025 -
fix(frontend): conditional router error message
#5486 merged
Feb 4, 2025 -
build(frontend): use pinned, active and current node version
#5487 merged
Feb 4, 2025 -
ci: failed Github Actions notify Zulip
#5484 merged
Feb 4, 2025 -
fix(billing): remove indent of last item in nlp add-ons dropdown TASK-1509
#5481 merged
Feb 4, 2025 -
fix(SSO): only allow SSO email when registering TASK-1493
#5478 merged
Feb 4, 2025 -
feat(organizations): narrow down
My projects
list of the organization owner TASK-1187#5451 merged
Feb 4, 2025 -
fix(submissions): deletion issue after project transfer TASK-1504
#5465 merged
Feb 4, 2025 -
feat(organizations): Add button and modal for inviting new org members TASK-1373
#5460 merged
Feb 3, 2025 -
fix: remove merged JS files that were rewritten in TS
#5483 merged
Feb 3, 2025 -
refactor(frontend): rename .es6 to .js
#5463 merged
Feb 3, 2025 -
refactor(RESTServices): migrate code to TypeScript
#5453 merged
Feb 3, 2025 -
fix(Organizations): add org name to org users report TASK-1330
#5462 merged
Jan 31, 2025 -
Bump jquery-ui from 1.12.1 to 1.13.2
#3944 merged
Jan 31, 2025 -
feat(organizations): Add isEmpty to avatar component and use it for members table TASK-1420
#5457 merged
Jan 30, 2025 -
fix(organizations): adjust self-ownership check logic TASK-1490
#5459 merged
Jan 30, 2025 -
fix(NLP): 500 error when transcribing audio TASK-1485
#5455 merged
Jan 30, 2025 -
feat(organizations): use mantine in member actions dropdown TASK -1382
#5441 merged
Jan 29, 2025 -
feat(organizations): add theming/story for Mantine TextInput TASK-1378
#5424 merged
Jan 29, 2025 -
feat(helpBubble): add Academy link and update text of existing links TASK-1466
#5437 merged
Jan 28, 2025 -
chore: upgrade pyxform TASK-1467
#5442 merged
Jan 28, 2025 -
fix(exports): tasks stuck in processing TASK-1243
#5436 merged
Jan 28, 2025 -
fix(billing): correct addon modal usage calculations TASK-1483
#5456 merged
Jan 28, 2025 -
feat(organizations): add theming/story for Mantine Modal TASK-1423
#5432 merged
Jan 27, 2025 -
fix(projectHistoryLogs): incorrect message on ph log export email TASK-1486
#5450 merged
Jan 27, 2025 -
refactor(frontend): move landing, summary and map files into separate directories
#5454 merged
Jan 27, 2025 -
chore(organizations): add search field to organization user admin page
#5452 merged
Jan 27, 2025 -
feat: back-fill submission unique identifier - TASK 1459
#5434 merged
Jan 27, 2025 -
fix(submissions): avoid adding XML declaration when rewriting submission XML and creating asset snapshot
#5439 merged
Jan 27, 2025 -
feat(organization): export organization users asynchronously from Admin interface TASK-1478
#5448 merged
Jan 27, 2025 -
feat(billing): remove feature flag for one time addons TASK-1479
#5449 merged
Jan 24, 2025 -
fix(billing): require org id for service/asset usage TASK-1476
#5443 merged
Jan 24, 2025 -
feat(invites): query file for handling API TASK-1092 TASK-991
#5409 merged
Jan 24, 2025 -
feat(organizations): create endpoints to handle organization invitations TASK-969
#5395 merged
Jan 24, 2025 -
Rsgraber/task 1467 upgrade pyxform
#5447 merged
Jan 23, 2025 -
Revert "chore: upgrade pyxform"
#5446 merged
Jan 23, 2025 -
chore: upgrade pyxform
#5445 merged
Jan 23, 2025 -
refactor(projectDownloads): migrate files to TypeScript
#5426 merged
Jan 23, 2025 -
fix(billing): plan page always redirecting to settings TASK-1473
#5440 merged
Jan 23, 2025 -
feat(activityLogs): add API call for export button and remove feature flag for it TASK-1411 TASK-1410
#5433 merged
Jan 23, 2025 -
feat(accesslogs) display logout all button TASK-859
#5429 merged
Jan 22, 2025 -
feat(projectHistory): handle submission related audit actions TASK-1409
#5428 merged
Jan 22, 2025
11 Pull requests opened by 5 people
-
chore(deps): bump tough-cookie and @cypress/request in /cypress
#5466 opened
Jan 31, 2025 -
chore(deps-dev): bump webpack from 5.92.1 to 5.97.1
#5470 opened
Jan 31, 2025 -
chore(deps-dev): bump store2 from 2.14.3 to 2.14.4
#5472 opened
Jan 31, 2025 -
chore(deps): bump @sentry/browser and @sentry/react
#5474 opened
Jan 31, 2025 -
build(frontend): windows-compatible path.join
#5497 opened
Feb 7, 2025 -
build(deps-dev): bump undici from 6.21.0 to 6.21.1
#5499 opened
Feb 7, 2025 -
build(deps): bump express from 4.19.2 to 4.21.2
#5500 opened
Feb 7, 2025 -
build(deps): bump @cypress/request and cypress in /cypress
#5506 opened
Feb 11, 2025 -
feat(permissions): use `delete-all` permissions endpoint on frontend TASK-1494
#5543 opened
Feb 19, 2025 -
feat(massEmail): create new models for mass email TASK-751
#5544 opened
Feb 19, 2025 -
fix(projectTransfer)!: fix asset visibility issue when user joins another organization
#5551 opened
Feb 21, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Bump minimatch from 3.0.4 to 3.1.2 in /cypress
#4146 commented on
Feb 10, 2025 • 0 new comments -
Bump qs from 6.5.2 to 6.5.3 in /cypress
#4187 commented on
Feb 10, 2025 • 0 new comments -
Add error handling to email section
#4224 commented on
Jan 30, 2025 • 0 new comments -
Bump minimist from 1.2.5 to 1.2.8 in /cypress
#4319 commented on
Feb 10, 2025 • 0 new comments -
Remove memory leaks from Backbone listeners
#4713 commented on
Jan 30, 2025 • 0 new comments -
Feature: Remove attachments without deleting submissions
#4984 commented on
Feb 17, 2025 • 0 new comments -
ci:(scripts): sso and stripe setup script TASK-1419
#5408 commented on
Feb 13, 2025 • 0 new comments