Ecosyste.ms: OpenCollective

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

Baby Buddy

A dashboard to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.
Collective - Host: opensource - https://opencollective.com/babybuddy - Website: http://demo.baby-buddy.net - Code: https://github.com/babybuddy

Brighten red and orange in Blue Orange theme.

github.com/babybuddy/babybuddy - 4251ac17e1572ef2e57dcc55c2963a07786a9e60 authored over 7 years ago
Account for full date when replacing time values.

This prevents issues when the dates in question cross months or years as well as days.

github.com/babybuddy/babybuddy - 4bb96b19be27b232da0d7ccc0d7f72e91d14099e authored over 7 years ago
Adjust theme orange to be slightly darker.

github.com/babybuddy/babybuddy - 76bb7b84adef8439f919e63294192eb3499c974a authored over 7 years ago
Tweak dark colors and remove custom coloring classes from some elements.

github.com/babybuddy/babybuddy - 05ece53f188df6a00f3e788ef472d2cac1ddca51 authored over 7 years ago
Add and use a "Blue Orange" darker theme.

github.com/babybuddy/babybuddy - 0ff03b88512462dde00d8c0c3db4a8a8ebf23178 authored over 7 years ago
Add a diaper lifetimes box plot graph.

github.com/babybuddy/babybuddy - b4ac40d2d49b2b4b0b92c9b9fe758590e31d8354 authored over 7 years ago
Remove redundant "changes" from Diaper Change types graph key.

github.com/babybuddy/babybuddy - 5a2983d30ecb83051ec42895742d3092b01763d7 authored over 7 years ago
Add an active timers list card.

github.com/babybuddy/babybuddy - 17abac0829af155888c14ff94dd5a1415887e8f6 authored over 7 years ago
Add time since to Timeline entries.

github.com/babybuddy/babybuddy - 4be3d66a8535bd1c6e31f1ea8ac3f42192675499 authored over 7 years ago
Move "short" duration string function to graphs and exclude seconds.

github.com/babybuddy/babybuddy - 43edfddd82a3f94a1ea10c4ee5343f4b659f715a authored over 7 years ago
Finalize child timeline graph/view.

github.com/babybuddy/babybuddy - 6562fa2390826c16bda2c0e679f364129ec2228b authored over 7 years ago
Use form classes to set appropriate field attributes in date/time fields.

