Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(operate): Add Operate API access (#649)
* docs(operate): add Operate API access - fix table format Related with #616 * Update configuration.md technical documentation review * style(formatting): technical review of existing Concepts documentation (#572) * style(formatting): technical review of existing Concepts documentation * resolving broken links * style(formatting): technical overview of Modeler Components docs (#584) * style(formatting): technical overview of Modeler documentation among Components * resolving broken links * Removing deprecated references (#600) Removing references to zeebe-docker-compose because it is depricated * Added variable propagation in xml (#601) * Fix typo (#603) I think this meant to say 'unary test' * Update public-api.md (#595) * Update public-api.md Corrected spelling error in word comptability * Update public-api.md Rephrasing sentence for clarity. Co-authored-by: christinaausley <[email protected]> * Document Zeebe Cold Backups (#581) * Document Zeebe Cold Backups * Refer to the backup documentation * Include 1.3 in the update guide overview * Review of the cold backup documentation * Adjust wording of warning about filesystem links Co-authored-by: Nicolas Pepin-Perreault <[email protected]> * Use more forceful wording for backup guide * Update backups.md technical review with minor comments * Review of the cold backup documentation * add motivation for taking backups * explain why clients need to be considered during downtime * don't use caution admonition to stay consistent with color guidelines Co-authored-by: Nicolas Pepin-Perreault <[email protected]> Co-authored-by: christinaausley <[email protected]> * Modified script-task Docu (#604) * Modified script-task docu Fixed variable mapping link & added zeebe script worker community extension. * Variable-mappings links to service task * Linked variable mappings (#605) and added a minor sentence * Updated the variable mappings in send & receive tasks/events (#602) * Updated the variable mappings in send & receive tasks/events * fix broken link * fixed typo * Resolved PR Comments * docs(operate): Update note for critical issue fixed on 1.3.4 (#623) * docs(usage-metrics): Updating usage metrics docs to have sample response (#617) * docs(usage-metrics): Updating usage metrics docs to have sample response * Update usage-metrics.md Technical review. Co-authored-by: christinaausley <[email protected]> * Check product links on build and link check (#632) * chore: add product links to build docs check * chore: make trailing slash optional for duplicate path redirect * chore: add product links to nightly link checker * chore: fix linkcheck file name * chore: checkout repo in link check workflow * chore: remove invalid http scheme from github action * style(formatting): technical review of APIs and Clients documentation (#627) * Adding best practices (#631) * Adding possibility to render BPMN diagrams with callouts * removed comments * Added "Naming BPMN Elements" * Added "Building Flexibility Into BPMN Models" * Improved BPMN integration and callouts * Added "Creating Readable Process Models" * Improved BPMN integration and callouts * trying to improve callouts * Added "Modeling beyond the happy path" * Initial check-in of "Choosing the DMN hit policy" * added first draft of sizing best practice (missing disk space) * Added C7 sizing BP * weakened benchmark project * switching to lower case headlines * renamed "-bpmn" / "-dmn" to "-assets" folder * Added thumbs-down for BPMN models * added modeling-with-situation-patterns * fixed CSS merge * Added handling-data-in-processes * fixed link * migrated invoking-services-from-the-process as C7 specific BP * migrated connecting-the-workflow-engine-with-your-world from blog post * Iterated over sizing best practice with the latest learnings * Fixed numbers, adjusted to latest learnings * typo * Migrated service-integration-patterns from blog * migrated writing-good-workers * removed outdated CC version warning * converted routing-events-to-processes * Initial convertion of dealing-with-exception, branching out C7-only content * typos * Drafted initial version of dealing-with-exceptions * migrated deciding-about-your-stack-c7 * migrated doing-a-proper-poc * copy edit of creating readable process models and modeling beyond the happy path * adjusted C7 stack and added new community extension * looked through copy edit * technical review of Modeling with Situation Patterns and Naming BPMN Elements * Adjusted to use trailing slashes (bpmn viewer now can handle both) * Fixed usage of trailing slashes * fixing links * fixing links * initial convertion (still needing serious work) * Fixed trailing slash detection in bpmn.js thingy * converted naming-technically-relevant-ids * style(formatting): technical review of building flexibility and choosing hit policy * Converted performance-tuning-camunda-c7 * Added sidebar and overview * Small fixed to prep for copy edit * Small fixed to prep for copy edit * migrated securing C7 * linked to the docs for security * converted operating-camunda-c7 * style(formatting): review of deciding about stack, poc, and naming relevant ids * typo * converted versioning-process-definitions * Converted reporting-about-processes-assets/ * Converted reporting-about-processes-assets/ * Converted reporting-about-processes-assets/ * migrated following-the-customer-success-path integrating estimating-effort * intermediate step for testing * slightly restructured BP content * first draft of new testing bp * Improved testing-process-definitions * style(formatting): technical review of sizing your environment and following the customer success path * converted human task related practices * Fixed problem with BPMN's not getting rendered on page changes (moved initialization to plugin) * fixed broken links * Fixed links * fixed links * fixed links * moved svg images to static assets * fixed links * fixed linked image * Fixed double visualization of bpmns * commented polyglot tests for now * slightly improved C7 wording * added greenfield stack BP for CC * typo * fixed link * adjusted package-lock.json to master version, added missing bp to sidebar * Converted https://camunda.com/best-practices/understanding-process-migration/ * fixed links after fetching upstream changes * Fixed overview and headlines * Fixed DMN file loading (trailing slashes) * adjusted to latest numbers * docs(usage-metrics): Updating usage metrics docs to have sample response (#617) * docs(usage-metrics): Updating usage metrics docs to have sample response * Update usage-metrics.md Technical review. Co-authored-by: christinaausley <[email protected]> * chore: fix broken internal links * chore: add redirect for best-practices overview page * Moved BPMN models to static/ to make docusaurus happy * docs(best practices): remove extra frontmatter values * Added calculcation exportet from GDocs * docs(best-practices): remove .vscode file Co-authored-by: Bernd Ruecker <[email protected]> Co-authored-by: Bernd Ruecker <[email protected]> Co-authored-by: Christina Ausley <[email protected]> Co-authored-by: Luiz Santana <[email protected]> Co-authored-by: christinaausley <[email protected]> Co-authored-by: Amara <[email protected]> * style(formatting): technical overview of Zeebe Components docs (#586) * style(formatting): technical overview of Zeebe Components docs * resolving broken link anchor text * resolving broken links * pressed commit too quickly, actually resolving broken links * Update overview.md removing comment * resolving broken link * style(formatting): technical overview of Tasklist Components docs (#594) * style(formatting): technical overview of Tasklist Components docs * added comment * adding dictionary extension notes to gitignore * Merge branch 'master' into technicalreview-tasklist * implementing redirect for faq * style(formatting): technical review of existing Cloud Console docs (#580) * style(formatting): technical review of existing Cloud Console documentation * resolving comments * Update create-cluster-include.md Removing comment. * feat(variable-labeling): Update the documentation so that conflicting… (#624) feat(variable-labeling): Update the documentation so that conflicting variable labeling behaviour is underlined relates to: OPT-5966 * fix(bpmn-js): Load process models in right format * fix(dmn-js): Load DMN models in right format * Unified the variable-mapping description (#615) * Unified the variable-mapping description - business-rule-task - script-tasks - send-tasks * Fixes #1 * Fixex #2 * Technicalreview optimize (#628) * style(formatting): technical review of Optimize documentation * editorial adjustments * adjustinng link reference * incorporating Optimize into the development process (#619) * incorporating Optimize into the development process * adding note on multiprocess templates * adding alerts feature * resolving final comments * fix (best-practices) Adjusted partition count to latest G3-S config * fix(migration guide): Softened language around migration * 609 supporting helm charts (#614) * Updated installation guide for ccsm helm charts - removed old picture and added new one - removed old kind-values.yaml - updated the docu and its structure * Reworking page structure - No "Helm" subfolder - Combined 2x Overviews and Prerequisites - Renamed "Accessing Operate..." to "Accessing Operate and Tasklist..." * Update guide for "Accessing Operate and Tasklist" - Added new pictures for login and dashboard - Removed old pictures - Updated guide and moved network docu * Removed unused assets * style(formatting): technical documentation review * implementing redirects * typo in redirects * resolving links * docs(redirects): small fix * docs(kubernetes): link fix for build errors * Update docs/self-managed/zeebe-deployment/kubernetes/helm/installing-helm.md Co-authored-by: Christopher Zell <[email protected]> * chore: fix redirects for helm * Content overhaul #1 Resolving Zelldon's comments * Content overhaul #2 * Update docs/self-managed/zeebe-deployment/kubernetes/index.md Co-authored-by: Christopher Zell <[email protected]> * Content overhaul #3 Co-authored-by: Christina Ausley <[email protected]> Co-authored-by: Amara <[email protected]> Co-authored-by: Christopher Zell <[email protected]> Co-authored-by: Sebastian Menski <[email protected]> * FIrst documentation for Web Modeler (#620) * docs(web-modeler): rough first update * docs(web-modeler): rename Cloud Modeler to Web Modeler and Camunda Modeler to Desktop Modeler * docs(web-modeler): rewrite launch-cloud-modeler.md page * docs(web-modeler): fix issues that ocurred after rebase * docs(web-modeler): rewrite model-your-first-diagram.md page * docs(web-modeler): rewrite import-diagram.md page * docs(web-modeler): rewrite save-and-deploy.md page * docs(web-modeler): rewrite start-instance.md page * docs(web-modeler): remove model-overview.md page * docs(web-modeler): document project roles and invitation * docs(web-modeler): finish docs for collaboration: folder, share, embed, comment, mention * docs(web-modeler): document milestones and diffing * docs(web-modeler): rewrite utilizing-forms.md page and use updated imgs * docs(web-modeler): rewrite automating-a-process-using-bpmn.md and use updated imgs * docs(web-modeler): rewrite getting-started-orchestrate-microservices.md and use updated imgs * docs(web-modeler): rewrite model-your-first-process.md and use updated imgs * docs(web-modeler): rewrite deploy-your-process-and-start-process-instance.md and use updated imgs * docs(web-modeler): rewrite implement-service-task.md and use updated imgs * docs(web-modeler): update implement-decision-gateway.md page and use updated imgs * docs(web-modeler): add supported browsers and cleanup unused images * docs(web-modeler): add news about web modeler and migration * docs(web-modeler): document canvas tools, real time collaboration and attention grabber * docs(redirects): support modeler rename * docs(redirects): add redirect for cloud modeler overview * docs(redirects): swap order * docs(web-modeler): add bpmn guide to next steps * docs(modeler): link to modeler about in bpmn-primer page * style(formatting): technical review of documentation * merge conflict with rename * docs(web-modeler): resolve review comments Co-authored-by: Amara <[email protected]> Co-authored-by: Christina Ausley <[email protected]> * Typo (#642) * link typo * chore(desktopModeler): update screenshots (#651) * docs(guides): removing retired whitepaper link Marketing retired the "How to migrate to Camunda" whitepaper so this information is no longer available. * Update badges (#656) * update badges, introduce Cloud only badge * update colors, rename Platform Badge * docs(self-managed): update overview note * style(formatting): technical overview of Operate Components docs (#593) * style(formatting): technical overview of Zeebe Components docs * resolving comments * resolving lingering comments in documentation (#657) * Updates guides for Modeler (#658) * docs(guides): update MO guide for modeler updates * typo on keywords * docs(guides): guide updates including links, keywords Co-authored-by: christinaausley <[email protected]> Co-authored-by: Thomas Heinrichs <[email protected]> Co-authored-by: Falko Menge <[email protected]> Co-authored-by: GmGamez <[email protected]> Co-authored-by: Ole Schönburg <[email protected]> Co-authored-by: Nicolas Pepin-Perreault <[email protected]> Co-authored-by: Luiz Santana <[email protected]> Co-authored-by: Sebastian Menski <[email protected]> Co-authored-by: Bernd Ruecker <[email protected]> Co-authored-by: Bernd Ruecker <[email protected]> Co-authored-by: Christina Ausley <[email protected]> Co-authored-by: Amara <[email protected]> Co-authored-by: Andromachi Rozaki <[email protected]> Co-authored-by: Christopher Zell <[email protected]> Co-authored-by: Catalina Moisuc <[email protected]> Co-authored-by: Ragnar Nevries <[email protected]> Co-authored-by: Amara Graham <[email protected]> Co-authored-by: MaxTru <[email protected]>
- Loading branch information