Commit Graph

  • 0b9a380c62 Use `requirements.txt` as `Pipenv.lock` isn't committed Christopher C. Wells 2022-06-16 18:24:58 -0700
  • 3601a0897f Upgrade `actions/setup-python` to v4 and use built-in cache Christopher C. Wells 2022-06-16 18:22:16 -0700
  • 7d7982b077
    Fix dayssince sometimes being off by 1 day depending on timezone (#484) Daniel Beard 2022-06-15 06:53:32 -0700
  • f47fbce0cb Use consistent naming for forms test case classes Christopher C. Wells 2022-06-14 14:05:03 -0700
  • 0eac0f6934 Create v1.11.1 release Christopher C. Wells 2022-06-12 19:26:59 -0700
  • f5ae1a55a7
    Fix list view classes and colspans and re-sort menu items (#481) Christopher Charbonneau Wells 2022-06-12 19:24:00 -0700
  • 9d3c32fec1
    Fix filtering not working for capitalized tags (#480) Marcelino Alberdi Pereira 2022-06-13 04:07:19 +0200
  • b2c228fac9
    Use local timezone for pumping graph data (#478) appletalk 2022-06-10 22:00:40 -0700
  • c1ee2a940b
    Add i18n to `dayssince` filter (#477) Xuesong 2022-06-11 12:39:24 +0800
  • cf33fc3e69 Remove resolutions hullabaloo Christopher C. Wells 2022-06-10 19:47:40 -0700
  • f6960dc2e9
    Add support for other S3-like providers (#476) Jean-Louis Jouannic 2022-06-06 22:34:22 +0200
  • a75e000af6 Disable demo deploy CI job Christopher C. Wells 2022-06-06 06:49:51 -0700
  • 1a19f05130
    Add `timer` field data to OpenAPI schema (#474) Christopher Charbonneau Wells 2022-06-06 06:47:57 -0700
  • 5ab2fce0d0
    Handle plurals with `count` tag (#473) Xuesong 2022-06-05 21:34:52 +0800
  • 17c52b40a0
    Update Spanish translations (#466) Marcelino Alberdi Pereira 2022-06-05 03:57:55 +0200
  • 3c05768f0e Use a composite action for job setup Christopher C. Wells 2022-06-02 21:34:04 -0700
  • 99dd61bd17 Standardize job naming patterns Christopher C. Wells 2022-06-02 20:54:48 -0700
  • a072868a16 Cache lock file along with dependencies Christopher C. Wells 2022-06-02 20:53:32 -0700
  • 5799c15f03 Re-enable demo deploy job Christopher C. Wells 2022-06-02 20:48:37 -0700
  • a17cf139e1 Add URL to docs deploy environment config Christopher C. Wells 2022-06-02 20:44:47 -0700
  • 8b54596c52 Add settings to isolated tests Christopher C. Wells 2022-06-02 20:21:16 -0700
  • 72bdc22dc6 Add ID to Python setup for proper outputs handling Christopher C. Wells 2022-06-02 20:19:24 -0700
  • 3d80eed562 Correct CI YAML Christopher C. Wells 2022-06-02 20:14:18 -0700
  • 544babd8eb Update actions configurations; re-add Python cache Christopher C. Wells 2022-06-02 20:11:49 -0700
  • 815d881eeb Add documentation deployment environment Christopher C. Wells 2022-06-02 19:46:09 -0700
  • 1913e4bb32 Consolidate Render.com config Christopher C. Wells 2022-06-02 12:06:45 -0700
  • f3d762ca63 Switch demo to Railway; run reset every three hours Christopher C. Wells 2022-06-02 12:04:35 -0700
  • dc14356ab7 [skip-ci] Run python in pipenv Christopher C. Wells 2022-06-02 11:41:30 -0700
  • 4cd93f9920 [skip-ci] Set up full environment in demo reset Christopher C. Wells 2022-06-02 11:29:54 -0700
  • b103ffe106 Update CI node version to 16 Christopher C. Wells 2022-06-02 11:20:39 -0700
  • 7b9373081c Remove unnecessary `railway link` step Christopher C. Wells 2022-06-02 11:05:53 -0700
  • 5b14cd7894 Upper case the demo reset action env variables Christopher C. Wells 2022-06-02 10:56:28 -0700
  • 28d49a86de Update demo reset for Railway Christopher C. Wells 2022-06-02 10:29:48 -0700
  • 30c383e0c7 Disable demo refresh (for now...) Christopher C. Wells 2022-06-02 08:56:55 -0700
  • aba239e6da Update Render.com config Christopher C. Wells 2022-06-02 07:05:50 -0700
  • bf031fcc85
    Use bash script for Procfile (#465) Christopher Charbonneau Wells 2022-06-01 07:10:55 -0700
  • d898817629 Update locale files with latest strings Christopher C. Wells 2022-06-01 06:08:57 -0700
  • afa43fa3b6
    Update Chinese translations (#464) Xuesong 2022-06-01 20:41:29 +0800
  • f3b009307b Drop support for Python 3.6 Christopher C. Wells 2022-05-31 08:25:35 -0700
  • 6fed1b80f3 Upgrade to Node 16.x Christopher C. Wells 2022-05-31 08:23:41 -0700
  • d8e03dbf92 Add settings for Railway Christopher C. Wells 2022-05-30 20:09:38 -0700
  • ad1484c2ae Update Python runtime definition Christopher C. Wells 2022-05-30 19:56:44 -0700
  • 21b8a737c0
    Add carousel of last 7 days of feedings to the todays feeding card (#450) Daniel Beard 2022-05-30 19:43:42 -0700
  • 7178bf9fa4 Update node dependencies Christopher C. Wells 2022-05-29 15:51:48 -0700
  • e76e7ade4b Create v1.11.0 release Christopher C. Wells 2022-05-28 14:00:37 -0700
  • e4345b03e7 Use named code blocks throughout documentation Christopher C. Wells 2022-05-28 13:47:48 -0700
  • f95edd8957 Ensure tests pass before deploying docs Christopher C. Wells 2022-05-28 13:30:27 -0700
  • 8e33033e26 Add docs-specific requirements Christopher C. Wells 2022-05-28 13:27:36 -0700
  • 8a4479be8f Add a deploy docs step to CI Christopher C. Wells 2022-05-28 13:13:38 -0700
  • af8b2cc1bd Update OpenAPI schema Christopher C. Wells 2022-05-28 13:07:17 -0700
  • 5d03b4066f Clarify API timer field documentation Christopher C. Wells 2022-05-28 13:05:12 -0700
  • af5253585e Add latest endpoints to documentation Christopher C. Wells 2022-05-28 12:46:00 -0700
  • 362f42d266 Add tagged test to Import/Export tests Christopher C. Wells 2022-05-28 06:56:24 -0700
  • fa746c68ca Add views tests for recently added models Christopher C. Wells 2022-05-28 06:41:37 -0700
  • db5615fcb9 Add missing forms tests; separate notes and tags tests Christopher C. Wells 2022-05-27 21:50:25 -0700
  • 838020ceff Update Faker API usage Christopher C. Wells 2022-05-27 19:56:38 -0700
  • f4f60363eb Add import/export tests for recent model additions Christopher C. Wells 2022-05-27 16:29:43 -0700
  • 3af2aee093 Reorder alpha core tests Christopher C. Wells 2022-05-27 16:23:38 -0700
  • 5b7bd52a41 Fix formatting Christopher C. Wells 2022-05-27 16:17:53 -0700
  • 48c039eebb Add missing API tests for recent model additions Christopher C. Wells 2022-05-27 16:10:59 -0700
  • 6d30969330 Reorder alpha API classes Christopher C. Wells 2022-05-27 15:39:25 -0700
  • 348e622321 Refactor naming pattern of simple "change" graphs Christopher C. Wells 2022-05-25 21:27:21 -0700
  • 4445faeeac Add basic model tagging tests Christopher C. Wells 2022-05-25 21:14:09 -0700
  • 55a355f8af Refactor `random_colors` as a utility Christopher C. Wells 2022-05-25 21:03:12 -0700
  • 00d04f1464 Add test for child without last name Christopher C. Wells 2022-05-25 20:35:45 -0700
  • c91b556739 Add basic test cases for recent core model additions Christopher C. Wells 2022-05-25 20:32:12 -0700
  • 0875b6af05 Alpha order core models class declarations Christopher C. Wells 2022-05-25 20:21:53 -0700
  • a34f6b577d Add workflow dispatch option to demo reset Christopher C. Wells 2022-05-23 16:25:25 -0700
  • 7c75036220 Add a demo reset workflow Christopher C. Wells 2022-05-22 15:41:06 -0700
  • 4d8466be99 Format code Christopher C. Wells 2022-05-22 15:24:04 -0700
  • cac4ce777a Remove bonus Python Christopher C. Wells 2022-05-22 14:50:52 -0700
  • c8bb13f507 Add database reset to build script Christopher C. Wells 2022-05-22 14:48:03 -0700
  • 441cf8bbb4 Create cache table during build Christopher C. Wells 2022-05-22 14:40:07 -0700
  • 5d16e0ea19 CSRF_TRUSTED_ORIGINS is a list derp Christopher C. Wells 2022-05-22 14:34:48 -0700
  • e577441c85 Use join for CSRF origin config? Christopher C. Wells 2022-05-22 14:31:00 -0700
  • b46ee34b12 Correct CSRF trusted origin config Christopher C. Wells 2022-05-22 14:27:12 -0700
  • 3d0b459849 Specify Python version in render config Christopher C. Wells 2022-05-22 14:23:04 -0700
  • 1968bec727 Use Python 3 commands in build script Christopher C. Wells 2022-05-22 14:20:09 -0700
  • a6680d33f4 Use pip directly in build script Christopher C. Wells 2022-05-22 14:18:15 -0700
  • 42be1e7072 Add build script Christopher C. Wells 2022-05-22 14:16:25 -0700
  • 369c4d9bc6 Create basic render.com configuration Christopher C. Wells 2022-05-22 14:04:03 -0700
  • afea4376b9 Update Python dependencies Christopher C. Wells 2022-05-22 13:50:21 -0700
  • 12572c722b Update node dependencies Christopher C. Wells 2022-05-22 13:29:32 -0700
  • 1d5780154e Fix KeyError at /children/x/reports/sleep/pattern/ Marco H 2022-04-18 05:03:46 +0200
  • 767dac44f4 fix typo adamaze 2022-05-11 13:15:46 -0500
  • ce380697fd Disable demo deploy for now Christopher C. Wells 2022-05-09 15:41:42 -0700
  • 603a429c13 Allow end of feeding to be in the future Marco H 2022-04-16 13:39:57 +0200
  • 379f9b1e86 Move tag widget customizations to form classes Christopher C. Wells 2022-04-16 14:59:28 -0700
  • 09e0853067 Add single tag filter support to core views Christopher C. Wells 2022-04-16 13:42:29 -0700
  • 50339e1c71 Put core models views in alpha order Christopher C. Wells 2022-04-16 13:29:40 -0700
  • 81ecff0296 Add empty diapers support to dashboard card Christopher C. Wells 2022-04-15 20:50:59 -0700
  • 4916a810e0 Don't require wet or solid when generating fake data Christopher Charbonneau Wells 2022-04-08 19:43:40 -0700
  • 123a0192ce Fix test Marco H 2022-04-06 07:27:38 +0200
  • 3eba917b08 Allow diaper change without any contents (fixes #426) Marco H 2022-04-06 07:16:25 +0200
  • 5ba95b8cae migrate jcgoette 2022-04-11 22:14:25 -0400
  • 8e180082dc add tests jcgoette 2022-04-11 22:14:14 -0400
  • 807ba37de8 default date and time to now jcgoette 2022-04-11 22:13:42 -0400
  • 2e5014f2c3 isort jcgoette 2022-04-11 22:13:12 -0400
  • b62cb47130 remove unused imports jcgoette 2022-04-11 22:12:27 -0400
  • 611fb85314 change api date filter to datetime filter jcgoette 2022-04-15 21:44:25 -0400