Commit Graph

  • e1379b0bf4 Minor dashboard adjustments. Christopher Charbonneau Wells 2017-08-20 11:57:48 -0400
  • 591f2fba52 Use a timedelta for last tummy time card. Christopher Charbonneau Wells 2017-08-20 11:45:26 -0400
  • f81f763cfb Refactor JS to use BabyBlotter as primary JS namespace. Christopher Charbonneau Wells 2017-08-20 11:23:32 -0400
  • 78eb20ab91 Update the timer duration in real time on the timer detail page. Christopher Charbonneau Wells 2017-08-20 11:09:40 -0400
  • 21e4af6f58 Move duration tools to a separate template tag collection. Christopher Charbonneau Wells 2017-08-20 10:04:20 -0400
  • 6f4774ae9e Add "reset" management command for resetting the database with fake data. Christopher Charbonneau Wells 2017-08-20 09:44:44 -0400
  • 6d73cb69f6 Convert duration_string to a template tag (WIP). Christopher Charbonneau Wells 2017-08-19 16:46:50 -0400
  • c5fc35b177 Add an actual duration field to relevant models. Christopher Charbonneau Wells 2017-08-19 16:16:42 -0400
  • 22fbdf2868 Remove ID from model list templates. Christopher Charbonneau Wells 2017-08-19 15:00:29 -0400
  • f30ef88d1b Add dashboard link to child list. Christopher Charbonneau Wells 2017-08-19 14:57:21 -0400
  • 502964e070 Add a "fake" management command for creating fake data. Christopher Charbonneau Wells 2017-08-19 14:48:13 -0400
  • 8222b4d571 Break out Django settings to separate files. Christopher Charbonneau Wells 2017-08-19 10:16:51 -0400
  • 092c271d5a Implement a Gulp/NPM-based dependency management system. Christopher Charbonneau Wells 2017-08-19 09:50:03 -0400
  • 3c22a79c4a Refresh migration file. Christopher Charbonneau Wells 2017-08-18 14:59:13 -0400
  • 25fbf4c4d0 Add Tummy Time day activity card. Christopher Charbonneau Wells 2017-08-18 14:58:10 -0400
  • c2c708883e Add a Diaper Change types card. Christopher Charbonneau Wells 2017-08-18 14:01:27 -0400
  • 63faa0b553 Add last Sleep and Tummy Time cards and change to a card columns layout. Christopher Charbonneau Wells 2017-08-18 11:22:08 -0400
  • e92050cb44 Add a Last Diaper Change card. Christopher Charbonneau Wells 2017-08-18 11:00:58 -0400
  • 4cfc6cb360 Create extended template example for Last Feeding. Christopher Charbonneau Wells 2017-08-18 10:32:17 -0400
  • 0ed0ae1a94 Add a "since" calculated field to existing models with time data. Christopher Charbonneau Wells 2017-08-18 09:43:24 -0400
  • c908ae6e2b Refactor dashboard as a separate app. Christopher Charbonneau Wells 2017-08-18 09:02:31 -0400
  • fe2b704d16 Add example "Last Feeding" dashboard card. Christopher Charbonneau Wells 2017-08-18 08:49:15 -0400
  • b6ba6d440f Add Child dashboard logic. Christopher Charbonneau Wells 2017-08-18 08:29:40 -0400
  • 5d4beea512 Add slug-based child URLs. Christopher Charbonneau Wells 2017-08-18 08:17:45 -0400
  • 37f28c3ff7 Add slug field to Child. Christopher Charbonneau Wells 2017-08-18 08:08:23 -0400
  • 8772f87d8a Squash migrations. Christopher Charbonneau Wells 2017-08-18 01:57:07 -0400
  • f15894fac2 Float active timers to top. Christopher Charbonneau Wells 2017-08-18 01:56:23 -0400
  • f08ec94e3c Stop timer on instance save instead of form load. Christopher Charbonneau Wells 2017-08-18 01:53:48 -0400
  • 9ac8432ff8 Do not update Timer.start on save(). Christopher Charbonneau Wells 2017-08-18 01:01:37 -0400
  • cf1598fe2c Add permissions check for timer detail view buttons. Christopher Charbonneau Wells 2017-08-18 00:59:25 -0400
  • a51d9e4c83 Add timer delete functionality and move template back in to core. Christopher Charbonneau Wells 2017-08-18 00:55:57 -0400
  • 8cb2c171f2 Redirect to timer detail view instead of "next" on timer quick create. Christopher Charbonneau Wells 2017-08-18 00:48:26 -0400
  • 62a1142ad6 Add ability to create instances from timer detail view. Christopher Charbonneau Wells 2017-08-18 00:42:37 -0400
  • 24d797db01 Add Timer detail template (WIP). Christopher Charbonneau Wells 2017-08-17 23:45:56 -0400
  • b4eefea7f9 Recreate initial migration. Christopher Charbonneau Wells 2017-08-17 23:14:16 -0400
  • 68bad13e93 Add navbar-based Timer dropdown. Christopher Charbonneau Wells 2017-08-17 23:10:07 -0400
  • 0f73042bfa Change Timer string format and allow null name field. Christopher Charbonneau Wells 2017-08-17 22:52:41 -0400
  • 93b942e811 Add dropdown style navbar. Christopher Charbonneau Wells 2017-08-17 22:15:15 -0400
  • f474ccb8b9 Refactor overall template structure. Christopher Charbonneau Wells 2017-08-17 21:33:08 -0400
  • 0c9b953ab4 Default Child foreign keys if only instance exists. Christopher Charbonneau Wells 2017-08-17 20:59:55 -0400
  • ac2cc8ec5f Assign user field during Timer instance save. Christopher Charbonneau Wells 2017-08-17 20:42:47 -0400
  • 1b015d4dde Add user association to Timer (WIP - adding timer broken) Christopher Charbonneau Wells 2017-08-17 14:42:44 -0400
  • d89fa9df11 Add permissions checks to frontend. Christopher Charbonneau Wells 2017-08-17 13:39:23 -0400
  • 3bbfd012f4 Add permissions handling to api and core views. Christopher Charbonneau Wells 2017-08-17 13:18:14 -0400
  • 55a908f546 Fix URLs configuration to prevent namespace issues between api and core apps. Christopher Charbonneau Wells 2017-08-17 12:17:51 -0400
  • 42e2294c51 Re-order urls to prevent incorrect API urls. Christopher Charbonneau Wells 2017-08-17 11:36:20 -0400
  • 60226dd9c5 Update core migrations. Christopher Charbonneau Wells 2017-08-17 11:23:40 -0400
  • 72b1f3e37b Add ability to create a Timer. Christopher Charbonneau Wells 2017-08-16 21:57:01 -0400
  • 387535a200 Add UI for timers. Christopher Charbonneau Wells 2017-08-16 21:03:09 -0400
  • 1185addace Add a short param to the duration_string for XhXmXs formatted durations. Christopher Charbonneau Wells 2017-08-16 19:08:52 -0400
  • 463dd0c1d7 Add basic template tag for timers. Christopher Charbonneau Wells 2017-08-16 18:53:53 -0400
  • 6b2de93736 Add Timer model. Christopher Charbonneau Wells 2017-08-16 18:33:02 -0400
  • 79472dcdbe Add an amount field to the Feeding model. Christopher Charbonneau Wells 2017-08-16 18:07:25 -0400
  • 0c03e93a72 Update initial migration. Christopher Charbonneau Wells 2017-08-16 15:53:00 -0400
  • 48f8c11408 Add date/time picker to other model fields. Christopher Charbonneau Wells 2017-08-16 14:57:46 -0400
  • 0209314d0f Add Tempus Dominus date/time picker library and use for Baby birth date. Christopher Charbonneau Wells 2017-08-16 14:17:27 -0400
  • 72818c5ec4 Use add_class widget to prevent overwrites of existing classes. Christopher Charbonneau Wells 2017-08-16 14:01:13 -0400
  • 70df49c892 Add authentication and login handling for existing views. Christopher Charbonneau Wells 2017-08-16 12:46:26 -0400
  • 9841eaa563 Add basic forms for remaining models. Christopher Charbonneau Wells 2017-08-16 11:16:27 -0400
  • 6a88ff0ea7 Rename foreign key relationships on models from baby to child. Christopher Charbonneau Wells 2017-08-16 10:29:53 -0400
  • 35723b28c3 Remove example search form. Christopher Charbonneau Wells 2017-08-16 09:53:48 -0400
  • 065e166ac1 Add a Child delete confirm template. Christopher Charbonneau Wells 2017-08-16 09:43:34 -0400
  • 54f8513fcc Add a Child add button. Christopher Charbonneau Wells 2017-08-16 09:37:10 -0400
  • 195f93f7d5 Update Child form for add/update differences. Christopher Charbonneau Wells 2017-08-16 09:29:29 -0400
  • e0e2e91de1 Add Font Awesome support and buttons to Child list view. Christopher Charbonneau Wells 2017-08-16 09:20:21 -0400
  • 8d9eef2915 Add basic Child list page example. Christopher Charbonneau Wells 2017-08-16 09:12:49 -0400
  • 6e2112b6b5 Refactor model "Baby" as "Child". Christopher Charbonneau Wells 2017-08-16 08:49:58 -0400
  • 12e700eb74 Implement example Bootstrap 4 styled form in Baby Add form. Christopher Charbonneau Wells 2017-08-15 16:50:33 -0400
  • 3d90a21144 Add django-widget-tweaks dependency. Christopher Charbonneau Wells 2017-08-15 16:50:09 -0400
  • 9dc0821c3f Add basic Baby model forms. Christopher Charbonneau Wells 2017-08-15 16:24:55 -0400
  • b66b1c5af2 Add a Bootstrap-based starter template. Christopher Charbonneau Wells 2017-08-15 15:52:27 -0400
  • 5e57f9270b Implement a basic front page view. Christopher Charbonneau Wells 2017-08-15 15:14:03 -0400
  • 18aa7020be Revert django-angular dependency commits. Christopher Charbonneau Wells 2017-08-15 14:51:56 -0400
  • ee3b6d8988 Update django-angular dependency and improve example form (WIP). Christopher Charbonneau Wells 2017-08-15 14:07:06 -0400
  • 2247d5f9e6 Add an initial New Baby form (WIP). Christopher Charbonneau Wells 2017-08-13 18:23:56 -0400
  • 6f0b8500fb Add django-angular dependency and configuration. Christopher Charbonneau Wells 2017-08-13 17:37:50 -0400
  • b9a5450066 Clean up default files and add initial migration. Christopher Charbonneau Wells 2017-08-13 17:06:11 -0400
  • 99c6e54cc2 Add a generic Note model. Christopher Charbonneau Wells 2017-08-13 16:48:16 -0400
  • a234799418 Add a queryset param filter utility function. Christopher Charbonneau Wells 2017-08-13 16:26:52 -0400
  • 2452826586 Remove example User model API. Christopher Charbonneau Wells 2017-08-13 16:17:18 -0400
  • eaabcc6faf Add filter support. Christopher Charbonneau Wells 2017-08-13 16:15:57 -0400
  • 105adec971 Add DiaperChange model. Christopher Charbonneau Wells 2017-08-13 15:51:25 -0400
  • f5d91affcf Add SQLite db to gitignore. Christopher Charbonneau Wells 2017-08-13 15:29:28 -0400
  • c5c3c4b030 Simplify duration string function. Christopher Charbonneau Wells 2017-08-13 15:27:32 -0400
  • 9422d73421 Add a TummyTime model. Christopher Charbonneau Wells 2017-08-13 15:05:44 -0400
  • 2b062050fc Change Admin list display ordering. Christopher Charbonneau Wells 2017-08-13 12:51:01 -0400
  • b4208f4cac Standardize names for existing models. Christopher Charbonneau Wells 2017-08-13 12:04:39 -0400
  • 481ada74f8 Add Feeding model. Christopher Charbonneau Wells 2017-08-13 11:59:14 -0400
  • 7e0b81960f Add Sleep duration string. Christopher Charbonneau Wells 2017-08-13 11:20:09 -0400
  • cafbe048cb Add basic Baby and Sleep models. Christopher Charbonneau Wells 2017-08-13 10:48:16 -0400
  • fbbaa76153 Establish basic REST Framework API structure. Christopher Charbonneau Wells 2017-08-13 09:44:48 -0400
  • 9261e512bc Initial commit. Christopher Charbonneau Wells 2017-08-11 14:32:02 -0400