Commit Graph

25 Commits

Author SHA1 Message Date
Steve Dogiakos 953ecddfeb Cleaning up baby buddy files that aren't useful. 2024-05-03 20:31:09 -06:00
Michael Salaverry 7af0a658d6 feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
Michael Salaverry 720ad2cb98 feat: devenv support for reproducible developer environment using nix 2023-09-19 14:17:43 -07:00
Christopher C. Wells ff45ab46a3 Set base design for error response templates 2022-02-25 20:28:12 -08:00
Christopher C. Wells cbc2fed2fb Add initial mkdocs config 2021-12-21 16:45:50 -05:00
Christopher C. Wells 450eb3137e Remove Docker deployment support files 2021-07-07 20:48:28 -07:00
Christopher Charbonneau Wells 3f1a7d9a9d
Refactor to remove pandas dependency (#177)
* Use regular dicts for sleep pattern (WIP)

* Remove dataframes code from sleep pattern graph

* Reimplement UTC offset change handling

* Move label formatting in to a function

* Remove pandas!

* Fix linting issue

* Add dev requirements to generated requirements.txt

* Stop committing Pipfile.lock

Pipenv is designed to pin to a specific version of Python. Including the lock
file can lead to failed builds or broken package configurations on different
system architectures and/or Python versions.
2020-12-02 20:15:22 -08:00
Christopher C. Wells 7a2eab0173 Ensure `data` directory exists
Closes #156
2020-08-12 19:33:35 -07:00
Christopher C. Wells 3407afbf1b Move default database file to a directory (#145) 2020-06-21 08:21:16 -07:00
Christopher C. Wells 843c7fc49b Update .gitignore
This removes the deprecated Docker environment file and adds support for a local virtual environment (which will be used in some deployments (and Sandstorm)).
2020-02-08 13:44:44 -08:00
Christopher C. Wells 5c8fc91538 Update Docker deployment documentation (#106) 2020-02-02 14:14:27 -08:00
Christopher C. Wells 094908f8bc Update documentation throughout 2020-01-19 08:49:45 -08:00
Christopher C. Wells e4f3fec075 Add IDE config files to .gitignore. 2019-02-03 10:59:30 -08:00
Christopher Charbonneau Wells d943b54614 Remove root static folder from .gitignore and add initial static files. 2018-10-11 20:11:57 -07:00
Christopher Charbonneau Wells 3c5aba9ae7 Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
Christopher Charbonneau Wells 12254b0861 Update docker-compose config using an environment file. 2017-11-24 11:36:02 -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 151f48a695 Add separate coverage config file. 2017-11-11 17:02:47 -05:00
Christopher Charbonneau Wells de36cec1e9 Update Pipfile. 2017-10-22 14:43:09 -04:00
Christopher Charbonneau Wells e45101b75c Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
Christopher Charbonneau Wells 092c271d5a Implement a Gulp/NPM-based dependency management system. 2017-08-19 09:50:03 -04:00
Christopher Charbonneau Wells 18aa7020be Revert django-angular dependency commits. 2017-08-15 14:58:17 -04:00
Christopher Charbonneau Wells 6f0b8500fb Add django-angular dependency and configuration. 2017-08-13 17:37:50 -04:00
Christopher Charbonneau Wells f5d91affcf Add SQLite db to gitignore. 2017-08-13 15:30:48 -04:00
Christopher Charbonneau Wells 9261e512bc Initial commit. 2017-08-11 14:32:02 -04:00