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

Re-order list displays and add a boolean formatter template tag.

44dd4877a6192e43d857eafd9c2bcc2862074534 authored over 7 years ago
Add a quick timer start link for small devices.

6d1f35cd59ea6e8cc8ac90827efde1f7dea435f4 authored over 7 years ago
Fix timer add form to include user.

115ef15c4831f5c5076c559aa3acfd76a0322cb6 authored over 7 years ago
Add a timer edit flow.

32da7873fa919a5c51339aa86c7bf7cea0998adc authored over 7 years ago
Add a timer form template.

476b7ece709acc24240fc774f60d6d7e492718e7 authored over 7 years ago
Only display active timers nav menu if active timers exist.

d29e47861dab35450e3c4b2d8baf0114c5ae5eb7 authored over 7 years ago
Fix diaper change types care query min_date to match range (seven days).

4f93d965012e5f03fea90d3b3ae47d2b31b8a513 authored over 7 years ago
Fixer Timer.stop method to respect custom end argument.

99dcb1e7ca6665935c09b0e395a2ff1c21b59b2c authored over 7 years ago
Add action buttons to timer detail page.

c38290838b5ca2b261f9f63a2a46037373dc9832 authored over 7 years ago
Move timer_stop to a model method and add a restart method.

a9bc52dfff0438e850bc0f91542f5c84818374b0 authored over 7 years ago
Display all timers to any user with view_timer access.

4def741d37dbeab33031f3fba8c05b6dafc464b9 authored over 7 years ago
Add timers list.

1ae44c408f7e3f9d13b04e4e251c7bd575ce1021 authored over 7 years ago
Correct sleep graph duration displays for entries crossing midnight.

fe1b54842d9fb385f872c534cd586af446df9250 authored over 7 years ago
Fix Tummy Time display fields.

b317c085047e6b1250c9b15b7286647525e629f5 authored over 7 years ago
Add styling to stopped timers in detail page.

976731587870ee96b58e7e85c1744f4353e271c9 authored over 7 years ago
Add ability to stop a timer (WIP).

This commit handles everything except including the timer in the timers list in the UI. This may...

7f5a40ae412b0a2cc60982752588a9bf8af028e1 authored over 7 years ago
Include seconds in Tummy Time entry form fields.

c3e5a0349e0f95baaa62c0385c5e45bcefd79cec authored over 7 years ago
Do not set default init date in Tummy Time card declaration.

This would cause the date to default to the date the instance starts, not the date the method is...

89e60e46b7cc5d1191915f87bdfb7edc3286904d authored over 7 years ago
Change Diaper Change Types card to not care about dates (or timezones) for the data dict.

422b381e50e4da592dd8041102beb8e0673afe82 authored over 7 years ago
Lock latest dependencies.

4b2e08e0fbc47ea17001ff87e3cdc4c414789080 authored over 7 years ago
Add a Last Feeding Method card and rearrange child dashboard cards.

6939adccaa3de5d58e4a1d0bc0fa8f944691cdd3 authored over 7 years ago
Add graph handling for sleep entry start and end dates that cross midnight.

2320d31d483945c75db3e691e1a4030e30d9f6fd authored over 7 years ago
Move duration methods in to utils for use elsewhere in the project.

9d0572ba925991d09d3ad5f3f83d145dc3f24622 authored over 7 years ago
Add TODO reminder...

1dbdc582dd7d93f86c546d86a308722fc986ca82 authored over 7 years ago
Format sleep vs. wake time graph.

81af1dacf52c93c173731ee7a619d2aa11a86b88 authored over 7 years ago
Create a sleep times graph (WIP).

Adding a Pandas requirement for dealing with the data and separating graph processing in to a se...

9a2facfa72ed7d428b304ee5f0f691d293680657 authored over 7 years ago
Prepare for a sleep reports page.

ae71c5933e6bb26b44d25172291bda6c32d1876d authored over 7 years ago
Update Pipfile.lock.

2fdee5785be0b2910d72450934d7e1970830bb1e authored over 7 years ago
Fix last diaper change time on card.

0da15482bd95f5a659972749f9ad0460b6ba632a authored over 7 years ago
Add Reports menu to child dashboard.

e3d7d64c3583730eefaee120acc1c48eb552ccf3 authored over 7 years ago
Add an upper limit for diaper change card data and some method descriptions.

4d0a75d020afaa29dafb532f289c7206a3dfb6ed authored over 7 years ago
Add a diaper change types over time report.

d11733442d27ef45ad6c5ab0f34376377b15bfb3 authored over 7 years ago
Fix gulp styles:app task for static_src folder name change.

a114ce742195b3902fcafd332816af45fed6b9a4 authored over 7 years ago
Add a very basic prototype dashboard for multiple children.

eefa00bfd39493ae7d26ba6e9e25ed384e4785ce authored over 7 years ago
Use local graph assets instead of Plotly CDN.

e4a92e0614d08ea2eaa952f2ba4c45413063584d authored over 7 years ago
Add a gulp "build" task for building and compressing all assets.

bc13ab09e8adcd9bdbd3b310aff09062c84c872a authored over 7 years ago
Add plotly and create a separate "graph" JS handler for gulp.

aafc44a70d71726cb418df9adb1711b2b3091da6 authored over 7 years ago
Handle dashboard redirect when there are no Child objects.

536283e3dbbe6b549778d286401e08c6abeadff5 authored over 7 years ago
Use static_src directories to prevent collisions with Django's collectstatic.

78ebc872655aa7076613e053d97a3defd4d61966 authored over 7 years ago
Add INTERNAL_IPS to development settings and check the debug varibale in templates.

dd6eb954c3a5e8e238f4d7206892c1b0ea6beeee authored over 7 years ago
Revert custom graph works and add Plotly-based example.

ed96814b103991dfe83cf4e245c7acb6d42a32e8 authored over 7 years ago
Continue initial attempt at sleep graph (WIP).

7ba85f29d4e83be33c051c6c95b7550a9cef8cca authored over 7 years ago
Replace timezone.now() usage with localtime.

e3b73d53c52a838ce8aa3aacd7057fdb416bb156 authored over 7 years ago
Adjust fake command handler to prevent date cross over.

c4147af34d0af215a23cef5b5b73bcb334410554 authored over 7 years ago
Use local time zone setting for fake dates to prevent overlaps.

c13914d6e2afdfd0170ba70a834f1a1b0fb1b2d5 authored over 7 years ago
Linting fixes.

23acc006d4c663549d3f8052a64b9a2dbd086b88 authored over 7 years ago
Add flake8 Python linting.

410e6c9e4807bfbe81225f3aa9a417eb983f3893 authored over 7 years ago
Linting fixes.

2789234a9234d40741700d5fd8011af088e8c1b8 authored over 7 years ago
Add "lint" gulp command with sass linting.

0c5c3b7a2c3aceabf0bc5374b8d4aad49d049af8 authored over 7 years ago
Add watchConfig for gulp watch.

0f079c14faa5bfcc41ac43d49148051cc23735be authored over 7 years ago
Prevent date intersections in the "fake" management command.

10e87c27b548f9e4a79cc99da4704dd285a825c2 authored over 7 years ago
Use os.path for the reset management command to support multiple platforms.

f5768959d855cac9557943504a286fc103ad5d40 authored over 7 years ago
Add a TODO note for not intersecting faked dates.

aae16346bd258e2b310640a1df2157fa25051905 authored over 7 years ago
Create a mockup of a couple of days of sleep data using progress bars.

4e7f80cd2ec5984f1ba211eef7fb103c283c2a10 authored over 7 years ago
Make the dashboard cards layout more opinionated.

This puts all the "last" cards in one row consistently, assuming that the tummy time and diaper ...

faaa67995fce58335c3923e0497bf4db9ac1348a authored over 7 years ago
Add a "days" argument to the fake command for number of days of data to fake for each child.

51946dd28a6720c38e6323661961ed47d141c120 authored over 7 years ago
Create skeleton of reports app.

8ae33b0f48336e2b56646224a252d443b0888cc6 authored over 7 years ago
Fix all url declarations to specifying starts with (^).

7bffb41718f3cda5999c04c329897bf04460244c authored over 7 years ago
Include all of the past five days in the diaper change types card.

0b8205a83006517c2f56dd69544bdff6c9bd9bd8 authored over 7 years ago
Account for duration days in timers.

d659fc26e46cf66507c31885afb11cb39463bc96 authored over 7 years ago
Add the watch task to gulp's default task.

c0b38f3790fa23e0655fc83f6a10e6040de3ec0c authored over 7 years ago
Remove compress as a default action and use uncompressed assets for now.

e33b3b24b75fa9196ab38e0625ec960c7045e97e authored over 7 years ago
Add a gulp watch task.

f62c8edf528432ffbe8ed6149f633b71e4f35972 authored over 7 years ago
Refactor gulp tasks as a directory.

7daa691b21f043683c6681b9efd8fb6d44244319 authored over 7 years ago
Refactor gulp tasks as a directory (WIP).

b0f552f3f845742deac9cc0eaeccb9627e71c5c5 authored over 7 years ago
Add dependencies for gulp compress tasks.

