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/calendar #691

Open
wants to merge 13 commits into
base: development
Choose a base branch
from
Open

Feat/calendar #691

wants to merge 13 commits into from

Commits on Jun 11, 2024

  1. feat(calendar): constants - Add calendar storage key, max calendar it…

    …ems & Extra Prop
    
    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e11d987 View commit details
    Browse the repository at this point in the history
  2. feat(calendar): action - PullCalendar

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a3b0a0b View commit details
    Browse the repository at this point in the history
  3. feat(calendar): CalendarBucket & CalendarItem

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    025e254 View commit details
    Browse the repository at this point in the history
  4. feat(calendar): Push Calendar Event & Internal PullCalendar & Calenda…

    …rChanged
    
    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c1836ed View commit details
    Browse the repository at this point in the history
  5. feat(calendar): Ctx - update_calendar

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f948ff8 View commit details
    Browse the repository at this point in the history
  6. docs(notifs): NotificationsBucket - Add docs

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    61b8a1a View commit details
    Browse the repository at this point in the history
  7. fix: tests

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc6ca85 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. chore: Fix docs and extract constants

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2e623f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat: Calendar model

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    63df83d View commit details
    Browse the repository at this point in the history
  2. chore: Update docs

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    067d07e View commit details
    Browse the repository at this point in the history
  3. chore: Calendar model - flatten CalendarBucket

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    caf8677 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix(calendar): Derivative derive

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e13d6b3 View commit details
    Browse the repository at this point in the history
  2. tests: Remove Calendar from the unit tests containing Ctx

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    22350f3 View commit details
    Browse the repository at this point in the history