ManyDesigns / Portofino

Portofino 5 is the next generation of the open-source low-code web framework Portofino. Its purpose is to help developers create modern, responsive enterprise applications with REST APIs and an Angular UI.
http://portofino.manydesigns.com
Other
180 stars 54 forks source link

Activity abstraction for scheduled jobs, manual schedule, and web services #33

Open alessiostalla opened 6 years ago

alessiostalla commented 6 years ago

Activities, or Tasks, are batch operations that can be scheduled automatically and/or manually and launched manually or via a web service/REST operation. Each activity can only be run once in a specified amount of time, unless the execution is forced.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/63285804-activity-abstraction-for-scheduled-jobs-manual-schedule-and-web-services?utm_campaign=plugin&utm_content=tracker%2F12393332&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12393332&utm_medium=issues&utm_source=github).
alessiostalla commented 6 years ago

57 would benefit this one as well.

alessiostalla commented 3 years ago

As a separate issue, or even a different project, a GUI designer for tasks – that can assemble REST endpoints, both internal and external – would be a great addition.