Skip to content

Latest commit

 

History

History
99 lines (95 loc) · 5.19 KB

File metadata and controls

99 lines (95 loc) · 5.19 KB

Roadmap

This page tracks local issue status for the dygo repository. Keep only active (unchecked) tasks here; once a task is done and synced on GitHub, remove it from this file.

Source: local staging list for hapyco/dygo, last updated on 2026-05-31.

Open issues

  • #1 Build the platform CLI
  • #2 Define global Studio surfaces
  • #5 Create the opinions directory
  • #7 Add project documentation links
  • #24 Add role inheritance for hierarchical permissions
  • #255 Finalize Workflow metadata file naming and app layout
  • #256 Add Workflow loaders, validators, JSON Schema, and generator support
  • #257 Validate access actions against built-in permissions and Entity Workflow actions
  • #258 Add Workflow runtime execution for state transitions and successor Records
  • #259 Add Workflow hooks and audit/log entries around actions
  • #260 Add Studio Workflow management and metadata export
  • #261 Make reserved names and fixture eligibility policies extendable by apps
  • #262 Design versioned metadata import and replacement behavior for duplicate authored Records
  • #33 Add site command group
  • #38 Add one-command local project setup
  • #51 Add Studio metadata browser
  • #65 Add secret field type
  • #68 Add account invitations and password recovery
  • #69 Add OAuth and SSO auth providers
  • #70 Add API-key authentication
  • #72 Add Studio access gate and start page
  • #73 Add dedicated session management surface
  • #74 Add Studio user and role management
  • #83 Add Studio standard page skeletons
  • #84 Add Studio metadata renderer foundation
  • #194 Add Studio theming support and dark mode
  • #88 Add post-transaction Record hooks
  • #89 Design hook priority and override policy
  • #210 Add compiled hook registration discovery path for non-runtime hook introspection
  • #98 Add secrets rotation recovery diagnostics
  • #99 Design production secrets recipients and provider support
  • #103 Design actor-aware hook data access modes
  • #104 Design callable app actions and whitelisted method API
  • #106 Clarify fixture Activity and history documentation
  • #119 Design Studio breadcrumbs and navigation model
  • #121 Harden Studio dev proxy lifecycle
  • #122 Code-split Studio UI bundle
  • #124 Add Studio typed record cell renderers
  • #126 Design page-specific Studio toolbars
  • #127 Design global Studio page tabs
  • #128 Design page-specific Studio sidebars
  • #195 Polish Studio command palette interactions and visual details
  • #196 Add Studio command palette v2 with contextual actions and record search
  • #197 Add Studio multi-tab navigation support
  • #198 Add pinned section to Studio sidebar
  • #232 Finalize Single Entity's storage model
  • #130 Define Record rename and system name behavior
  • #131 Add Studio form validation and field error mapping
  • #132 Design Studio record form layout metadata
  • #133 Add Record tagging foundation
  • #134 Add Record todo foundation
  • #135 Add per-Record sharing foundation
  • #143 Add job-backed importer foundation for data imports
  • #214 Let Studio users schedule Jobs like "every Monday at 9 AM"
  • #217 Let Studio users retry a failed Job
  • #218 Let Studio users cancel a Job that has not started yet
  • #220 Show friendly forms for Job inputs instead of raw JSON
  • #222 Clean up old Job history automatically
  • #226 Add Core retention policy Entity for platform record cleanup
  • #144 Add Studio keyboard shortcut foundation
  • #199 Add custom Studio right-click context menus
  • #145 Add Studio Kanban view for Records
  • #146 Add Studio Calendar view for Records
  • #147 Add Studio Gantt chart view for Records
  • #148 Add Studio grid view for Records
  • #156 Add Tree Entity support for hierarchical Records
  • #162 Watch field type behavior contract shape
  • #169 Expose trusted system record writer API for app code
  • #171 Support environment-oriented fixtures
  • #227 Cache fetched-link traversal in record fetch to reuse shared path prefixes
  • #228 Add Link on-delete policies in metadata and schema planning (restrict/cascade/set-null)
  • #176 Add dygo repair for generated project artifacts
  • #229 Make entity generation and hook runner writes atomic to avoid partial scaffolds
  • #179 Add Core Preference entity for per-user UI and app state
  • #182 Polish Studio page header shell
  • #183 Polish Studio toolbar shell
  • #184 Polish Studio sidebar shell
  • #200 Polish Studio record list sidebar and activity rail
  • #186 Add Studio clear-filters action
  • #187 Add typed Studio filter value controls
  • #188 Add searchable Studio filter field picker
  • #192 Support filtered Link field records
  • #202 Add saved filters for Studio record lists
  • #246 Add Studio DOM freeze support
  • #263 Add Studio notification and toast API
  • #248 Design notification logic for system and external events
  • #249 Add test mode for trying changes before switching live
  • #250 Add Studio debug bar
  • #251 Add webhook sending support in Studio and framework
  • #252 Add Studio chart styles and options
  • #253 Add Studio action sound feedback