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

Add Notification support #446

Draft
wants to merge 75 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 1, 2023

  1. Add NotificationEvent Enum

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    73a938b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37aa2b View commit details
    Browse the repository at this point in the history
  3. add Notification class

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2ff82d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce7d5e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bbfd76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf70931 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04a9bc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    199be36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bedc97f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    276188e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6eea203 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ed5f7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c473c6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98731d9 View commit details
    Browse the repository at this point in the history
  15. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b341f49 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    011a315 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d58fb03 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bfdde0d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e4237c View commit details
    Browse the repository at this point in the history
  20. code formatriing

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    873882f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    415f9e3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1e157ec View commit details
    Browse the repository at this point in the history
  23. use NotificationPicker

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    be04bf6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dca3492 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d331ad8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d86a6f4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    702dec1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e002bf6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9fc56b6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    766a2e6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a191dda View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a933dc4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bbb5bb6 View commit details
    Browse the repository at this point in the history
  34. clean-up code

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    32eb7f6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5a1fa30 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    eaa6bc9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e9ddade View commit details
    Browse the repository at this point in the history
  38. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b0a0f5a View commit details
    Browse the repository at this point in the history
  39. adjust docstring

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b77d3b1 View commit details
    Browse the repository at this point in the history
  40. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2eb0507 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    52c6aa1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8a417bc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    6ee5055 View commit details
    Browse the repository at this point in the history
  44. run prettier

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    848b71e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    57f6a75 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    b07e516 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    711ca24 View commit details
    Browse the repository at this point in the history
  48. conver arrow functions into plain old functions, move props type decl…

    …arations into separate types
    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    878bca5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f200838 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    319fa80 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    be78d8b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    142f444 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c8acf42 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    eb0a72a View commit details
    Browse the repository at this point in the history
  55. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c68d7cf View commit details
    Browse the repository at this point in the history
  56. change validator signature

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    63ce389 View commit details
    Browse the repository at this point in the history
  57. add pydantic validators

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1401b86 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    041ba11 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e63c507 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    95204d7 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8757418 View commit details
    Browse the repository at this point in the history
  62. adjust RuntimeEnvironment

    andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3503123 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9b3ca4f View commit details
    Browse the repository at this point in the history
  64. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and andrii-i committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d905ff5 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    1696c51 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    740bad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711e3d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef4269 View commit details
    Browse the repository at this point in the history
  4. fix chip delete function

    andrii-i committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2e1b2f8 View commit details
    Browse the repository at this point in the history
  5. remove test defaults

    andrii-i committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c434fca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02dccfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29331cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7002908 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10b3239 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24f9fdb View commit details
    Browse the repository at this point in the history