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

Support for non-serializable component parameters #120

Merged
merged 57 commits into from
Feb 2, 2023

Commits on Jan 9, 2023

  1. fix use_location bug

    Archmonger committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    48ef41d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. add missing migration

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    89a59d6 View commit details
    Browse the repository at this point in the history
  2. enable django mypy plugin

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2247a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2b5a3a View commit details
    Browse the repository at this point in the history
  4. remove broken django stubs

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0b11cf7 View commit details
    Browse the repository at this point in the history
  5. fix type hints

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    587cfa3 View commit details
    Browse the repository at this point in the history
  6. skip migrations

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e93253c View commit details
    Browse the repository at this point in the history
  7. bump idom version

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8a84f1d View commit details
    Browse the repository at this point in the history
  8. Use idom 0.43.0 hooks

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3760dde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e686894 View commit details
    Browse the repository at this point in the history
  10. docs and changelog

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4b7676c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f57702 View commit details
    Browse the repository at this point in the history
  12. fix styling errors

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9432349 View commit details
    Browse the repository at this point in the history
  13. type hints for user

    Archmonger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a87a7b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f41975 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. use lowercase tuple

    Archmonger committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ec46469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e75488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7344a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d4573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ace4a34 View commit details
    Browse the repository at this point in the history
  6. update docs

    Archmonger committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8cf2884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d985e14 View commit details
    Browse the repository at this point in the history
  8. fix reactive-python#35

    Archmonger committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3011e75 View commit details
    Browse the repository at this point in the history
  9. fix reactive-python#29

    Archmonger committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e9a1364 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    e0fcbd9 View commit details
    Browse the repository at this point in the history
  2. Make DATE_FORMAT a global

    Archmonger committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2adb676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    319dda2 View commit details
    Browse the repository at this point in the history
  4. refactor db_cleanup

    Archmonger committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    00e3c85 View commit details
    Browse the repository at this point in the history
  5. more deprivatization

    Archmonger committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    43f4a32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f79f936 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83730cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dd8d16 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. docs revision

    Archmonger committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    9f6b757 View commit details
    Browse the repository at this point in the history
  2. misc docs updates

    Archmonger committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    5d56d23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827adf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a08531 View commit details
    Browse the repository at this point in the history
  5. v3.0.0

    Archmonger committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    03f315b View commit details
    Browse the repository at this point in the history
  6. docs formatting

    Archmonger committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    8f83c1b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. better link for keys

    Archmonger committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    be07851 View commit details
    Browse the repository at this point in the history
  2. subclass core's Connection

    Archmonger committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6209c07 View commit details
    Browse the repository at this point in the history
  3. Complete types list

    Archmonger committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    04a2efc View commit details
    Browse the repository at this point in the history
  4. remove unused ignore

    Archmonger committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    196c756 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    ac415dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6447885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a9b06e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0bd4f View commit details
    Browse the repository at this point in the history
  5. type hint fixes

    Archmonger committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    648d3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54b9840 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    976f10f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    3f6069c View commit details
    Browse the repository at this point in the history
  2. always lazy load config

    Archmonger committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    abc3439 View commit details
    Browse the repository at this point in the history
  3. remove defaults.py

    Archmonger committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d7809f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. remove version bump

    Archmonger committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a2a2c8c View commit details
    Browse the repository at this point in the history
  2. fix type hint issues

    Archmonger committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    468d52f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    0d9d4a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0194c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    f5cc229 View commit details
    Browse the repository at this point in the history