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

Create web versions of Locations and YardMaster windows #5679

Open
mstevetodd opened this issue Aug 21, 2018 · 30 comments
Open

Create web versions of Locations and YardMaster windows #5679

mstevetodd opened this issue Aug 21, 2018 · 30 comments
Assignees

Comments

@mstevetodd
Copy link
Contributor

Per https://groups.io/g/jmriusers/topic/24875955 it would be useful to have web versions of the Locations and YardMaster windows (from JMRI Operations). These could be similar to the existing Trains, Manifest and Conductor web apps.

@mstevetodd
Copy link
Contributor Author

mstevetodd commented Aug 22, 2018

Sample screenshots of yardmaster and conductor windows. Quite similar, except for train selector on Yardmaster, and Move/Terminate button on Conductor.
yardmaster screenshot
conductor screenshot

@mstevetodd
Copy link
Contributor Author

mstevetodd commented Aug 22, 2018

matching screenshot of Conductor Web page. url is /operations/trains/18/conductor
conductor web screenshot

@mstevetodd mstevetodd self-assigned this Aug 30, 2018
@mstevetodd
Copy link
Contributor Author

I've worked on this a bit, and it appears most of the Conductor code can be used, if I explicitly pass the RouteLocation instead of assuming currentLocation. So basically YardMaster will be Conductor with additional navigation.

@mstevetodd
Copy link
Contributor Author

I've made some progress on this, visible on my demo site: http://jmri.mstevetodd.com:1080/

I'd welcome any input, particularly from folks who would use this feature.

@stale
Copy link

stale bot commented Mar 30, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Mar 30, 2021
@mstevetodd
Copy link
Contributor Author

I still think these would be useful additions to JMRI Web.

@stale stale bot removed the Pending closure This issue or PR has not been updated for a while label Mar 30, 2021
@stale
Copy link

stale bot commented May 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label May 14, 2021
@mstevetodd mstevetodd removed the Pending closure This issue or PR has not been updated for a while label May 14, 2021
@stale
Copy link

stale bot commented Jun 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Jun 28, 2021
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Jun 28, 2021
@KenC57
Copy link
Contributor

KenC57 commented Jun 28, 2021

It should be mentioned that the current Conductor screen only allows approving all moves at a location. If a pickup wasn't found, or a drop could not be performed. You should be able to mark as 'unknown' for location when the car isn't found for pickup. Likewise if you can't spot a car correctly, you should be able to put it somewhere as off-spot or carry to destination. Then the system would find another train to get it where it needs to go later.

@stale
Copy link

stale bot commented Aug 12, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Aug 12, 2021
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Aug 12, 2021
@stale
Copy link

stale bot commented Sep 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Sep 26, 2021
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Sep 27, 2021
@stale
Copy link

stale bot commented Nov 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Nov 11, 2021
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Nov 11, 2021
@stale
Copy link

stale bot commented Dec 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Dec 26, 2021
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Dec 26, 2021
@stale
Copy link

stale bot commented Feb 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale
Copy link

stale bot commented Sep 25, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Sep 25, 2022
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Sep 25, 2022
@stale
Copy link

stale bot commented Nov 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Nov 9, 2022
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Nov 9, 2022
@KenC57
Copy link
Contributor

KenC57 commented Nov 9, 2022

I've been seeing some activities related to this sort of thing and need to investigate how far other parts have changed.

@stale
Copy link

stale bot commented Dec 25, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Dec 25, 2022
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Dec 25, 2022
@stale
Copy link

stale bot commented Feb 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Feb 8, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Feb 8, 2023
@stale
Copy link

stale bot commented Mar 25, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Mar 25, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Mar 25, 2023
@stale
Copy link

stale bot commented May 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label May 12, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label May 12, 2023
@stale
Copy link

stale bot commented Jun 27, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Jun 27, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Jun 27, 2023
@KenC57
Copy link
Contributor

KenC57 commented Jun 27, 2023

I've seen some discussion of the changes needed in the web protocols to support this. I'm trying to find that thread and connect it here. It sounded like it would be making the transport part of this work. Namely allowing the option to find or lose cars from a train remotely. That would leave the web page edits as the next step.

@KenC57
Copy link
Contributor

KenC57 commented Jun 29, 2023

PR #12138 added to the json at least how to remove a car from a train and set a car as unknown location. That's half the battle and more likely the one that gets used the most. You get to a location and find the car listed for pickup isn't there. Being able to remove it from the train would let you mark the location complete and move on to the next location.

@stale
Copy link

stale bot commented Aug 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Aug 18, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Aug 19, 2023
@stale
Copy link

stale bot commented Oct 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. JMRI is governed by a small group of maintainers which means not all opened issues may receive direct feedback.

@stale stale bot added the Pending closure This issue or PR has not been updated for a while label Oct 3, 2023
@KenC57 KenC57 removed the Pending closure This issue or PR has not been updated for a while label Oct 3, 2023
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

2 participants