brian
|
8c007aa6f3
|
Merge pull request 'show-most-recent-feeding-session' (#39) from show-most-recent-feeding-session into main
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 19s
Build and Push Docker Image / build-and-push (push) Successful in 26s
Refresh Showcase Data / refresh-data (push) Failing after 2m10s
Reviewed-on: #39
v1.3.0
|
2025-12-03 21:41:12 +01:00 |
|
Brian Bjarke Jensen
|
63fc4b618c
|
CQ fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m0s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 19s
|
2025-12-03 21:29:36 +01:00 |
|
Brian Bjarke Jensen
|
93eb1dc458
|
added feeding session calculation and displayed values
|
2025-12-03 21:29:04 +01:00 |
|
Brian Bjarke Jensen
|
5626408e2d
|
vertically stacked recent activity boxes
|
2025-12-03 20:18:06 +01:00 |
|
brian
|
fd1472c5bd
|
Merge pull request 'add-sleep-entry-page' (#38) from add-sleep-entry-page into main
Build and Push Docker Image / build-and-push (push) Successful in 27s
Python Code Quality / python-code-quality (push) Successful in 11s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #38
|
2025-12-03 19:57:12 +01:00 |
|
Brian Bjarke Jensen
|
5b17508ade
|
CQ fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m11s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 19s
|
2025-12-03 19:49:48 +01:00 |
|
Brian Bjarke Jensen
|
95c2bf6744
|
added peopulation of field values based on most recent entry
|
2025-12-03 19:45:03 +01:00 |
|
Brian Bjarke Jensen
|
2c4336a5e4
|
added edit button to entries
|
2025-12-03 19:40:07 +01:00 |
|
Brian Bjarke Jensen
|
32946e1165
|
added redirect to overview page when clicking most recent entry box
|
2025-12-03 19:39:48 +01:00 |
|
Brian Bjarke Jensen
|
fdcfb3c8a5
|
feeding type dropdown now defaults to last entry feeding type
|
2025-12-03 19:23:26 +01:00 |
|
Brian Bjarke Jensen
|
1bac464268
|
streamlined logging workflow
|
2025-12-03 19:20:56 +01:00 |
|
brian
|
320696c57c
|
Merge pull request 'added recent activity cards to home page' (#37) from add-most-recent-entries-to-home-page into main
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 18s
Build and Push Docker Image / build-and-push (push) Successful in 28s
Refresh Showcase Data / refresh-data (push) Successful in 17s
Reviewed-on: #37
v1.2.0
|
2025-11-13 22:57:07 +01:00 |
|
Brian Bjarke Jensen
|
e26c53456f
|
fixed chart destruction and recreation
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-13 22:55:06 +01:00 |
|
Brian Bjarke Jensen
|
1eeb8ad148
|
added recent activity cards to home page
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-13 22:44:41 +01:00 |
|
brian
|
1d641288e5
|
Merge pull request 'Make login token last 8 hours' (#35) from make-login-token-last-8-hours into main
Build and Push Docker Image / build-and-push (push) Successful in 26s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #35
|
2025-11-13 14:49:10 +01:00 |
|
Brian Bjarke Jensen
|
e58a58e766
|
centrally defined TTL and cleanup of imports
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-13 14:45:28 +01:00 |
|
brian
|
e0bcda6e7c
|
Merge pull request 'fixed updating charts with selected time range' (#34) from fix-sleep-overview-not-updating into main
Build and Push Docker Image / build-and-push (push) Successful in 26s
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #34
|
2025-11-13 14:12:13 +01:00 |
|
Brian Bjarke Jensen
|
f4419f6a72
|
fixed updating charts with selected time range
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m7s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 17s
|
2025-11-13 14:10:09 +01:00 |
|
Brian Bjarke Jensen
|
6de91fa6a9
|
added env vars
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Build and Push Docker Image / build-and-push (push) Successful in 26s
Refresh Showcase Data / refresh-data (push) Successful in 18s
v1.1.0
|
2025-11-12 18:24:35 +01:00 |
|
brian
|
a1a914ee4d
|
Merge pull request 'added showcase data, users and CI workflow to refresh data daily' (#33) from add-showcase-data-and-users into main
Build and Push Docker Image / build-and-push (push) Successful in 26s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #33
|
2025-11-12 18:20:06 +01:00 |
|
Brian Bjarke Jensen
|
824358f846
|
CQ fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 18:18:17 +01:00 |
|
Brian Bjarke Jensen
|
cb20abfb85
|
added showcase data, users and CI workflow to refresh data daily
Build and Push Docker Image / build-and-push (pull_request) Successful in 25s
Python Code Quality / python-code-quality (pull_request) Failing after 9s
Python Test / python-test (pull_request) Successful in 17s
|
2025-11-12 18:14:28 +01:00 |
|
brian
|
ca1e74154f
|
Merge pull request 'fixed redirect' (#32) from fix-edit-child-cancel-redirect into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #32
|
2025-11-12 17:34:41 +01:00 |
|
Brian Bjarke Jensen
|
4dd10240ce
|
fixed redirect
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 9s
Python Test / python-test (pull_request) Successful in 17s
|
2025-11-12 17:32:02 +01:00 |
|
brian
|
2a6d470a9a
|
Merge pull request 'Added edit child functionality' (#31) from add-edit-child-functionality into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #31
|
2025-11-12 17:28:48 +01:00 |
|
Brian Bjarke Jensen
|
4898cce969
|
added functionality to edit child and show shared status directly
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 17:23:32 +01:00 |
|
brian
|
c7ef7b6f1f
|
Merge pull request 'Show who children are shared with' (#30) from show-who-children-are-shared-with into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #30
|
2025-11-12 17:08:30 +01:00 |
|
Brian Bjarke Jensen
|
80156c8909
|
CQ fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 17:01:40 +01:00 |
|
Brian Bjarke Jensen
|
05560d766a
|
added shared parent info and edit child info modal
|
2025-11-12 17:01:06 +01:00 |
|
brian
|
1887de14e0
|
Merge pull request 'Improved single child UX' (#29) from improve-single-child-UX into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #29
|
2025-11-12 16:42:30 +01:00 |
|
Brian Bjarke Jensen
|
28a5df4f12
|
changed dropdown to read-only textfield when only 1 associated child and fixed redirects after manual entries
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 16:39:16 +01:00 |
|
brian
|
9d1ca55905
|
Merge pull request 'streamlined manual entry redirects back to related overview page' (#28) from ensure-manual-logs-go-back-to-overview-page into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #28
|
2025-11-12 15:58:31 +01:00 |
|
Brian Bjarke Jensen
|
5b8a19b2ad
|
streamlined manual entry redirects back to related overview page
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 15:53:35 +01:00 |
|
brian
|
4f3bc36168
|
Merge pull request 'Support sliding login token expiration' (#27) from support-sliding-login-token-expiration into main
Build and Push Docker Image / build-and-push (push) Successful in 26s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #27
|
2025-11-12 15:43:01 +01:00 |
|
Brian Bjarke Jensen
|
a302dc51c6
|
CQ fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m0s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 15:34:10 +01:00 |
|
Brian Bjarke Jensen
|
d46fd51aa0
|
added reset of TTL for login tokens when user is active
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Failing after 10s
Python Test / python-test (pull_request) Successful in 17s
|
2025-11-12 15:31:06 +01:00 |
|
brian
|
6e402cb1df
|
Merge pull request 'added support for manual sleep logging' (#26) from support-manually-adding-sleep-entries into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #26
|
2025-11-12 15:27:51 +01:00 |
|
Brian Bjarke Jensen
|
1e93fb8783
|
added support for manual sleep logging
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m6s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-12 15:23:51 +01:00 |
|
brian
|
49242498e0
|
Merge pull request 'align-index-page' (#25) from align-index-page into main
Python Code Quality / python-code-quality (push) Successful in 9s
Python Test / python-test (push) Successful in 17s
Build and Push Docker Image / build-and-push (push) Successful in 26s
Reviewed-on: #25
v1.0.0
|
2025-11-11 21:34:48 +01:00 |
|
Brian Bjarke Jensen
|
8c93e62bef
|
reverted style changes
Build and Push Docker Image / build-and-push (pull_request) Successful in 59s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-11 21:33:01 +01:00 |
|
Brian Bjarke Jensen
|
0fa011de8d
|
shortened start period
|
2025-11-11 21:18:20 +01:00 |
|
Brian Bjarke Jensen
|
1f752eed5f
|
aligned styling
|
2025-11-11 21:01:25 +01:00 |
|
brian
|
36854927a6
|
Merge pull request 'add-postgres-support' (#24) from add-postgres-support into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 18s
Reviewed-on: #24
|
2025-11-11 20:48:01 +01:00 |
|
Brian Bjarke Jensen
|
a2b78f7e96
|
code quality fixes
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-11 20:43:47 +01:00 |
|
Brian Bjarke Jensen
|
696de14e6b
|
removed data volume, as it is not needed when postgres is used
Build and Push Docker Image / build-and-push (pull_request) Successful in 58s
Python Code Quality / python-code-quality (pull_request) Failing after 10s
Python Test / python-test (pull_request) Successful in 18s
|
2025-11-11 20:39:46 +01:00 |
|
Brian Bjarke Jensen
|
e7ed89e04e
|
implemented postgres support in repositories
|
2025-11-11 18:52:19 +01:00 |
|
Brian Bjarke Jensen
|
65655db034
|
added postgres support
|
2025-11-11 15:16:24 +01:00 |
|
brian
|
7c602c8da7
|
Merge pull request 'improve overview graphs' (#22) from 24-hour-graphs-should-show-individual-hours into main
Build and Push Docker Image / build-and-push (push) Successful in 25s
Python Code Quality / python-code-quality (push) Successful in 10s
Python Test / python-test (push) Successful in 17s
Reviewed-on: #22
|
2025-11-11 14:55:59 +01:00 |
|
Brian Bjarke Jensen
|
752aee1148
|
corrected filter placement and barchart title
Build and Push Docker Image / build-and-push (pull_request) Successful in 1m6s
Python Code Quality / python-code-quality (pull_request) Successful in 11s
Python Test / python-test (pull_request) Successful in 17s
|
2025-11-11 14:51:04 +01:00 |
|
Brian Bjarke Jensen
|
3285d496b4
|
changed barchart to stacked bars to show individual feeding durations
|
2025-11-11 14:50:50 +01:00 |
|