Using a custom input element in the template caused issues with default values (e.g. when set by...

github.com/babybuddy/babybuddy - 98963572ba12aeb989b620a67d4ef71cb589ade7 authored over 7 years ago
Add custom form field settings for datetime/date fields.

github.com/babybuddy/babybuddy - dad1ff73ca6252fea2585d1b8d8442e8d52dc467 authored over 7 years ago
Add custom form field settings for boolean fields.

github.com/babybuddy/babybuddy - 33239a097bda2ffc147bf4c94abee183c6b58352 authored over 7 years ago
Use a generic form template for existing forms.

github.com/babybuddy/babybuddy - a89a237b5cf46e2f8799a08a655b466c64aef48c authored over 7 years ago
Default to current time for diaper change and end field entries.

github.com/babybuddy/babybuddy - 36847f0bd2439965378ee940df7aeb2dadba259c authored over 7 years ago
Limit paginator links to next and previous two pages.

github.com/babybuddy/babybuddy - 8f9a756fa25ce85a0cef93752bca6c08e00ee0cb authored over 7 years ago
Add actual events to timeline (WIP).

github.com/babybuddy/babybuddy - ab1b9ee7a821ec34556cdd727b5f7427bec355da authored over 7 years ago
Remove FA from vendor CSS.

github.com/babybuddy/babybuddy - bc7b9a97fa0d6bd40834431baeaac2886f997515 authored over 7 years ago
Implement generic, app-specific "icon" style names over FA.

github.com/babybuddy/babybuddy - 3d88235eb99193e86c8ce5c7b12725a6219ee99c authored over 7 years ago
Simplify core model names.

github.com/babybuddy/babybuddy - c49b8d19308c449cfbdcc466fe0540559b6f373c authored over 7 years ago
Add example timeline view (WIP).

github.com/babybuddy/babybuddy - 1f1d96093b1589a43ea99eebdb9f9b83cc3fe0d5 authored over 7 years ago
Fix zero division error when a day has no sleep entries.

github.com/babybuddy/babybuddy - 0ae9c5a408d8717ab5b5d5c96c94fe77a93a0704 authored over 7 years ago
Increase default top margin to account for two line graph titles.

github.com/babybuddy/babybuddy - 6ec4307173f3eafa87fd063978914bf5816ecb0a authored over 7 years ago
Add duration figures to graph view for sleep totals.

github.com/babybuddy/babybuddy - e73cb380ef9265b4d85cb8e9c7f757244a9bd73b authored over 7 years ago
Add a short string duration utility function.

github.com/babybuddy/babybuddy - f4d94a3ca07f3839e62c533d84abf065b94f93b8 authored over 7 years ago
Add a sleep totals graph.

github.com/babybuddy/babybuddy - 83aaab5bde533e7b9aaf80873e97f81d936a9844 authored over 7 years ago
Refactor naming of current reports.

github.com/babybuddy/babybuddy - e77c2a5639d67cac40a24e948de79cc547d7aaca authored over 7 years ago
Further standardize report templates.

github.com/babybuddy/babybuddy - 6cfbba5f81c740337b5343b0cfe62815012b28d9 authored over 7 years ago
Add a total sleep on date card.

github.com/babybuddy/babybuddy - f89a8ce2890c37aec729f0ad03acc4fd359f5bd0 authored over 7 years ago
Begin Sleep Amount graph (WIP).

github.com/babybuddy/babybuddy - 944d33390d013c1f0a623a62251851d39335fe44 authored over 7 years ago
Add a paginator to all list views.

github.com/babybuddy/babybuddy - 10ff754e6764458d6836c3843c87441e3933e899 authored over 7 years ago
Remove last tummy time card from child dashboard.

github.com/babybuddy/babybuddy - aba6fdff15485b06de2f96f055705881231c0cb2 authored over 7 years ago
Re-order list displays and add a boolean formatter template tag.

github.com/babybuddy/babybuddy - 44dd4877a6192e43d857eafd9c2bcc2862074534 authored over 7 years ago
Add a quick timer start link for small devices.

github.com/babybuddy/babybuddy - 6d1f35cd59ea6e8cc8ac90827efde1f7dea435f4 authored over 7 years ago
Fix timer add form to include user.

github.com/babybuddy/babybuddy - 115ef15c4831f5c5076c559aa3acfd76a0322cb6 authored over 7 years ago
Add a timer edit flow.

github.com/babybuddy/babybuddy - 32da7873fa919a5c51339aa86c7bf7cea0998adc authored over 7 years ago
Add a timer form template.

github.com/babybuddy/babybuddy - 476b7ece709acc24240fc774f60d6d7e492718e7 authored over 7 years ago
Only display active timers nav menu if active timers exist.

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

github.com/babybuddy/babybuddy - 4f93d965012e5f03fea90d3b3ae47d2b31b8a513 authored over 7 years ago
Fixer Timer.stop method to respect custom end argument.

github.com/babybuddy/babybuddy - 99dcb1e7ca6665935c09b0e395a2ff1c21b59b2c authored over 7 years ago
Add action buttons to timer detail page.

github.com/babybuddy/babybuddy - c38290838b5ca2b261f9f63a2a46037373dc9832 authored over 7 years ago
Move timer_stop to a model method and add a restart method.

github.com/babybuddy/babybuddy - a9bc52dfff0438e850bc0f91542f5c84818374b0 authored over 7 years ago
Display all timers to any user with view_timer access.

github.com/babybuddy/babybuddy - 4def741d37dbeab33031f3fba8c05b6dafc464b9 authored over 7 years ago
Add timers list.

github.com/babybuddy/babybuddy - 1ae44c408f7e3f9d13b04e4e251c7bd575ce1021 authored over 7 years ago
Correct sleep graph duration displays for entries crossing midnight.

github.com/babybuddy/babybuddy - fe1b54842d9fb385f872c534cd586af446df9250 authored over 7 years ago
Fix Tummy Time display fields.

github.com/babybuddy/babybuddy - b317c085047e6b1250c9b15b7286647525e629f5 authored over 7 years ago
Add styling to stopped timers in detail page.

github.com/babybuddy/babybuddy - 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...

github.com/babybuddy/babybuddy - 7f5a40ae412b0a2cc60982752588a9bf8af028e1 authored over 7 years ago
Include seconds in Tummy Time entry form fields.

github.com/babybuddy/babybuddy - 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...

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

github.com/babybuddy/babybuddy - 422b381e50e4da592dd8041102beb8e0673afe82 authored over 7 years ago
Lock latest dependencies.

github.com/babybuddy/babybuddy - 4b2e08e0fbc47ea17001ff87e3cdc4c414789080 authored over 7 years ago
Add a Last Feeding Method card and rearrange child dashboard cards.

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

github.com/babybuddy/babybuddy - 2320d31d483945c75db3e691e1a4030e30d9f6fd authored over 7 years ago
Move duration methods in to utils for use elsewhere in the project.

github.com/babybuddy/babybuddy - 9d0572ba925991d09d3ad5f3f83d145dc3f24622 authored over 7 years ago
Add TODO reminder...

github.com/babybuddy/babybuddy - 1dbdc582dd7d93f86c546d86a308722fc986ca82 authored over 7 years ago
Format sleep vs. wake time graph.

github.com/babybuddy/babybuddy - 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...

github.com/babybuddy/babybuddy - 9a2facfa72ed7d428b304ee5f0f691d293680657 authored over 7 years ago
Prepare for a sleep reports page.

github.com/babybuddy/babybuddy - ae71c5933e6bb26b44d25172291bda6c32d1876d authored over 7 years ago
Update Pipfile.lock.

github.com/babybuddy/babybuddy - 2fdee5785be0b2910d72450934d7e1970830bb1e authored over 7 years ago
Fix last diaper change time on card.

github.com/babybuddy/babybuddy - 0da15482bd95f5a659972749f9ad0460b6ba632a authored over 7 years ago
Add Reports menu to child dashboard.

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

github.com/babybuddy/babybuddy - 4d0a75d020afaa29dafb532f289c7206a3dfb6ed authored over 7 years ago
Add a diaper change types over time report.

github.com/babybuddy/babybuddy - d11733442d27ef45ad6c5ab0f34376377b15bfb3 authored over 7 years ago
Fix gulp styles:app task for static_src folder name change.

github.com/babybuddy/babybuddy - a114ce742195b3902fcafd332816af45fed6b9a4 authored over 7 years ago
Add a very basic prototype dashboard for multiple children.

github.com/babybuddy/babybuddy - eefa00bfd39493ae7d26ba6e9e25ed384e4785ce authored over 7 years ago
Use local graph assets instead of Plotly CDN.

github.com/babybuddy/babybuddy - e4a92e0614d08ea2eaa952f2ba4c45413063584d authored over 7 years ago
Add a gulp "build" task for building and compressing all assets.

github.com/babybuddy/babybuddy - bc13ab09e8adcd9bdbd3b310aff09062c84c872a authored over 7 years ago
Add plotly and create a separate "graph" JS handler for gulp.

github.com/babybuddy/babybuddy - aafc44a70d71726cb418df9adb1711b2b3091da6 authored over 7 years ago
Handle dashboard redirect when there are no Child objects.

github.com/babybuddy/babybuddy - 536283e3dbbe6b549778d286401e08c6abeadff5 authored over 7 years ago
Use static_src directories to prevent collisions with Django's collectstatic.

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

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

github.com/babybuddy/babybuddy - ed96814b103991dfe83cf4e245c7acb6d42a32e8 authored over 7 years ago
Continue initial attempt at sleep graph (WIP).

github.com/babybuddy/babybuddy - 7ba85f29d4e83be33c051c6c95b7550a9cef8cca authored over 7 years ago
Replace timezone.now() usage with localtime.

github.com/babybuddy/babybuddy - e3b73d53c52a838ce8aa3aacd7057fdb416bb156 authored over 7 years ago
Adjust fake command handler to prevent date cross over.

github.com/babybuddy/babybuddy - c4147af34d0af215a23cef5b5b73bcb334410554 authored over 7 years ago
Use local time zone setting for fake dates to prevent overlaps.

github.com/babybuddy/babybuddy - c13914d6e2afdfd0170ba70a834f1a1b0fb1b2d5 authored over 7 years ago
Add flake8 Python linting.

github.com/babybuddy/babybuddy - 410e6c9e4807bfbe81225f3aa9a417eb983f3893 authored over 7 years ago
Add "lint" gulp command with sass linting.

github.com/babybuddy/babybuddy - 0c5c3b7a2c3aceabf0bc5374b8d4aad49d049af8 authored over 7 years ago
Add watchConfig for gulp watch.

github.com/babybuddy/babybuddy - 0f079c14faa5bfcc41ac43d49148051cc23735be authored over 7 years ago
Prevent date intersections in the "fake" management command.

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

github.com/babybuddy/babybuddy - f5768959d855cac9557943504a286fc103ad5d40 authored over 7 years ago
Add a TODO note for not intersecting faked dates.

github.com/babybuddy/babybuddy - aae16346bd258e2b310640a1df2157fa25051905 authored over 7 years ago
Create a mockup of a couple of days of sleep data using progress bars.

github.com/babybuddy/babybuddy - 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 ...

github.com/babybuddy/babybuddy - 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.

github.com/babybuddy/babybuddy - 51946dd28a6720c38e6323661961ed47d141c120 authored over 7 years ago
Create skeleton of reports app.

github.com/babybuddy/babybuddy - 8ae33b0f48336e2b56646224a252d443b0888cc6 authored over 7 years ago
Fix all url declarations to specifying starts with (^).

github.com/babybuddy/babybuddy - 7bffb41718f3cda5999c04c329897bf04460244c authored over 7 years ago
Include all of the past five days in the diaper change types card.

github.com/babybuddy/babybuddy - 0b8205a83006517c2f56dd69544bdff6c9bd9bd8 authored over 7 years ago
Account for duration days in timers.

github.com/babybuddy/babybuddy - d659fc26e46cf66507c31885afb11cb39463bc96 authored over 7 years ago
Add the watch task to gulp's default task.

github.com/babybuddy/babybuddy - c0b38f3790fa23e0655fc83f6a10e6040de3ec0c authored over 7 years ago
Remove compress as a default action and use uncompressed assets for now.

github.com/babybuddy/babybuddy - e33b3b24b75fa9196ab38e0625ec960c7045e97e authored over 7 years ago
Add a gulp watch task.

github.com/babybuddy/babybuddy - f62c8edf528432ffbe8ed6149f633b71e4f35972 authored over 7 years ago
Refactor gulp tasks as a directory.

github.com/babybuddy/babybuddy - 7daa691b21f043683c6681b9efd8fb6d44244319 authored over 7 years ago
Refactor gulp tasks as a directory (WIP).

github.com/babybuddy/babybuddy - b0f552f3f845742deac9cc0eaeccb9627e71c5c5 authored over 7 years ago
Add dependencies for gulp compress tasks.

github.com/babybuddy/babybuddy - 50bf6b9a159912eabc55ca0498ebc6a7e9ea1e01 authored over 7 years ago
Make the timer display smaller on small devices.

github.com/babybuddy/babybuddy - 347b1ff11b477373a2e2986a02fc1dbe4a963940 authored over 7 years ago