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

Added autocomplete of mail addresses to attendees in event editor in interactive mode. #1324

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Dec 15, 2023

  1. Initial version, autocomplete works, leaving field and highlight of s…

    …elected contact missing
    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    543890e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c5267 View commit details
    Browse the repository at this point in the history
  3. Added configuration for address provider

    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2a71e61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d823af4 View commit details
    Browse the repository at this point in the history
  5. ruff formatting

    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d2b5df3 View commit details
    Browse the repository at this point in the history
  6. Added additional_widgets dependency

    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c617970 View commit details
    Browse the repository at this point in the history
  7. Updated tests to match new functionality and fixed two bugs uncovered…

    … by tests
    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ea390ec View commit details
    Browse the repository at this point in the history
  8. Added myself to AUTHORS

    dabrows committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ecf6e9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3278635 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Fixed bug that caused crash when editing events

    dabrows committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    961e332 View commit details
    Browse the repository at this point in the history
  2. merge

    dabrows committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4b25a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed86eb2 View commit details
    Browse the repository at this point in the history
  4. Changed default address_adapter value; Added address_adapter in [defa…

    …ult] section as global adapter
    dabrows committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0fc8e8a View commit details
    Browse the repository at this point in the history
  5. Updated tests

    dabrows committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2c53ebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8986b04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a223017 View commit details
    Browse the repository at this point in the history
  8. Added adherence to mypy requirements

    dabrows committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    70d8b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Update pyproject.toml

    dabrowskiw committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c3a1488 View commit details
    Browse the repository at this point in the history