Giter Club home page Giter Club logo

scheduler's Issues

set environment variables in dialog box

  • Set Environment Variables on front end UI, connect to cron_handler

  • Add option in cron_handler to remove environment variables.

  • these are global environment variables.

  • Individual job env variables do not exist yet, this would be a future feature.

Scheduler Action

  • each time a cron job is triggered it should invoke one action
  • the action is a REST HTTP call
    • please see below some screens from Postman
    • we can have something similar
    • the example below calls an API that updates a certain extension to the latest version
      • the API does not exist yet, is for demo purposes only
  • we should not add support for OS wise actions (like rmdir) for now (keep it simple(r))
  • the result of the job execution should be saved in a table (HTTP success status and response body if any)
    • this way the user can check that the action was executed at the correct time with the correct params

Call Config:
image

Call Body
image

clean up artifacts from copied ext

  • clean up naming artifacts and unused methods from user manager ext which was the template for this repo originally
  • refactor any relevant parts.

[Future request]: change logo

Thoughts:

All the cron tabs which will be executed save you time and give you more power. Its a little bit like changing the settings.
The logo clarifies something else on the first view.

Improvment:

Something like that
cron_scheduler extension

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.