Skip to content

feat: agenda Jobs admin page#40699

Draft
Khizarshah01 wants to merge 6 commits into
RocketChat:developfrom
Khizarshah01:feat/agenda-jobs-admin
Draft

feat: agenda Jobs admin page#40699
Khizarshah01 wants to merge 6 commits into
RocketChat:developfrom
Khizarshah01:feat/agenda-jobs-admin

Conversation

@Khizarshah01
Copy link
Copy Markdown
Contributor

@Khizarshah01 Khizarshah01 commented May 26, 2026

Proposed changes

Agenda Jobs Admin Page

This PR will contain the work for the Agenda Jobs Administration Page.

Progress (Backend):

  • Implemented CoreJobsService & AppJobsService
  • Implemented Status Derivation Logic, also added a new status field
  • Added Event Hooks for New Jobs
  • Implemented Database Model
  • Implemented GET /v1/cron.jobs Endpoint:
  • Implemented GET /v1/cron.appjobs Endpoint
  • Implemented GET /v1/cron.history endpoint
  • Add pagination parameters (offset, count) to all GET endpoints
  • Improved API response structure to use PaginatedResult
  • Implement App Job history logging integration

Issue(s)

GSoC 2026 Agenda Job Admin Page

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot Bot commented May 26, 2026

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

⚠️ No Changeset found

Latest commit: 7372d66

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f70c0f5a-be0c-4968-aaa2-d22d092ec480

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Khizarshah01 Khizarshah01 force-pushed the feat/agenda-jobs-admin branch from 87ed463 to 12de5e9 Compare May 29, 2026 19:15
@Khizarshah01 Khizarshah01 force-pushed the feat/agenda-jobs-admin branch from 12de5e9 to 2b14da9 Compare May 30, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants