Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babybuddy/babybuddy

A :baby: buddy to help caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
https://github.com/babybuddy/babybuddy

Add slug field to Child.

37f28c3ff7efbd963748058ede10f48715c62d3f authored over 7 years ago
Squash migrations.

8772f87d8ae097d07bdb44c8763daa355edd8fef authored over 7 years ago
Float active timers to top.

f15894fac281c42f99651c8b907e0122bc4ebae7 authored over 7 years ago
Stop timer on instance save instead of form load.

f08ec94e3c987c4fdb2e1b6520c5329f3fa1e362 authored over 7 years ago
Do not update Timer.start on save().

9ac8432ff861d2bdf585fa961abbce8da235e4ef authored over 7 years ago
Add permissions check for timer detail view buttons.

cf1598fe2cdfa72b3cd6d98b34f331b2cc4ba11d authored over 7 years ago
Add timer delete functionality and move template back in to core.

a51d9e4c8370da60a9ce7e215580ded368a2632c authored over 7 years ago
Redirect to timer detail view instead of "next" on timer quick create.

8cb2c171f22ccbb2dcbfa2a7c3a3ed4a20f2b4f8 authored over 7 years ago
Add ability to create instances from timer detail view.

62a1142ad6b13d04a7865f00a788e2dfedd7461a authored over 7 years ago
Add Timer detail template (WIP).

24d797db01dcda606151f17196412cb71cb28da6 authored over 7 years ago
Recreate initial migration.

b4eefea7f95c5f0d3262c8d95b265abfe4cc097c authored over 7 years ago
Add navbar-based Timer dropdown.

68bad13e93f71377504a2024653c6bccc0899c3b authored over 7 years ago
Change Timer string format and allow null name field.

0f73042bfabcb36e424400dea0c679935b7bddc7 authored over 7 years ago
Add dropdown style navbar.

93b942e8112d53a3048dfb01fa2e58d1dbde3512 authored over 7 years ago
Refactor overall template structure.

f474ccb8b94ce8ccc8141dec558ecfe7941c8ad5 authored over 7 years ago
Default Child foreign keys if only instance exists.

0c9b953ab418a9476d7e067750a57dc769d303fa authored over 7 years ago
Assign user field during Timer instance save.

ac2cc8ec5f08c4daed8810d2fc286ad460cd5d11 authored over 7 years ago
Add user association to Timer (WIP - adding timer broken)

1b015d4dde397795bae50496ddb560f7545925ed authored over 7 years ago
Add permissions checks to frontend.

d89fa9df11d21b1119b45235bbdba54011f22cc2 authored over 7 years ago
Add permissions handling to api and core views.

3bbfd012f40bea0b4415d0752f0042567d9dbddc authored over 7 years ago
Fix URLs configuration to prevent namespace issues between api and core apps.

55a908f54613b35b968cad0cf2480f18353701e7 authored over 7 years ago
Re-order urls to prevent incorrect API urls.

42e2294c51d2278c50a7465de4d6a6a6624fbb41 authored over 7 years ago
Update core migrations.

60226dd9c50d71f55c87683f3a1180bb60ce4716 authored over 7 years ago
Add ability to create a Timer.

72b1f3e37be17e8cf239d72c9068d2347edcc894 authored over 7 years ago
Add UI for timers.

387535a200bfd092c164fc24af7b6cad2a33c326 authored over 7 years ago
Add a short param to the duration_string for XhXmXs formatted durations.

1185addacea5adfd9453e39ea7084d32b037133d authored over 7 years ago
Add basic template tag for timers.

463dd0c1d7c115d0d83d1cb4baf94c19b74604c9 authored over 7 years ago
Add Timer model.

This will used for creating timers in the app and (eventually) applying them to entries during c...

6b2de937361e1e7544b79b47a4fe2312a116e710 authored over 7 years ago
Add an amount field to the Feeding model.

79472dcdbe4a98e58802438765c18da0a16c8215 authored over 7 years ago
Update initial migration.

0c03e93a7220e8787b79c670b211079ae16d98be authored over 7 years ago
Add date/time picker to other model fields.

48f8c114082b64a95252962de970f537639365e4 authored over 7 years ago
Add Tempus Dominus date/time picker library and use for Baby birth date.

0209314d0f0caa05cfb39fa01d9c1e826419f0b9 authored over 7 years ago
Use add_class widget to prevent overwrites of existing classes.

