Skip to main content

Workflow progress RestAPI

Project description

Develop Master

A Plone add-on that expose workflow progress via RestAPI

Main features

  1. RestAPI workflow progress:

    $ curl -H 'Accept: application/json' --user admin:admin -i http://localhost:8080/Plone/a-page/@workflow.progress
    
    or
    
    $ curl -H 'Accept: application/json' --user admin:admin -i http://localhost:8080/Plone/a-page?expand=workflow.progress

Install

Buildout installation

Source code

Eggs repository

Plone versions

It has been developed and tested for Plone 4 and 5. See buildouts section above.

How to contribute

See the contribution guidelines (CONTRIBUTING.md).

Funding

EEA - European Environment Agency (EU)

Changelog

3.0 - (2022-03-11)

  • Feature: Generic Profile Export / Import Workflow progress [avoinea refs #145772]

2.3 - (2021-12-16)

  • Change: Fix package classifiers and python_requires [avoinea]

2.2 - (2021-12-08)

  • Feature: Add transitions to @workflow.progress RestAPI endpoint [avoinea refs #124587]

2.1 - (2021-06-11)

  • Change: Merge #134214 [Petchesi-Iulian]

2.0 - (2020-12-04)

  • Change: Guess Progress: 25 50 75 100 and minProgress -1 [avoinea refs #124586]

1.1 - (2020-11-26)

  • Bug fix: Could not adapt Document to IWorkflowProgress [@avoinea refs #124586]

1.0 - (2020-11-25)

  • Expose workflow progress via RestAPI [@avoinea refs #124586]

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page