Commit Graph

1616 Commits

Author SHA1 Message Date
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
jmunoz94 fff19339f4 Add deltasince function as an alternative to timesince (to get a timedelta instead of a str) 2022-10-11 19:13:22 -07:00
earthcomfy 62bde09b3d fix: Hide recently used tags when tag list is empty 2022-10-04 17:03:44 -07:00
earthcomfy 364676aeac fix: Hide delete inactive timers button if there are no entries 2022-10-04 16:47:17 -07:00
Hana Belay 74582effb1
Create a user add management command (#534)
* feat: Create management command to add a user

* feat: Test user create management command

* feat: Remove unnecessary args from createuser command

* fix: remove in-active arg from createuser command

* feat: Add doc to createuser command

Co-authored-by: Christopher C. Wells <git-2022@chris-wells.net>
2022-10-04 08:24:01 -07:00
Christopher Charbonneau Wells 092fde5eef Update django.po (POEditor.com) 2022-10-01 08:17:01 -07:00
Christopher Charbonneau Wells 51efb85371 Update django.mo (POEditor.com) 2022-10-01 08:17:00 -07:00
Christopher Charbonneau Wells 2974fceaf2 Update django.po (POEditor.com) 2022-10-01 08:16:59 -07:00
Christopher Charbonneau Wells a542552bf0 Update django.mo (POEditor.com) 2022-10-01 08:16:58 -07:00
Christopher Charbonneau Wells d74aaaf3ee Update django.po (POEditor.com) 2022-10-01 08:16:57 -07:00
Christopher Charbonneau Wells b074405110 Update django.mo (POEditor.com) 2022-10-01 08:16:56 -07:00
Christopher Charbonneau Wells 09a70284b2 Update django.po (POEditor.com) 2022-10-01 08:16:55 -07:00
Christopher Charbonneau Wells e7f6c0e492 Update django.mo (POEditor.com) 2022-10-01 08:16:54 -07:00
Christopher Charbonneau Wells 73176321ea Update django.po (POEditor.com) 2022-10-01 08:16:52 -07:00