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

feat(store): add foundation for v2 data modelling #352

Merged
merged 82 commits into from
Feb 7, 2023
Merged

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    08b6a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50009ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6beb967 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6000c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f958774 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    432ec65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebc161d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c249d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c358c83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    669562b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe24aeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4ed722 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d8ea21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    59675fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e769b4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    72c0439 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    65411d8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad6b132 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2cf2a82 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7d8b557 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    018014b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a3b6501 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4e6f452 View commit details
    Browse the repository at this point in the history
  24. refactor(solecs): wip data model - add different events for setting r…

    …ecord, field and delete
    alvrs committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    101ba5a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c3ceb01 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ed068cc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b5dfeeb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1511cbb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a5f4af9 View commit details
    Browse the repository at this point in the history
  30. feat(solecs): wip data model - add CallbackArray schema and tests, re…

    …factor typed lib definitions
    alvrs committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8d36c45 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ebabe02 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    735921a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2cb36b7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c6a6fa3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e9f97c6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    104f751 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    77f07ab View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f4278ef View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b1baf08 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    dbde0dc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9db9ea0 View commit details
    Browse the repository at this point in the history
  42. 1 Configuration menu
    Copy the full SHA
    625bc4d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    608d00a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4d74dde View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0146455 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    40c512d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f75a52c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3cba328 View commit details
    Browse the repository at this point in the history
  49. feat(store): add onDelete hook, rename IOnUpdateHooks to IStoreHooks,…

    … make naming consistent
    alvrs committed Feb 1, 2023
    1 Configuration menu
    Copy the full SHA
    f49bf75 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    373f68c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8096ef0 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    92ae909 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    42a844a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    319ccc7 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    55952b3 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    fc61b4c View commit details
    Browse the repository at this point in the history
  57. build: fix gas report action

    alvrs committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f4504f5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    3218469 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    df8889c View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    fba6ffb View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    09725bf View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d11ca82 View commit details
    Browse the repository at this point in the history
  63. test: update gas report

    alvrs authored and github-actions[bot] committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    94486b6 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6053be6 View commit details
    Browse the repository at this point in the history
  65. test: update gas report

    alvrs authored and github-actions[bot] committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1fd8d6a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    e8f1727 View commit details
    Browse the repository at this point in the history
  2. test: update gas report

    alvrs authored and github-actions[bot] committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    eb04849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e25d96 View commit details
    Browse the repository at this point in the history
  4. test: update gas report

    alvrs authored and github-actions[bot] committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    73e8f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28ed69c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c22b76 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    c650b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f33c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211e72a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e97d6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daee780 View commit details
    Browse the repository at this point in the history
  6. chore: update comments

    alvrs committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    bf72e06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    972f9f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8debd1c View commit details
    Browse the repository at this point in the history
  9. chore: remove comment

    alvrs committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2c5e6f3 View commit details
    Browse the repository at this point in the history
  10. chore: remove comment

    alvrs committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e144272 View commit details
    Browse the repository at this point in the history
  11. test: update gas report

    alvrs authored and github-actions[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9293a51 View commit details
    Browse the repository at this point in the history