Christopher Charbonneau Wells
c0f17dd273
Reformat user menu and add external links to source and chat.
2017-11-30 11:34:07 -05:00
Christopher Charbonneau Wells
0646640ba3
Change feeding durations to a scatter/line plot with number of feedings included.
2017-11-30 11:16:50 -05:00
Christopher Charbonneau Wells
4272c9b075
Add a basic bar chart showing average feeding durations over time.
2017-11-29 21:28:54 -05:00
Christopher Charbonneau Wells
78b61f7f80
Add TIME_ZONE to the Heroku deploy config options.
2017-11-29 19:56:24 -05:00
Christopher Charbonneau Wells
1798a493a6
Update fixtures test data to use correct time zone (default is now UTC).
2017-11-29 19:36:47 -05:00
Christopher Charbonneau Wells
97c52263e9
Update README.
2017-11-29 19:28:43 -05:00
Christopher Charbonneau Wells
dd4455178a
Add environment variable-based settings and configuration documentation.
2017-11-29 15:02:14 -05:00
Christopher Charbonneau Wells
f12ba2bf14
Correct AWS pipenv command.
2017-11-29 14:28:10 -05:00
Christopher Charbonneau Wells
2103b60246
Update Python and NPM dependencies.
2017-11-29 14:08:56 -05:00
Christopher Charbonneau Wells
4844d5f69b
Update Nanobox and AWS deployment configs to use cleaner pipenv install command.
2017-11-29 14:05:09 -05:00
Christopher Charbonneau Wells
57c606aad5
Use `exec` instead of `run` in Docker init steps.
2017-11-26 14:04:07 -05:00
Christopher Charbonneau Wells
823b2e764b
Tweak Docker config files and add documentation.
2017-11-24 14:39:20 -05:00
Christopher Charbonneau Wells
12254b0861
Update docker-compose config using an environment file.
2017-11-24 11:36:02 -05:00
Christopher Charbonneau Wells
c4527cbced
Add docker-compose.yml (WIP).
2017-11-24 09:09:43 -05:00
Christopher Charbonneau Wells
6ff310f15e
Add Dockerfile (WIP).
2017-11-23 22:23:52 -05:00
Christopher Charbonneau Wells
3e2c121db8
Add a Gitter badge
2017-11-21 16:41:40 -05:00
Christopher Charbonneau Wells
353e226773
Add manual deployment documentation.
2017-11-20 15:38:55 -05:00
Christopher Charbonneau Wells
9f7d84013e
Add Python 2.7 workaround for Dashboard tests and add missing `__init__.py` file.
2017-11-19 12:39:59 -05:00
Christopher Charbonneau Wells
880d7ca19f
Use floats for Diaper Change type data to prevent division issues in Python 2.7.
2017-11-19 12:32:46 -05:00
Christopher Charbonneau Wells
5194e80eb1
Simplify test fixtures data.
2017-11-19 12:19:11 -05:00
Christopher Charbonneau Wells
452ce190ae
Add specific, fixtures-based tests for Dashboard cards.
2017-11-19 11:13:35 -05:00
Christopher Charbonneau Wells
5a57ac7a48
Update naps card to pass timedelta directly.
2017-11-19 11:01:38 -05:00
Christopher Charbonneau Wells
31f747e908
Add an optional date parameter for Diaper Change types and remove some unused code.
2017-11-19 10:51:59 -05:00
Christopher Charbonneau Wells
58c1cc4cbc
Merge pull request #20 from overshard/master
...
Make ALLOW_UPLOADS a setting dependent on user preference and platform
2017-11-19 08:40:27 -05:00
Isaac Bythewood
f8d028563a
Fix linting issue in admin with no space after comma.
2017-11-18 21:06:37 -05:00
Isaac Bythewood
a503d346ae
Make ALLOW_UPLOADS a setting dependent on user preference and platform
2017-11-18 20:59:51 -05:00
Christopher Charbonneau Wells
092d724906
Add child picture to multi-child dashboard view.
2017-11-18 07:47:50 -05:00
Christopher Charbonneau Wells
9311fe2cee
Replace deprecating pandas methods.
2017-11-18 07:42:48 -05:00
Christopher Charbonneau Wells
b5d2a0b7f4
SASS linting fix.
2017-11-18 07:34:57 -05:00
Christopher Charbonneau Wells
87e13661ee
Maintain existing query string in paginator links.
2017-11-18 07:33:32 -05:00
Christopher Charbonneau Wells
4aa51e44da
Re-add random color for solid Diaper Changes in `fake` command.
2017-11-18 06:55:39 -05:00
Christopher Charbonneau Wells
eff1320a5e
Tweak Child list table styles.
2017-11-18 06:48:59 -05:00
Christopher Charbonneau Wells
ebf42acf87
Merge pull request #19 from overshard/master
...
Add ability to upload picture of child with thumbnailing capabilities.
2017-11-18 06:27:10 -05:00
Christopher Charbonneau Wells
5117575256
Update Pipfile.lock.
2017-11-18 06:11:51 -05:00
Isaac Bythewood
b2edd13c9f
Change form to multipart to allow for image upload without admin
2017-11-18 04:34:49 -05:00
Isaac Bythewood
7479cc932f
Placeholder child list picture
2017-11-18 04:32:24 -05:00
Isaac Bythewood
c7d09823bb
Fix linting issue with url line length
2017-11-18 04:29:46 -05:00
Isaac Bythewood
bf62a4e252
Add ability to upload picture of child with thumbnailing capabilities.
2017-11-18 04:22:12 -05:00
Christopher Charbonneau Wells
db4a1b247a
Add Amazon EB deployment instructions to the README.
2017-11-16 14:24:27 -05:00
Christopher Charbonneau Wells
65c46351cb
Add Amazon EB config files.
2017-11-16 14:21:43 -05:00
Christopher Charbonneau Wells
2221382b4b
Ignore `etc` folder when linting Python.
2017-11-15 13:12:04 -05:00
Christopher Charbonneau Wells
d877d36646
Add Nanobox info to README.
2017-11-15 13:08:13 -05:00
Christopher Charbonneau Wells
979f352580
Change nanobox config to work without requirements.txt.
2017-11-15 12:38:08 -05:00
Christopher Charbonneau Wells
c9b94d54c7
Add nanobox config files.
2017-11-13 16:21:33 -05:00
Christopher Charbonneau Wells
6ba5900928
Add migration to handle existing users when adding the Settings model.
2017-11-12 20:19:18 -05:00
Christopher Charbonneau Wells
bd2655166e
Add tests for babybuddy app code.
2017-11-12 19:43:40 -05:00
Christopher Charbonneau Wells
60ac9a7f5d
Add Settings model extending User.
2017-11-12 12:09:54 -05:00
Christopher Charbonneau Wells
f9f6ea5e88
Add management command tests.
2017-11-11 17:25:28 -05:00
Christopher Charbonneau Wells
151f48a695
Add separate coverage config file.
2017-11-11 17:02:47 -05:00
Christopher Charbonneau Wells
5dec231147
Refactor "fake" command.
...
This commit simplifies the "fake" code code and makes the data much more realistic by preventing activity intersection. It also uses atomic transactions to make fake data generation _much_ faster on slow computers (like my old laptop!).
2017-11-11 13:01:40 -05:00