MaximilianKindshofer
|
85777d0b9a
|
fix(Docker): Fixed Docker-Compose-Example
The docker-compose example now runs out of the box. Migrations are
applied at startup and cachetable is created.
Closes #141
|
2020-04-18 18:28:51 +02:00 |
Christopher Charbonneau Wells
|
8898a04edf
|
Merge pull request #138 from phardy/method-select
Auto select "bottle" method for formula and fortified milk types
|
2020-03-30 05:27:08 -07:00 |
Christopher Charbonneau Wells
|
cbf6f0ce1e
|
Fix minor linting issues
|
2020-03-30 05:25:57 -07:00 |
Peter Hardy
|
dfd89ae339
|
Tests for initial feeding methods (#127)
|
2020-03-28 21:54:07 +11:00 |
Peter Hardy
|
4581722e0b
|
Actually check for FBM as well (#127).
|
2020-03-26 22:28:27 +11:00 |
Peter Hardy
|
dce0cd1e10
|
Update method select for when formula types selected (#127)
|
2020-03-26 22:16:07 +11:00 |
Peter Hardy
|
4978208d7f
|
Prepopulate method for formula types (#127).
|
2020-03-26 22:15:08 +11:00 |
Christopher C. Wells
|
4d74df27d9
|
Remove padding and borders from Sleep Pattern graph
|
2020-03-17 05:42:24 -07:00 |
Christopher C. Wells
|
4915f809e6
|
Update tests for feeding frequency changes (#135)
|
2020-03-17 05:03:09 -07:00 |
Christopher Charbonneau Wells
|
7fda7beabf
|
Merge pull request #135 from BenjaminHae/statistics
add enhanced feedings statistics
|
2020-03-16 14:44:24 -07:00 |
Benjamin Häublein
|
aeba14f714
|
linting
|
2020-03-16 18:53:36 +01:00 |
Benjamin Häublein
|
853ab54b8c
|
add enhanced feedings statistics
|
2020-03-15 17:18:21 +01:00 |
Christopher C. Wells
|
3316ce3c2d
|
Update node dependencies
|
2020-03-14 13:38:55 -07:00 |
Christopher C. Wells
|
d1cb5c2277
|
Update documentation for "timer" field (#131)
|
2020-03-14 13:33:05 -07:00 |
Christopher C. Wells
|
910aff4d3b
|
Always override child with Timer.child value (#131)
|
2020-03-14 13:33:05 -07:00 |
Christopher C. Wells
|
7276dc331a
|
Add "timer" field information to OPTIONS (#131)
|
2020-03-14 13:33:05 -07:00 |
Christopher C. Wells
|
3071050881
|
Add tests for new "timer" argument (#131)
|
2020-03-14 13:33:05 -07:00 |
Christopher C. Wells
|
6d75dde424
|
Update serializers to accept a "timer" argument (#131)
|
2020-03-14 13:33:05 -07:00 |
Christopher C. Wells
|
fbe15868f8
|
Document new PATCH and DELETE API operations (#126)
|
2020-03-13 20:29:07 -07:00 |
Christopher C. Wells
|
76b7e90396
|
Pass full instance for API PATCH operations (#126)
This is necessary in order to allow partial updates of entries but also
provide full context for model `clean()`` methods that use multiple fields.
|
2020-03-13 20:29:07 -07:00 |
Christopher C. Wells
|
0c086e6469
|
Use a base class for API tests
|
2020-03-13 20:29:07 -07:00 |
Christopher C. Wells
|
0fbb4d92fc
|
Add expected PATCH and DELETE test cases (#126)
Some of these tests are failing. Additional changes may be needed to models or
the API serializers.
|
2020-03-13 20:29:07 -07:00 |
Christopher C. Wells
|
0082f0d838
|
Add PATCH and DELETE support (#126)
|
2020-03-13 20:29:07 -07:00 |
Christopher C. Wells
|
a17ae0754e
|
Update Travis Python 3.8 to 3.8.1
WTF Travis?
|
2020-03-13 18:30:44 -07:00 |
Christopher C. Wells
|
65a9131d09
|
Update Python versions for Travis
https://docs.travis-ci.com/user/reference/bionic/#python-support
|
2020-03-13 18:23:28 -07:00 |
Christopher C. Wells
|
5c0ab940b0
|
Bump version (v1.4.0)
|
2020-02-19 09:17:30 -08:00 |
Christopher C. Wells
|
a2f145f095
|
Update all translation files
|
2020-02-19 06:02:28 -08:00 |
Christopher C. Wells
|
cd78ff82fc
|
Update Python dependencies
|
2020-02-19 05:27:36 -08:00 |
Christopher C. Wells
|
6ef3fe1229
|
Update NPM dependencies
|
2020-02-19 05:24:58 -08:00 |
Christopher C. Wells
|
30b690884e
|
Correct anchor link for Import/Export section
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
773491205e
|
Add basic import/export documentation to README
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
d0b33c2b1b
|
Use user first and last name, when available, in UI
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
192d8d9b09
|
Change Django backend name to "Database Admin"
This is primarily done to make the documentation for import/export a little easier to understand.
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
2346995cb3
|
Remove bottle-formula validation test
This is not really necessary and only serves as validation that will need to updated if model choices ever change.
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
959649f5f7
|
Add data import tests
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
8c64dd8cae
|
Configure support for imports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
e81d3c100c
|
Fix linting issues
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
796ba1ae7f
|
Exclude duration (calculated) from model exports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
c9f39437c2
|
Add child name data to exports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
014b373a78
|
Add initial basic admin import/export support
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
a751b0b2e0
|
Add random notes to faker
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
37fc8aa5a8
|
Update list templates to include notes
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
f681c579e5
|
Add missing `form_class` value to core model update forms
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
11164f0cd0
|
Set notes textarea to 5 rows
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
e3c2f0c0b9
|
Implement example notes handling in Diaper Change list
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
48a0093700
|
Add general notes to most models
|
2020-02-16 15:09:57 -08:00 |
Christopher C. Wells
|
a449de0be4
|
Update static assets for dashboard card changes
|
2020-02-16 13:38:20 -08:00 |
Christopher C. Wells
|
0b437ae5cf
|
Offset horizontal padding in cards with a carousel
|
2020-02-16 13:38:20 -08:00 |
Christopher C. Wells
|
8dd2aa9b3a
|
Custom last feeding method text size
|
2020-02-16 13:38:20 -08:00 |
Christopher C. Wells
|
18b61581b7
|
Do not render carousel controls for single item
|
2020-02-16 13:38:20 -08:00 |