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

front: implement macro editor OP import #7940

Merged
merged 9 commits into from
Aug 6, 2024
Merged

front: implement macro editor OP import #7940

merged 9 commits into from
Aug 6, 2024

Commits on Aug 2, 2024

  1. front: add NGE DTO types

    emersion committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a053714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ba3a4 View commit details
    Browse the repository at this point in the history
  3. front: listen to NGE reloads

    When the NGE language is switched, the <iframe> is reloaded. Keep
    listening to window load events to restore the DTO properly.
    emersion committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ce66a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab2c5da View commit details
    Browse the repository at this point in the history
  5. front: add default trainrun categories/freqs to NGE

    Fixes errors when adding a new trainrun.
    emersion committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f597d9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abcdbb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5acf04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4af5ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14182e5 View commit details
    Browse the repository at this point in the history