Commit Graph

1587 Commits

Author SHA1 Message Date
Christopher Charbonneau Wells 62e7e02687 Add Gulp CLI install command step. 2017-10-22 17:23:48 -04:00
Christopher Charbonneau Wells a4ff07c9bd Add data to package.json. 2017-10-22 17:08:16 -04:00
Christopher Charbonneau Wells 5fbf77e014 Override migrate command to create admin/admin user. 2017-10-22 16:50:47 -04:00
Christopher Charbonneau Wells 68d2e7f37c Add static files dirs including gulp's destination folder. 2017-10-22 16:46:45 -04:00
Christopher Charbonneau Wells 3545265d02 Set default settings file in manage.py and wsgi.py. 2017-10-22 16:19:59 -04:00
Christopher Charbonneau Wells 22779086a4 Add LICENSE and README. 2017-10-22 16:00:29 -04:00
Christopher Charbonneau Wells f23ea78cef Linting fixes. 2017-10-22 15:05:58 -04:00
Christopher Charbonneau Wells de36cec1e9 Update Pipfile. 2017-10-22 14:43:09 -04:00
Christopher Charbonneau Wells 9dd6691693 Update main JS file for new project name. 2017-10-22 14:21:52 -04:00
Christopher Charbonneau Wells e45101b75c Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
Christopher Charbonneau Wells 2ca120b83f Add core forms tests. 2017-10-21 23:00:28 -04:00
Christopher Charbonneau Wells 646ffbf093 Add tests utilities and core views tests. 2017-10-21 22:14:44 -04:00
Christopher Charbonneau Wells f9c286cb77 Add some notes to the fake data. 2017-10-21 21:59:09 -04:00
Christopher Charbonneau Wells a167644133 Add coveralls. 2017-10-21 20:49:16 -04:00
Christopher Charbonneau Wells 3c01a8710f Reverse order of days in fake command and prevent cross over of sleep entries. 2017-10-21 20:00:05 -04:00
Christopher Charbonneau Wells 347727e725 Tweak fake data to be more realistic. 2017-10-21 18:54:24 -04:00
Christopher Charbonneau Wells ba1ab676ee Add simple default pagination to API endpoints. 2017-10-21 17:36:44 -04:00
Christopher Charbonneau Wells 8eef1574e4 Fix API child and user serializers.
The HyperlinkedIdentityField got broken somewhere along the way here and I am not sure, but this is not a priority right now.
2017-10-21 17:35:34 -04:00
Christopher Charbonneau Wells 76adaa727c Exclude breadcrumb nav from registration pages. 2017-10-21 01:24:13 -04:00
Christopher Charbonneau Wells 5f3cadd38b Implement breadcrumbs. 2017-10-20 16:07:53 -04:00
Christopher Charbonneau Wells 90a74c94be Use theme colors for timeline. 2017-10-20 16:06:31 -04:00
Christopher Charbonneau Wells 201283221c Add a Child detail view. 2017-10-20 15:23:26 -04:00
Christopher Charbonneau Wells c50ccca1bb Update npm package lock. 2017-10-20 14:23:55 -04:00
Christopher Charbonneau Wells 0038a34843 Prep for adding breadcrumbs (WIP). 2017-10-20 10:32:27 -04:00
Christopher Charbonneau Wells 701a18199f Change reports URLs to extend from /children/<slug>. 2017-10-20 10:21:50 -04:00
Christopher Charbonneau Wells 9f9ccb4779 Add Breadcrumbs color config to Blue Orange theme. 2017-10-20 10:19:24 -04:00
Christopher Charbonneau Wells 1d013f5173 Use BabyBlotter base template for registration base.
This keep any changes to the main application base structure in line with the registration pages without duplication.
2017-10-20 09:49:37 -04:00
Christopher Charbonneau Wells 838da05308 Update NPM dependecies (primarily for Bootstrap 4 beta 2) and add package-lock.json file. 2017-10-20 09:37:59 -04:00
Christopher Charbonneau Wells a38c77a7c1 Update graph colors to match site theme colors. 2017-10-19 14:22:03 -04:00
Christopher Charbonneau Wells 48d5f17646 Add range selectors to some graphs. 2017-10-19 13:19:52 -04:00
Christopher Charbonneau Wells 2074324e43 Return input bakgrounds to regular white. 2017-10-17 12:27:57 -04:00
Christopher Charbonneau Wells 6543a78944 Update registration base to use correct static files. 2017-10-17 12:25:04 -04:00
Christopher Charbonneau Wells 117ee939cf Adjust timer font size for smallest target display (iPhone SE). 2017-10-11 13:59:32 -04:00
Christopher Charbonneau Wells b5fd51c6dd Add a mobile-only "quick add" menu for adding activities with larger (link) targets than the regular menu. 2017-10-11 13:54:04 -04:00
Christopher Charbonneau Wells b12f59bc52 Include year and month for Sleep and Tummy Time card filters. 2017-10-05 11:17:28 -04:00
Christopher Charbonneau Wells f567de8934 Use green for quick timer start button. 2017-10-01 10:16:54 -04:00
Christopher Charbonneau Wells 4251ac17e1 Brighten red and orange in Blue Orange theme. 2017-10-01 10:13:17 -04:00
Christopher Charbonneau Wells 4bb96b19be Account for full date when replacing time values.
This prevents issues when the dates in question cross months or years as well as days.
2017-10-01 10:00:42 -04:00
Christopher Charbonneau Wells 76bb7b84ad Adjust theme orange to be slightly darker. 2017-09-27 11:35:32 -04:00
Christopher Charbonneau Wells 05ece53f18 Tweak dark colors and remove custom coloring classes from some elements. 2017-09-27 11:28:10 -04:00
Christopher Charbonneau Wells 0ff03b8851 Add and use a "Blue Orange" darker theme. 2017-09-27 11:11:17 -04:00
Christopher Charbonneau Wells b4ac40d2d4 Add a diaper lifetimes box plot graph. 2017-09-25 13:14:14 -04:00
Christopher Charbonneau Wells 5a2983d30e Remove redundant "changes" from Diaper Change types graph key. 2017-09-25 12:18:02 -04:00
Christopher Charbonneau Wells 17abac0829 Add an active timers list card. 2017-09-25 12:13:37 -04:00
Christopher Charbonneau Wells 4be3d66a85 Add time since to Timeline entries. 2017-09-25 11:42:41 -04:00
Christopher Charbonneau Wells 43edfddd82 Move "short" duration string function to graphs and exclude seconds. 2017-09-25 11:40:15 -04:00
Christopher Charbonneau Wells 6562fa2390 Finalize child timeline graph/view. 2017-09-20 11:52:30 -04:00
Christopher Charbonneau Wells 98963572ba 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 a timer).
2017-09-17 15:48:23 -04:00
Christopher Charbonneau Wells dad1ff73ca Add custom form field settings for datetime/date fields. 2017-09-17 14:54:50 -04:00
Christopher Charbonneau Wells 33239a097b Add custom form field settings for boolean fields. 2017-09-17 09:36:07 -04:00