Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configurable base name (IC, CP, ICP, base, HQ, etc) #771

Open
caver456 opened this issue Dec 4, 2024 · 0 comments
Open

configurable base name (IC, CP, ICP, base, HQ, etc) #771

caver456 opened this issue Dec 4, 2024 · 0 comments

Comments

@caver456
Copy link
Collaborator

caver456 commented Dec 4, 2024

Not all teams use 'IC'. Allow an optional config file setting to use a different 'base name'.

This issue is a subset of #410.

After searching through the code, this would affect:

  • statusStyleDict key name

  • statusAppearanceDict key name

  • updateTeamTimers: blink status check key name list

  • newEntryProcessTeam: timeout blocking

  • tabContextMenu: single action to hide all At IC tabs / deleteMultiAction

  • teamTabsPopup.redraw status list calculation:

    • statusList
    • hardcoded rowLabel comparison text
    • local var names
    • hardcoded val comparison text
  • teamTabsPopup.setTeamTableColors hardcoded comparison text

  • messageTextChanged hardcoded comparison text

  • opPeriodDialog.accept deleteTabsCheckbox test

ui files:

  • help
  • newEntryWidget
  • opPeriodDialog
  • teamTabsPopup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant