Skip to content

Conversation

ziimk
Copy link
Contributor

@ziimk ziimk commented Sep 30, 2025

Description

Adding JSON modals and JSON panels samples that are linked from various Pipedrive Developer Documentation and Developer Hub pages

@Copilot Copilot AI review requested due to automatic review settings September 30, 2025 11:28
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds JSON configuration samples for Pipedrive app extensions, specifically for modals and panels that will be referenced in developer documentation and the Developer Hub.

  • Adds JSON schema examples for modal UI components with form elements
  • Provides JSON schemas for both single and multiple object app panels
  • Includes a Developer Hub-specific panel configuration example

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
json-samples/json-modal.json Complete modal schema with form elements like inputs, selectors, and actions for a cake ordering interface
json-samples/app-panel-single-object.json Schema for displaying a single object in an app panel with delivery tracking fields
json-samples/app-panel-multiple-object.json Schema for displaying multiple objects in an app panel, extending the single object structure
json-samples/app-panel-developer-hub.json Developer Hub specific panel schema for website visit analytics data

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ziimk ziimk merged commit 899155d into master Sep 30, 2025
1 check passed
@ziimk ziimk deleted the add-json-examples branch September 30, 2025 11:30
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.

2 participants