50bf6b9a159912eabc55ca0498ebc6a7e9ea1e01 authored over 7 years ago
Make the timer display smaller on small devices.

347b1ff11b477373a2e2986a02fc1dbe4a963940 authored over 7 years ago
Adjust sass process for import globbing (to limit multiple imports).

b02752f52f1bae2f35fe0612b84a671737876502 authored over 7 years ago
Replace inline CSS for diaper change types card and prepare for other sass styling.

b05b268c7e1e65c471e575a5d4d20237b60096dd authored over 7 years ago
Initiate sass-based app style system.

3d0af7f9a5f483fd8f71aa4dcc9abbf3ed39831e authored over 7 years ago
Add hrefs to menu links so they work on mobile.

f3fc219980e0d30104c08eaa0e0cef8994f80854 authored over 7 years ago
Add JS and CSS minify.

3d8ea65bf937e883c7864db349cc64dcbc8521f4 authored over 7 years ago
Clarify last tummy time language on card.

267c6483b533b096e65a79104d20ec8a67fcacde authored over 7 years ago
Keep timezone aware in cards.

628fe442171d58a539433f22044ed6b83b6d4d1b authored over 7 years ago
Default to JSON only API for base settings.

2db3f4339430a9bc78cb5f303d5f8beb0baceeb3 authored over 7 years ago
Add current user menu.

f02e0b59bd8f5be4ecd9fb3da89bcfed55fb4164 authored over 7 years ago
Minor dashboard adjustments.

e1379b0bf4a4b9851be38d54cfabbf74546e7fb1 authored over 7 years ago
Use a timedelta for last tummy time card.

591f2fba523ffc7723cf46ca02ad3da384b3b4dd authored over 7 years ago
Refactor JS to use BabyBlotter as primary JS namespace.

f81f763cfb878a05ed627b63160b5d91c05cf99f authored over 7 years ago
Update the timer duration in real time on the timer detail page.

78eb20ab9175c29699c7d523e9dfae40388cf5eb authored over 7 years ago
Move duration tools to a separate template tag collection.

21e4af6f58f46b29c2caf76e012f9b571fda2477 authored over 7 years ago
Add "reset" management command for resetting the database with fake data.

6f4774ae9ee119336a9d7320897cecac054b0d26 authored over 7 years ago
Convert duration_string to a template tag (WIP).

6d73cb69f62bfcf45cb21001e468c3327bd37f2e authored over 7 years ago
Add an actual duration field to relevant models.

c5fc35b1771bb0d16685dc30a3ea11fdc87539da authored over 7 years ago
Remove ID from model list templates.

22fbdf2868d92e5c8d53b4067c635c4f6cb04dda authored over 7 years ago
Add dashboard link to child list.

f30ef88d1b59dc017d432f77454fed4411946ad5 authored over 7 years ago
Add a "fake" management command for creating fake data.

502964e0701b5c5b4d21ad3b8b6a46f78e821620 authored over 7 years ago
Break out Django settings to separate files.

8222b4d5713fe67b6058280a6e252316754e38e7 authored over 7 years ago
Implement a Gulp/NPM-based dependency management system.

092c271d5a0c164edf9ea729249e53f44bced102 authored over 7 years ago
Refresh migration file.

3c22a79c4a3504b86f917724c4c5a190a847ee34 authored over 7 years ago
Add Tummy Time day activity card.

25fbf4c4d0d5b4d60bc00f4cfc5760a3ee527e24 authored over 7 years ago
Add a Diaper Change types card.

c2c708883ef9a5e2c924c2b203448773a001b4b9 authored over 7 years ago
Add last Sleep and Tummy Time cards and change to a card columns layout.

63faa0b55315a25ab015b80378a9f131760dae51 authored over 7 years ago
Add a Last Diaper Change card.

e92050cb4487bf3c0e4e5a9506a1f3792c99f794 authored over 7 years ago
Create extended template example for Last Feeding.

4cfc6cb3608ca34a0e642c0733ee6bd167770263 authored over 7 years ago
Add a "since" calculated field to existing models with time data.

0ed0ae1a940a0f5dd9d584f4922ae5eb53484e32 authored over 7 years ago
Refactor dashboard as a separate app.

c908ae6e2bb0975f220cb23778de057ebfd5fc32 authored over 7 years ago
Add example "Last Feeding" dashboard card.

fe2b704d1694e41a14e3121719e34e7950b52559 authored over 7 years ago
Add Child dashboard logic.

b6ba6d440f740260ab44abea2f365c15342ce204 authored over 7 years ago
Add slug-based child URLs.

Also some beginnings of the dashboard system (WIP).

5d4beea512699065f6a3f4943cabf7522297dcc9 authored over 7 years ago