Skip to content

refactor: scheduler#5008

Draft
brunozoric wants to merge 22 commits intonextfrom
bruno/refactor/app-scheduler-2026-03-12
Draft

refactor: scheduler#5008
brunozoric wants to merge 22 commits intonextfrom
bruno/refactor/app-scheduler-2026-03-12

Conversation

@brunozoric
Copy link
Contributor

Changes

API Scheduler and APP Scheduler are not directly connected to apps which are using scheduling.
API part will live in regular GraphQL endpoint (it used to be in CMS).

Apps are connected through their own packages which implement:

  • API - guards for accessing data
  • API - events for updating related data
  • APP - show screen with scheduled actions
  • APP - buttons and dialogs to schedule an action

How Has This Been Tested?

Jest and manually.

@Pavel910 Pavel910 added this to the 6.0.0 milestone Mar 12, 2026
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