Skip to content

ISL Verse marker CRUD + Handle vimeo url in ISL table#487

Merged
RevantCI merged 3 commits into
devfrom
isl-verse-marker
May 26, 2026
Merged

ISL Verse marker CRUD + Handle vimeo url in ISL table#487
RevantCI merged 3 commits into
devfrom
isl-verse-marker

Conversation

@KetanKBaboo
Copy link
Copy Markdown
Contributor

@KetanKBaboo KetanKBaboo commented May 13, 2026

User description


CodeAnt-AI Description

View, upload, download, and delete ISL verse markers from the table

What Changed

  • ISL rows now show verse marker status directly in the table, letting users open a view dialog when markers exist or upload them when they do not.
  • Admins and editors can upload, replace, or delete verse markers for a chapter, and the view dialog now supports downloading the chapter’s markers as a CSV.
  • Bulk verse marker upload now accepts a zip file, shows book-by-book progress, and clearly reports added, updated, skipped, and failed chapters.
  • ISL table rows now use the Vimeo URL field, show it as a clickable link, and skip empty video links when saving.
  • The view and upload dialogs now support extra actions and view-only columns, which lets the ISL page show marker tools without changing the edit flow.

Impact

✅ Faster verse marker review
✅ Fewer failed bulk uploads from mismatched chapter files
✅ Clearer Vimeo links in ISL tables

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

@KetanKBaboo KetanKBaboo requested a review from RevantCI May 13, 2026 12:03
@KetanKBaboo KetanKBaboo self-assigned this May 13, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 13, 2026

CodeAnt AI is reviewing your PR.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vachan-admin-v2 Ready Ready Preview, Comment May 18, 2026 8:54am

Request Review

@codeant-ai codeant-ai Bot added the size:XXL This PR changes 1000+ lines, ignoring generated files label May 13, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 13, 2026

CodeAnt AI finished reviewing your PR.

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 15, 2026

CodeAnt AI is running Incremental review


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:XXL This PR changes 1000+ lines, ignoring generated files and removed size:XXL This PR changes 1000+ lines, ignoring generated files labels May 15, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 15, 2026

CodeAnt AI Incremental review completed.

@RevantCI
Copy link
Copy Markdown
Collaborator

  1. Show the book names which are skipped as video content missing
  2. Show the full book names
  3. Show 2 more cols or combined column updated/new
  4. Make ISL video link open in new tab on click
  5. Download Verse Markers button

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 18, 2026

CodeAnt AI is running Incremental review


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:XXL This PR changes 1000+ lines, ignoring generated files and removed size:XXL This PR changes 1000+ lines, ignoring generated files labels May 18, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 18, 2026

CodeAnt AI Incremental review completed.

@RevantCI RevantCI merged commit a40fbb1 into dev May 26, 2026
2 of 4 checks passed
@RevantCI RevantCI deleted the isl-verse-marker branch May 26, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants