Commit Graph

1579 Commits

Author SHA1 Message Date
Christopher C. Wells 0cae86773a Add debug output to job 2022-11-05 21:28:57 -07:00
Christopher C. Wells 052c5be8f2 Revert "Fix workflow conditional syntax"
This reverts commit 2aeaf47a
2022-11-05 21:06:51 -07:00
Christopher C. Wells 2aeaf47ae0 Fix workflow conditional syntax 2022-11-05 16:56:21 -07:00
Christopher C. Wells 6f4308c91a Add review app environment 2022-11-05 16:48:00 -07:00
Christopher C. Wells 6c733f1574 Remove coveralls finish env
Confusing in a PR context.
2022-11-05 16:44:37 -07:00
Christopher C. Wells 7edc0ea8fc Remove env from conditional statements 2022-11-05 16:42:58 -07:00
Christopher C. Wells 0db4f644ce Add review app workflow 2022-11-05 13:52:01 -07:00
Christopher C. Wells 74d7f7af72 Add coverage environment 2022-11-05 13:07:50 -07:00
Christopher C. Wells 6b7196cfb7 Pass verbosity argument to `createcachetable` 2022-11-05 07:15:28 -07:00
Christopher Charbonneau Wells b6563a903f
Add BabyScout to Baby Buddy on the Web 2022-11-03 14:51:24 -07:00
Christopher C. Wells 2ae5a258a2 Only deploy docs when docs have changed 2022-11-02 21:09:46 -07:00
Christopher C. Wells e51398aa4d Remove review app handling from CI 2022-11-02 21:09:24 -07:00
earthcomfy eb8ed1bcd1 Fix empty password bug in createuser command 2022-11-02 13:05:03 -07:00
Anørak 9e1c21e7bd Add condition on tummytime-duration.py in order to display hours when necessary 2022-10-31 06:55:00 -07:00
earthcomfy 6f83611f42 Remove group arg and add --read-only flag to createuser command 2022-10-31 06:49:55 -07:00
earthcomfy 6992ddc911 fix: add reverse operation for data migration 2022-10-31 06:49:55 -07:00
earthcomfy 84d14c3410 feat: Add data migration to create groups and assign permissions 2022-10-31 06:49:55 -07:00
earthcomfy b50748598b fix - Remove staff type from group and add is-staff arg 2022-10-31 06:49:55 -07:00
earthcomfy 400ad66968 feat: Add group argument to createuser command 2022-10-31 06:49:55 -07:00
Gary Glatfelter 6816349103 Corrections to last_end_time made to correctly calculate and display graphs on days where the sleep from the previous day did not cross over midnight. resolves babybuddy/babybuddy#554 2022-10-30 17:15:08 -07:00
Christopher C. Wells 2e7dedea45 Correct secret name for review app jobs 2022-10-30 14:59:42 -07:00
Christopher C. Wells e387c5cba2 Add demo environment to CI 2022-10-30 10:22:18 -07:00
Christopher C. Wells 6392ffb37b Add cache table creation to reset command 2022-10-29 19:39:18 -07:00
Christopher C. Wells a6c1e2cb38 Update CI for Dokku 2022-10-29 19:24:50 -07:00
Christopher C. Wells 65a7e8776c Remove Heroku-specific config and documentation 2022-10-29 18:51:59 -07:00
Christopher C. Wells cba4a2babd Replace `pump` with `all` 2022-10-22 14:25:18 -07:00
Christopher C. Wells 0a09fce38d Minify scripts after concat 2022-10-22 14:25:18 -07:00
Mike Gray 8436726e0c feat: minify other JS files as well 2022-10-22 14:25:18 -07:00
Mike Gray ba0354db00 feat: apply gulp-minify to vendor.js 2022-10-22 14:25:18 -07:00
Mike Gray 3c0df57a8f feat: minify vendor.js
Closes #492
2022-10-22 14:25:18 -07:00
Christopher Charbonneau Wells 50ffd2775b
Merge pull request #524 from MrApplejuice/app-integration
Extra API endpoints and login qr-code for app integration
2022-10-20 05:21:00 -07:00
Paul Konstantin Gerke 6080058635 Refactor handle_api_key_post, fix type annotation 2022-10-20 10:53:10 +02:00
Paul Konstantin Gerke f7a583f50c Remove unneeded dependecy in template 2022-10-19 21:37:13 +02:00
Paul Konstantin Gerke 58b2c78ab3 Fix breadcrumbs 2022-10-19 21:36:19 +02:00
Paul Konstantin Gerke 901bb99bd7 Fix copy-pasta mistake redirecting to the wrong page 2022-10-19 21:30:21 +02:00
Paul Konstantin Gerke f559f553a0 Rework titles/texts on the add-device page 2022-10-19 21:30:09 +02:00
Gary Glatfelter 46b4454f8b resolves #523 2022-10-17 19:40:53 -07:00
Paul Konstantin Gerke d604f6f85a Better coverage 2022-10-17 10:02:21 +02:00
Paul Konstantin Gerke 8b617b0bff Black 2022-10-17 09:48:26 +02:00
Paul Konstantin Gerke 1f835d181d Fix test 2022-10-17 09:45:26 +02:00
Paul Konstantin Gerke 0f4c006c05 Add new "Add a device" view, remove QR-code from settings-view 2022-10-17 09:40:06 +02:00
Paul Konstantin Gerke 5e2b847ed8 Merge remote-tracking branch 'origin/master' into app-integration 2022-10-17 07:11:58 +02:00
Christopher C. Wells af5aa18b65 Create v1.13.2 release 2022-10-15 14:15:34 -07:00
Christopher C. Wells de4d66cecd Set superuser for CLI created users
Closes #543
2022-10-15 14:02:55 -07:00
Christopher C. Wells 2cef8199fc Create v1.13.1 release 2022-10-12 19:07:31 -07:00
Christopher C. Wells 9bf65704b5 Regenerate static files
Fixes #540
2022-10-12 19:04:59 -07:00
Christopher C. Wells c970768d89 Create v1.13.0 release 2022-10-11 19:44:11 -07:00
Christopher C. Wells 1a107fc31b Update dependencies and migrations 2022-10-11 19:22:09 -07:00
jmunoz94 5b171ff66f Add a test for deltasince 2022-10-11 19:13:22 -07:00
jmunoz94 25add00e26 Update *_last.html to use deltasince + duration_string 2022-10-11 19:13:22 -07:00