🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "badge"

Found 9 matching component(s)

  • function generate_html_report

    Generate HTML report from schema info

    File: /tf/active/vicechatdev/neo4j_schema_report.py

    function generate_html_report
  • class ControlledDocumentFlaskApp

    Main Flask application class for Controlled Document Management System.

    File: /tf/active/vicechatdev/CDocs/main_flask.py

    class controlleddocumentflaskapp
  • function count_user_notifications

    Counts the total number of notifications for a specific user in a Neo4j graph database, with an option to filter for only unread notifications.

    File: /tf/active/vicechatdev/CDocs/utils/notifications.py

    notifications neo4j graph-database cypher-query user-management
  • class DocumentDashboard

    Dashboard for viewing and managing controlled documents.

    File: /tf/active/vicechatdev/CDocs/ui/document_dashboard.py

    class documentdashboard
  • class ApprovalPanel_v1

    Approval management interface component

    File: /tf/active/vicechatdev/CDocs/ui/approval_panel.py

    class approvalpanel
  • class ReviewPanel_v1

    Review management interface component

    File: /tf/active/vicechatdev/CDocs/ui/review_panel.py

    class reviewpanel
  • class DocumentDetail_v3

    Document detail view component

    File: /tf/active/vicechatdev/CDocs single class/ui/document_detail.py

    class documentdetail
  • class WorkflowPanelBase

    Base class for workflow panels (review and approval) that provides common functionality and UI components.

    File: /tf/active/vicechatdev/CDocs single class/ui/workflow_panel_base.py

    class workflowpanelbase
  • class Inbox

    A reactive HTML component that displays a mailbox/notification icon with a badge indicator and tracks user clicks.

    File: /tf/active/vicechatdev/resources/py2html.py

    notification inbox mailbox reactive ui-component

Search Examples