Skip to content

Merge develop into master (May 24)#3954

Draft
HarshP4585 wants to merge 792 commits into
masterfrom
develop
Draft

Merge develop into master (May 24)#3954
HarshP4585 wants to merge 792 commits into
masterfrom
develop

Conversation

@HarshP4585

Copy link
Copy Markdown
Collaborator

Describe your changes

  • Merge develop into master (May 24)

Write your issue number after "Fixes "

Enter the corresponding issue number after "Fixes #"

Please ensure all items are checked off before requesting a review:

  • I deployed the code locally.
  • I have performed a self-review of my code.
  • I have included the issue # in the PR.
  • I have labelled the PR correctly.
  • The issue I am working on is assigned to me.
  • I have avoided using hardcoded values to ensure scalability and maintain consistency across the application.
  • I have ensured that font sizes, color choices, and other UI elements are referenced from the theme.
  • My pull request is focused and addresses a single, specific feature.
  • If there are UI changes, I have attached a screenshot or video to this PR.

@HarshP4585 HarshP4585 requested a review from gorkem-bwl May 24, 2026 21:48
@HarshP4585 HarshP4585 marked this pull request as draft May 24, 2026 21:53
gorkem-bwl and others added 30 commits June 18, 2026 17:56
…veloper

docs(developers): add Platform REST API article and refresh API keys guide
Add TableEmptyStateLayout (table header + EmptyState below), default EmptyState
border to true, and align StyleGuide and docs. Migrate ProjectTableView and
TasksTable to the new pattern.

Co-authored-by: Cursor <cursoragent@cursor.com>
Align AI apps list and detail pages with the shared skeleton pattern used across inventory pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
…and super admin

Adds five developer-guide articles covering the rest of the platform's
programmatic surface, and fills gaps in the super admin guide. Every endpoint,
field and limit was verified against the backend before writing.

## New developer articles

- Working with resources: the CRUD pattern for projects, risks, vendors and
  other resources, including the places they differ (path casing, PATCH vs PUT,
  the filter parameter) and the no-pagination caveat.
- Bulk importing datasets: the multipart upload endpoint, its plugin and role
  gating, accepted formats and size limit, metadata fields and error codes.
- Automations API: full CRUD plus trigger and action discovery, the rule shape,
  and an honest note that email is the only action and there are no outbound
  webhooks.
- Compliance, reports and exports: compliance and assessment progress
  endpoints, report generation, and the document export endpoints, with a clear
  note that there is no general CSV export.
- Inbound integrations: creating incidents from another system, and the public
  intake-form endpoints (the one part of the API that needs no token).

## Super admin guide

- Documents how the super admin is created (seeded from SUPERADMIN_EMAIL and
  SUPERADMIN_PASSWORD at install) and that there is only one.
- Adds the read-only behaviour when a super admin views an organization.
- Corrects the invite flow (no temporary password; super admin cannot be
  invited).

Features that were checked and found not to exist (SCIM/LDAP provisioning,
custom roles, a policy-template API) were deliberately left undocumented.
…urces-tier23

docs(developers): add resource, integration and reporting guides; expand super admin
…RSModule/ui/frontend/npm_and_yarn-3213b4e331

chore(deps): bump undici from 7.25.0 to 7.28.0 in /GRSModule/ui/frontend in the npm_and_yarn group across 1 directory
…lients/undici-7.28.0

deps(frontend): bump undici from 7.26.0 to 7.28.0 in /Clients
…Wise

## Changes
- Swap the "David Pinkney" expert card on the Start here (Quick start)
  page for "Dr. Gorkem Cetin", labelled "CEO of VerifyWise"
- Add a per-expert `role` field so each card shows its own title
  instead of a shared hardcoded "AI governance expert" label
- Bundle a local avatar at public/images/gorkemcetin.png, resized to
  160x160 (25KB, down from 800x800/335KB) for the 56px card avatar
- Update de/fr/es i18n keys: drop "David Pinkney", add "Dr. Gorkem Cetin"

## Benefits
- Accurate attribution of the platform's experts
- Smaller, self-hosted avatar asset instead of a remote URL
Drop the CEO of VerifyWise title in favour of AI governance expert,
matching the other expert card.
Replace Start here expert with Dr. Gorkem Cetin, CEO of VerifyWise
fix(frontend): standardize empty states for tasks and use cases
…ble-skeleton

refactor(ai-apps): use CustomizableSkeleton for loading states
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants