yangzhang75 opened a new issue, #8013:
URL: https://github.com/apache/texera/issues/8013

   ### Task Summary
   
     ### Task Summary
     Add a single feature flag that gates the whole Form View feature, 
defaulting off, so later tasks can merge without exposing an unfinished 
feature. Add `gui.workflow-workspace.form-view-enabled = false` 
(env-overridable) to `gui.conf`, read it in `GuiConfig` 
(`guiWorkflowWorkspaceFormViewEnabled`), expose it from `/api/config/gui` as 
`formViewEnabled` (`ConfigResource`), and add it to the frontend 
`GuiConfigService` type/mock. Nothing reads it yet; the final task flips it on.
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [x] Other


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to