Commit Graph

1136 Commits

Author SHA1 Message Date
Christopher C. Wells b6d8a74d92 Version bump. 2019-04-10 05:47:30 -07:00
Christopher C. Wells 1c0079c9fc Update Python dependencies. 2019-04-02 06:21:26 -07:00
Christopher C. Wells ec4adb4c01 Update NPM dependencies. 2019-04-02 06:21:26 -07:00
Christopher Charbonneau Wells 6e848b0880
Use cdubzzz Docker build connected to repo. 2019-03-16 19:37:12 -07:00
Christopher Charbonneau Wells 5ba0e66e8b
Merge pull request #60 from sharkoz/master
Use pre-built docker image for compose
2019-03-16 19:35:52 -07:00
sharkoz cbd5d2ed1b
Use pre-built image 2019-03-16 20:13:22 +01:00
Christopher C. Wells 3824ea7ca0 Set table text colors explicitly. 2019-02-24 08:18:12 -08:00
Christopher C. Wells 2f57e9396f Update Python dependencies. 2019-02-24 07:17:33 -08:00
Christopher C. Wells 25c1303940 Update node dependencies and static files. 2019-02-24 05:50:42 -08:00
Christopher C. Wells b124d9098e Move contribution and development information to a separate file. 2019-02-03 11:24:30 -08:00
Christopher C. Wells e4f3fec075 Add IDE config files to .gitignore. 2019-02-03 10:59:30 -08:00
Christopher C. Wells c50600c57d Revert a419a96.
Python 3.7 is not yet a target on Travis.
2019-02-02 19:36:49 -08:00
Christopher C. Wells a419a96583 Add Python 3.7 target for Travis. 2019-02-02 19:28:12 -08:00
Christopher C. Wells efc613c637 Fix minor linting issues. 2019-02-02 19:17:25 -08:00
Christopher C. Wells a47767355d Update report graph output processing for new Plot.ly data output. 2019-02-02 19:11:20 -08:00
Christopher C. Wells 3bee8017a0 Update dependency lockfiles. 2019-02-02 12:15:27 -08:00
Christopher Charbonneau Wells 88999233e8 Bump version. 2018-11-05 18:55:06 -08:00
Christopher Charbonneau Wells 1570976c9f Update Heroku deployment configuration. 2018-11-05 18:38:38 -08:00
Christopher Charbonneau Wells c31000d96e Remove Nanobox deployment method instructions.
This method is broken and appears to have been broken for a while. After spending some time attempting to fix it, I'm removing it for now but would consider PRs from folks with more Nanobox experience.
2018-11-04 09:00:19 -08:00
Christopher Charbonneau Wells 69fcfd65b9 Update Docker deployment config. 2018-11-04 08:37:33 -08:00
Christopher Charbonneau Wells 5e728767cf Update Amazon EB deployment config. 2018-11-04 08:20:05 -08:00
Christopher Charbonneau Wells 2daeb57780 Update manual install instructions. 2018-10-21 08:19:57 -07:00
Christopher Charbonneau Wells 7bc9fae311 Add reference for pre-commit hooks in documentation. 2018-10-13 18:37:24 -07:00
Christopher Charbonneau Wells 73cf8e81d0 Add Pre-commit Hook section to TOC. 2018-10-13 18:32:21 -07:00
Christopher Charbonneau Wells 81cf6491a4 Remove `pre-commit` gulp command and add example git pre-commit hook. 2018-10-13 17:14:26 -07:00
Christopher Charbonneau Wells 8dea1f5b5b Make sure flake8 exits with an error status if linting does not pass. 2018-10-13 17:00:42 -07: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 ac39b241c3 Add initial documentation for new gulp commands. 2018-10-11 20:10:53 -07:00
Christopher Charbonneau Wells 2b6fdf327f Add gulp "pre-commit" command. 2018-10-11 19:30:11 -07:00
Christopher Charbonneau Wells 77bf37df33 Correct whitenoise root definition in base settings. 2018-10-11 19:28:51 -07:00
Christopher Charbonneau Wells 3fffe6c027 Add Gulp "clean" command to remove static folders. 2018-10-08 06:32:06 -07:00
Christopher Charbonneau Wells 6142f6b74c Move NPM dependencies to devDependencies. 2018-10-08 06:31:33 -07:00
Christopher Charbonneau Wells 1a10916ea4 Update Python dependencies. 2018-10-06 13:58:22 -07:00
Christopher Charbonneau Wells 9100c60619 Update NPM dependencies. 2018-10-06 13:58:22 -07:00
Christopher Charbonneau Wells 640c1326bb
Merge pull request #58 from HorizonXP/fix-ios-home-screen
Modify app manifest to fix iOS link issue. Fixes #57.
2018-09-06 18:52:56 -07:00
Xitij Ritesh Patel 131bec7698
Modify app manifest to fix iOS link issue. Fixes #57. 2018-09-05 19:27:05 -04:00
Christopher Charbonneau Wells 4b7bb69218 Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07:00
Christopher Charbonneau Wells f6ee24a271 Fix minor linting issue. 2018-07-31 20:43:49 -07:00
Christopher Charbonneau Wells 7382e74d78 Use Bootstrap card columns for Child Dashboard. 2018-07-31 19:57:01 -07:00
Christopher Charbonneau Wells 9f0a99d72e Add new Gulp config file to Dockerfile. 2018-07-16 06:19:43 -07:00
Christopher Charbonneau Wells d7a88dcec0 Update NPM lock file. 2018-07-15 10:24:19 -07:00
Christopher Charbonneau Wells 3413d7110c Update to Gulp 4.x. 2018-07-15 10:12:55 -07:00
Christopher Charbonneau Wells 2701aadc8d Update NPM dependencies. 2018-07-15 07:21:06 -07:00
Christopher Charbonneau Wells b159433375 Add missing migration from 096092b. 2018-07-15 07:20:44 -07:00
Christopher Charbonneau Wells 27c914228d Enable persistent data for Docker deployments (#46). 2018-06-13 06:07:36 -07:00
Christopher Charbonneau Wells 5baf5bca6b Version bump. 2018-05-20 16:46:55 -07:00
Christopher Charbonneau Wells 2bc9d4703d Use logo in app. 2018-05-20 15:59:45 -07:00
Christopher Charbonneau Wells f59bbc03df Use logo for favicon. 2018-05-20 15:44:23 -07:00
Christopher Charbonneau Wells 6ecf53ce04 Add a note re: --skip-lock for non-x86-64 architectures (#43). 2018-05-20 15:13:33 -07:00
Christopher Charbonneau Wells 478526acaf Remove pandas version lock and drop Python 3.4 support.
Pandas was locked because of build issues for Python 3.4 and other build requirments do not offer PyPI wheels for 3.4 any more.
2018-05-20 14:55:44 -07:00