Christopher C. Wells
ce805f501b
Ensure lists are initialized for sleep pattern graph days
...
Fixed #293
2021-08-27 20:06:18 -07:00
jcgoette
81fad7d30e
add SECURE_PROXY_SSL_HEADER env arg option
2021-08-21 06:04:56 -07:00
Justin Goette
f48141e2bb
add Docker admin activity example
2021-08-18 19:03:38 -07:00
Christopher C. Wells
fad8f1500e
Make entry intersection check exclusive
...
Closes #263
2021-08-17 05:59:08 -07:00
Ohad Lutzky
3922966815
Add date-nav to bottom
...
Only if date has any events (otherwise no scrolling is necessary)
Fixes #229
2021-08-11 14:27:26 -07:00
Ohad Lutzky
5bc98bd7f0
Show notes in timeline
...
For Tummy Time, show milestone instead
Fixes #272
2021-08-11 06:11:42 -07:00
Ohad Lutzky
508292317f
Add "time since previous" to feedings in timeline
...
Fixes #266
2021-08-07 20:24:29 -07:00
Ohad Lutzky
ce507761cd
Split get_objects to short functions
2021-08-07 20:24:29 -07:00
Christopher C. Wells
ee5f7a682a
Create v1.8.2 release
2021-08-06 14:31:34 -07:00
Christopher C. Wells
359846fe57
Ensure default database name is set
...
Closes #279
2021-08-06 14:28:45 -07:00
Christopher C. Wells
5598482d53
Create v1.8.1 release
2021-08-06 09:01:29 -07:00
Christopher C. Wells
ddf4c70739
Add support for DB config overrides to base settings
...
Closes #273
2021-08-06 08:52:51 -07:00
Christopher C. Wells
858436e840
Convert passed datetime object to localetime
...
Closes #274
2021-08-06 08:33:41 -07:00
Christopher C. Wells
1aad600f6c
Only use `SHORT_MONTH_DAY_FORMAT` with supported locales
...
Closes #276
2021-08-06 08:24:07 -07:00
Christopher C. Wells
4c9848ec4e
Create v1.8.0 release
2021-08-05 07:39:38 -07:00
Christopher C. Wells
f29269869c
Only add sessions refresh data to existing sessions
...
Prior to change session were created for _every_ request (including API
requests).
2021-08-05 06:34:08 -07:00
Ohad Lutzky
207a5bc236
Move Actions column to far left
...
This allows the columns to be ordered in a descending order of
importance from left to right, reducing scrolling.
Also un-center the column, as it is now flush to the left.
Fixes #236
2021-08-04 14:59:28 -07:00
Ohad Lutzky
cd9ef8724f
Run gulp updatestatic
2021-08-04 14:23:08 -07:00
Ohad Lutzky
36c44484b4
Add links from dashboard
...
Fixes #234
2021-08-04 14:23:08 -07:00
Ohad Lutzky
4b59475c00
Ignore files in static for repository language
...
See discussion in https://github.com/babybuddy/babybuddy/pull/268#issuecomment-892967652
2021-08-04 14:15:42 -07:00
Ohad Lutzky
e2779c006f
Hide child column if only one child is shown
...
Fixes #233
2021-08-04 08:47:56 -07:00
Ohad Lutzky
9d2e539fc4
Consider last-feeding-method as empty if never-changing
...
If the feeding method is always the same, the last-feeding-method card
is unhelpful. Consider it "empty" so it can be hidden by user setting.
This is an alternative solution to https://github.com/babybuddy/babybuddy/issues/139 .
2021-08-03 19:23:48 -07:00
Ohad Lutzky
20538ce59d
Unify "wet" and "solid" columns
...
Note that change is always at least either wet or solid.
Fixes #235
2021-08-03 19:17:51 -07:00
Christopher C. Wells
51c70c1746
Fix linting issue
2021-08-01 04:42:38 -07:00
Christopher C. Wells
273c365bef
Add test for short datetime template tag
2021-08-01 04:42:38 -07:00
Christopher C. Wells
16c34ca7f0
Add test for custom date format
2021-08-01 04:42:38 -07:00
Christopher C. Wells
94cb7d771a
Use short datetime string for lists
2021-08-01 04:42:38 -07:00
Christopher C. Wells
58acccfddb
Use short datetime string for lists (WIP)
2021-08-01 04:42:38 -07:00
Christopher C. Wells
c1dab44596
Use POST for timer quick add functionality
2021-07-31 13:56:48 -07:00
Christopher C. Wells
824d2af0da
Correct method names
2021-07-31 13:16:50 -07:00
Christopher C. Wells
c873f84a2c
Return to timer detail on delete cancel
2021-07-31 13:15:23 -07:00
Christopher C. Wells
c2513ff843
Use POST for timer stop and restart operations
2021-07-31 13:11:21 -07:00
Christopher C. Wells
4673c2b8bd
Move cookie secure attributes to example production settings
2021-07-31 05:56:29 -07:00
Christopher C. Wells
d9f6c44f59
Add secure attribute to cookies
2021-07-31 05:56:29 -07:00
Christopher C. Wells
eac0942acd
Remove unsupported eb setting config
2021-07-31 05:56:29 -07:00
Christopher C. Wells
371d6f50cd
Disable CI Python cache
...
Troubleshooting issue with Pipenv Python executable discovery.
2021-07-19 20:55:30 -07:00
Christopher C. Wells
be3443de35
Update Python dependencies
2021-07-19 20:55:30 -07:00
Christopher C. Wells
a9f469efcb
Update node dependencies
2021-07-19 20:55:30 -07:00
Christopher C. Wells
605660ff94
Only use full width submit on smaller screens
2021-07-19 20:55:30 -07:00
Christopher C. Wells
f4134cd226
Make form submit full width fixed
2021-07-19 20:55:30 -07:00
Ohad Lutzky
798d7663fd
Dashboard: Auto-refresh even if focus is supported
...
* No change if unsupported
* If supported, still auto-refresh at the selected frequency (if any),
but only if not hidden.
This is useful for always-on displays (e.g. a "baby clock"). Fixes #253
2021-07-19 19:52:19 -07:00
Ohad Lutzky
411641903f
Move Time column to be first in list view ( #250 )
...
Fixes #232
2021-07-09 19:32:53 -07:00
Ohad Lutzky
beaf366079
Show duration in timeline ( #247 )
2021-07-09 13:45:07 -07:00
Ohad Lutzky
dd3aa3bdb8
Dashboard: Move all "last" cards to top ( #248 )
...
Fixes #230
2021-07-09 07:50:02 -07:00
Ohad Lutzky
e2e2c8c43a
Brighten blue and cyan colors ( #251 )
...
For slightly easier viewing on mobile phones in daylight
2021-07-09 07:36:38 -07:00
Christopher C. Wells
db109fcd0a
Update Heroku Python runtime
2021-07-07 20:53:52 -07:00
Christopher C. Wells
450eb3137e
Remove Docker deployment support files
2021-07-07 20:48:28 -07:00
Christopher C. Wells
bfcb33b471
Add CHANGELOG.md file
2021-07-07 20:43:55 -07:00
Christopher C. Wells
67e78fec8c
Bump version to v1.7.0
2021-07-07 20:14:17 -07:00
Ohad Lutzky
73a04af9b2
Timeline: Add edit links ( #246 )
...
* Timeline: Show diaper change details
* Timeline: Add edit links
Suggested in #229
Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2021-07-07 20:09:22 -07:00