Update main to current project state#8
Merged
Conversation
- Add dynamic UI switching based on facility position selection - Support for VSCS, ETVS, STVS, IVSR, RDVS interface types - UI-specific audio configuration system - Created wrapper components for each UI type - Enhanced App.tsx with dynamic UI rendering - Added deployment configurations for Vercel, Netlify - Added hosting guides and production checklists - Updated README with project description and features
… build for deployment
Also changed RDVS wrapper to handle appropriate actions with function keys. Some changes in here as well with svg animation handling for appropriate call lights.
Also changed RDVS wrapper to handle appropriate actions with function keys. Some changes in here as well with svg animation handling for appropriate call lights.
The other one was yucky
The prefix regex in holdBtn/releaseBtn replaces substring(3) which was already broken for gg_XX_ prefixed calls on every system — this is strictly a correctness fix. The new overrideCallStatus store field is only read by RDVSWrapper; other systems ignore it. isBeingOverridden now includes 'hold' status — VSCS declares this field but never references it in rendering, and no other system reads it.
The prefix regex in holdBtn/releaseBtn replaces substring(3) which was already broken for gg_XX_ prefixed calls on every system — this is strictly a correctness fix. The new overrideCallStatus store field is only read by RDVSWrapper; other systems ignore it. isBeingOverridden now includes 'hold' status — VSCS declares this field but never references it in rendering, and no other system reads it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…termination cleanup Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update zse_position.json
Em/rdvs refactor
# Conflicts: # src/components/RDVSWrapper.tsx
Integrated RDVS and testbench changes.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The main project has been running off of
j/add-vatlines-codeit should be run frommain, with only working development branches open.