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

Enable connector templates per default #4474

Merged
merged 7 commits into from
Aug 26, 2024
Merged

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9fc5db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb36891 View commit details
    Browse the repository at this point in the history
  3. feat: hook up with activeTab:change

    Ensure we only update the templates if an active C8 tab is opened.
    nikku committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    536ec6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c68ddc View commit details
    Browse the repository at this point in the history
  5. feat: enable connector templates per default

    Related to #4455
    nikku committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8dd8a6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebea963 View commit details
    Browse the repository at this point in the history
  7. chore(app): make renderer#send fail-safe

    Ensure we don't fail with an app error once the main window is closed.
    
    Related to #4474 (comment)
    nikku committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d9f7c5b View commit details
    Browse the repository at this point in the history