72818c5ec4130d0a2d6834b9f3dd70a069b87abc authored over 7 years ago
Add authentication and login handling for existing views.

70df49c892ac017d0aef9f1361a665b08f2fedaf authored over 7 years ago
Add basic forms for remaining models.

9841eaa5633d53b6ca32b09b9bf730fc34c14c96 authored over 7 years ago
Rename foreign key relationships on models from baby to child.

6a88ff0ea7777302ffa0a2f407976d823ad2c683 authored over 7 years ago
Remove example search form.

35723b28c3b8f1799f1352bd2b6c4d374f81ff10 authored over 7 years ago
Add a Child delete confirm template.

065e166ac1ab67226c17c55513458c52d76b77a0 authored over 7 years ago
Add a Child add button.

54f8513fccc2abac903116fb0dc0d265213f642c authored over 7 years ago
Update Child form for add/update differences.

195f93f7d59f064b1e177fda55d94cc986a46c1b authored over 7 years ago
Add Font Awesome support and buttons to Child list view.

e0e2e91de133aa40632ab010518dfa386a342161 authored over 7 years ago
Add basic Child list page example.

8d9eef29157c457b499cac9c6fa1472a7d1e3732 authored over 7 years ago
Refactor model "Baby" as "Child".

6e2112b6b5a4945b1a7035000a62c86490224dbd authored over 7 years ago
Implement example Bootstrap 4 styled form in Baby Add form.

12e700eb74d2f5952ffb2db8e689c417d53dcfd6 authored over 7 years ago
Add django-widget-tweaks dependency.

3d90a21144cfce19248307794f039a6ca35743a7 authored over 7 years ago
Add basic Baby model forms.

9dc0821c3f137c266b34f2ac0682dd29e3976a6d authored over 7 years ago
Add a Bootstrap-based starter template.

b66b1c5af20df7d5267e48c660ba1aa64b30d806 authored over 7 years ago
Implement a basic front page view.

5e57f9270b977c4f132c93a5ee5f07b13a1ecbb8 authored over 7 years ago
Revert django-angular dependency commits.

18aa7020be5aee88c2008d65908f09feb813d23e authored over 7 years ago
Update django-angular dependency and improve example form (WIP).

ee3b6d89889ebcfb4855177c0413be6ce15dad56 authored over 7 years ago
Add an initial New Baby form (WIP).

2247d5f9e63cfd4a44a337661b107cb2f894c6a9 authored over 7 years ago
Add django-angular dependency and configuration.

6f0b8500fbafb2025a9356397235ec6c74ce1656 authored over 7 years ago
Clean up default files and add initial migration.

b9a5450066ad77e4647dfd95155d6b75beb95944 authored over 7 years ago
Add a generic Note model.

99c6e54cc260537eca72c4f6c1f5160c690520bf authored over 7 years ago
Add a queryset param filter utility function.

a2347994183f6b949ea4a16ae9eb489299645afc authored over 7 years ago
Remove example User model API.

24528265862dacb59f20de8e68558c50295ab83c authored over 7 years ago
Add filter support.

eaabcc6faf8ff3d3bb519a7a45aaae229479f242 authored over 7 years ago
Add DiaperChange model.

105adec971ef15aaeda7e0da164914466f0d0fc6 authored over 7 years ago
Add SQLite db to gitignore.

f5d91affcf563d3df91be231bc9fd12f27b574db authored over 7 years ago
Simplify duration string function.

c5c3c4b03078d3b1a0c6130704243bd1c7968189 authored over 7 years ago
Add a TummyTime model.

9422d734214e7e5e310c6795eeac40cd31305ef1 authored over 7 years ago
Change Admin list display ordering.

2b062050fc856d4712e5298e3bd3af8dd7a483ac authored over 7 years ago
Standardize names for existing models.

b4208f4cac80dc0a1205e65964715a3a887cb49b authored over 7 years ago
Add Feeding model.

481ada74f825300ec30f8cd8c2dc4163f30e652e authored over 7 years ago
Add Sleep duration string.

7e0b81960f8a5413d7c34d95ab524d535788bd2e authored over 7 years ago
Add basic Baby and Sleep models.

cafbe048cb07f8315799a1d92c74f25910f48bc8 authored over 7 years ago
Establish basic REST Framework API structure.

fbbaa76153e9b9ddebec509c0055c5076f986538 authored over 7 years ago
Initial commit.

9261e512bc74f813226c34273875a588c5a80596 authored over 7 years ago