Merge develop into master (May 24)#3954
Draft
HarshP4585 wants to merge 792 commits into
Draft
Conversation
…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
Hp june 18 backend task 8
…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
Backend task 10
…ve-labs/verifywise into hp-june-18-backend-task-3
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Write your issue number after "Fixes "
Enter the corresponding issue number after "Fixes #"
Please ensure all items are checked off before requesting a review: