Skip to content

Add vendor onboarding low-code article#25784

Open
salihozkara wants to merge 5 commits into
devfrom
salihozkara/vendor-onboarding-low-code-article
Open

Add vendor onboarding low-code article#25784
salihozkara wants to merge 5 commits into
devfrom
salihozkara/vendor-onboarding-low-code-article

Conversation

@salihozkara

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 54.9%, saving 639.8 KB.

Filename Before After Improvement Visual comparison
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-devjson-endpoint.png 89.8 KB 31.3 KB 65.1% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-vendor-application-properties.png 78.9 KB 26.3 KB 66.7% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/runtime-grid-filtered.png 70.7 KB 26.0 KB 63.2% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-devjson-entity.png 67.8 KB 24.4 KB 64.0% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-runtime-entity.png 65.7 KB 23.1 KB 64.8% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-devjson-page.png 65.4 KB 23.3 KB 64.4% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/code-backlog-summary.png 57.0 KB 17.3 KB 69.6% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-code-layer.png 57.1 KB 20.2 KB 64.7% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-devjson-form.png 53.6 KB 18.7 KB 65.2% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-review-template-properties.png 50.2 KB 21.4 KB 57.4% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/runtime-vendor-escalations.png 43.9 KB 15.4 KB 64.9% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-form-create-modal.png 42.3 KB 14.8 KB 65.0% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-page-create-before-save.png 46.9 KB 19.7 KB 58.0% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-enum-status-saved.png 39.9 KB 14.8 KB 63.0% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/custom-endpoint-summary.png 35.8 KB 11.1 KB 69.0% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-enum-status-modal.png 40.9 KB 16.2 KB 60.4% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/runtime-form-documents.png 32.5 KB 11.3 KB 65.3% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/cover.png 200.5 KB 181.2 KB 9.7% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-vendor-escalation-save-modal.png 26.2 KB 9.1 KB 65.3% View diff

1 image did not require optimisation.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Community Article documenting how to build a vendor onboarding workflow using ABP Low-Code (Designer + React runtime), including custom endpoint scripting and a typed C# “bridge” example.

Changes:

  • Added a full tutorial article (post.md) with step-by-step Designer, runtime, and code-bridge walkthrough.
  • Added the article summary blurb (summary.md) for listing/preview purposes.

Reviewed changes

Copilot reviewed 2 out of 24 changed files in this pull request and generated 3 comments.

File Description
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/summary.md Adds the one-line summary shown in Community Articles listings.
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/post.md Adds the full article content, including screenshots and code samples for Low-Code + custom endpoint + C# querying.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 6.3%, saving 5.1 KB.

Filename Before After Improvement Visual comparison
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/runtime-grid-filtered.png 26.0 KB 24.3 KB 6.6% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-code-layer.png 20.2 KB 19.0 KB 5.8% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/runtime-vendor-escalations.png 15.4 KB 14.3 KB 7.2% View diff
docs/en/Community-Articles/2026-07-07-building-a-vendor-onboarding-workflow-with-abp-low-code/assets/screenshots/designer-devjson-form.png 18.7 KB 17.6 KB 5.7% View diff

16 images did not require optimisation.

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