Commit Graph

1670 Commits

Author SHA1 Message Date
Christopher C. Wells d85cd12ca9 Create v2.0.0 release 2023-07-09 09:45:05 -07:00
Christopher C. Wells 45263d24f7 Increase minimum Python version to 3.8 2023-07-09 09:32:43 -07:00
Christopher C. Wells 73e1f18e78 Update Python dependencies 2023-07-09 09:30:24 -07:00
Christopher C. Wells ad5f81d84a Adopt new Bootstrap 5 dark mode support 2023-07-09 09:26:13 -07:00
Christopher C. Wells 9c17b617b7 Update node dependencies 2023-07-09 09:01:02 -07:00
John Merlie d227a88403 fix for /pull/665#discussion_r1250140997 2023-07-09 08:48:54 -07:00
John Merlie 25812f2adf fix for /pull/665#discussion_r1250135346 2023-07-09 08:48:54 -07:00
John Merlie b5ee54872a fix for /pull/665#discussion_r1250131684 2023-07-09 08:48:54 -07:00
John Merlie 1c6f332752 resolve time locality with api test for pumping 2023-07-09 08:48:54 -07:00
John Merlie 9f3f4242e8 update to differentiate test cases for pumping 2023-07-09 08:48:54 -07:00
John Merlie 030346fb56 api test updates for pumping start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 3826772b1c updated pumping form for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 77622c4924 updated core pump test case for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 0697565ea1 modified pumping amount graph 2023-07-09 08:48:54 -07:00
John Merlie 725cfa77ba modify pumping view set for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie aac2400f85 modified pumping test data for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 63f8a3cd7d modified pumping serializer for start/end 2023-07-09 08:48:54 -07:00
John Merlie b0e5a7ad1b modify pumping api filter to start/end 2023-07-09 08:48:54 -07:00
John Merlie 7918b9aca8 updated pumping fake data for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie e56ff48128 added migration for converting pumping schema 2023-07-09 08:48:54 -07:00
John Merlie 5c5fa318c4 migration added from prior changes by gulp-migrate 2023-07-09 08:48:54 -07:00
John Merlie dbbb0d325c add pumping to quick timer disposition 2023-07-09 08:48:54 -07:00
John Merlie 54c305fc46 update field references in pumping_list 2023-07-09 08:48:54 -07:00
John Merlie c3648ee7c9 update pumping_last template with start field 2023-07-09 08:48:54 -07:00
John Merlie 6adef3ebb9 update last-pump card for start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie b25d27c40e modify pumping admin to reflect start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 1391819548 modify pumping form to add start/end/duration 2023-07-09 08:48:54 -07:00
John Merlie 3430f2b34f update pumping fields based on feeding 2023-07-09 08:48:54 -07:00
Paul Konstantin Gerke 1ef31cccf7 Add documentation to UserAddDevice render function 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke 894a4c540a Read ENABLE_HOME_ASSISTANT_SUPPORT from environment 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke c1eb9da7f3 Black 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke c716334f02 Add tests for middleware 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke 6f05fb3835 Renamed the settings-option to ENABLE_HOME_ASSISTANT_SUPPORT 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke b88d0cf897 Docstring for middleware, refactored middleware a bit 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke 784d4f8f70 Alpha order mkdocs.yml 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke 643c9bec13 Black 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke a37258db1a Expose ingress_session in qrcode to allow logins to babybuddy exposed via homeassistant ingress 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke bb871257ff Expose session-header in case the home assistant ingress-server is used 2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke 1a946a2228 Add middleware and setting for x-ingress-path interpretation 2023-07-05 14:32:26 -07:00
Justin Goette 5bc79c2703 docs: Fix broken link 2023-06-24 04:02:41 -07:00
John Merlie 4318593632 add pumping item to nav dropdown 2023-06-21 05:56:01 -07:00
abdessamad-el 347ef41a0e Include temperature measurements in timeline 2023-06-15 19:08:29 -07:00
Christopher C. Wells 6d1eb3b4ec Create v2.0.0-beta3 pre-release 2023-06-14 20:25:52 -07:00
Christopher C. Wells 759bbe9ddb Allow and default to NULL Sleep.nap via API
Fixes #657
2023-06-14 20:01:49 -07:00
Christopher C. Wells 4263e4809b Create v2.0.0-beta2 pre-release 2023-06-04 17:46:57 -07:00
Christopher C. Wells efb62f63de Update message strings 2023-06-04 17:40:51 -07:00
Christopher C. Wells 8abb6d749e Enforce min and max nap start parameters
Fixes #644
2023-06-04 17:39:08 -07:00
Ludovic Drouard ac3a6fd973 Add database version requirements 2023-06-01 13:55:17 -07:00
abdessamad-el 38143f4065 display 0 minutes ago on dashboard when event is less than 1 minute old 2023-05-30 07:50:21 -07:00
Paul Konstantin Gerke c593fa94c1 Fix dependency for hand-written migration 0028 2023-05-11 16:04:32 -07:00