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: add connection #27

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Feat: add connection #27

merged 3 commits into from
Oct 19, 2022

Conversation

gileadekelvin
Copy link
Owner

Description

  • Add connection to load all dailies
  • Ensure that dailies created are prepended to the list
  • Ensure that daily deleted is removed from the list

Fixes #26

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@gileadekelvin gileadekelvin changed the title Feat/add connection Feat: add connection Oct 19, 2022
@gileadekelvin gileadekelvin merged commit 53552d8 into main Oct 19, 2022
@gileadekelvin gileadekelvin deleted the feat/add-connection branch October 19, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load list of dailies as a connection with scroll
1 participant