Paul Konstantin Gerke
|
29cdc368fa
|
Add custom router that renders out the urls of custom views
|
2022-08-25 11:18:57 +02:00 |
Paul Konstantin Gerke
|
a6433732b6
|
Experimental changes
|
2022-08-25 10:15:09 +02:00 |
Christopher C. Wells
|
6d30969330
|
Reorder alpha API classes
|
2022-05-28 07:02:13 -07:00 |
bugbountyguy
|
4ceb6095d3
|
Rename breastpump to pumping
|
2022-04-04 20:39:39 -07:00 |
bugbountyguy
|
18f8c9887d
|
re-add accidental deleted temperature line
|
2022-04-04 20:39:39 -07:00 |
bugbountyguy
|
5c45b037f0
|
Finish up adding the brestpump measurement
|
2022-04-04 20:39:39 -07:00 |
Christopher C. Wells
|
908d7df5e4
|
Use singular form for Tag API class names
|
2022-04-03 17:06:02 -07:00 |
Paul Konstantin Gerke
|
5046b754e5
|
Add api-serializer
|
2022-02-15 22:24:13 +01:00 |
Christopher C. Wells
|
cd946280cb
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
Yulian Kuncheff
|
9b604627a1
|
Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature.
|
2021-12-31 09:19:53 -05:00 |
Christopher C. Wells
|
fddde9d46f
|
Add OpenAPI schema endpoint to API (#147)
|
2020-06-19 14:56:05 -07:00 |
Christopher C. Wells
|
243b9ef1c1
|
Add Temperature data to API.
|
2019-05-16 22:13:14 -07:00 |
Christopher Charbonneau Wells
|
5dc372281b
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
Christopher Charbonneau Wells
|
f2a8cdec2d
|
Update URL definitions to Django 2.0 style.
|
2017-12-13 18:12:32 -05:00 |
Christopher Charbonneau Wells
|
e92d3f361e
|
Misc. Django 2.0 update changes.
|
2017-12-03 16:52:27 -05:00 |
Christopher Charbonneau Wells
|
067be4bf07
|
Add weight tracking.
|
2017-11-09 21:15:09 -05:00 |
Christopher Charbonneau Wells
|
55a908f546
|
Fix URLs configuration to prevent namespace issues between api and core apps.
|
2017-08-17 12:17:51 -04:00 |
Christopher Charbonneau Wells
|
6b2de93736
|
Add Timer model.
This will used for creating timers in the app and (eventually) applying them to entries during create operations.
|
2017-08-16 18:33:02 -04:00 |
Christopher Charbonneau Wells
|
70df49c892
|
Add authentication and login handling for existing views.
|
2017-08-16 12:46:26 -04:00 |
Christopher Charbonneau Wells
|
6e2112b6b5
|
Refactor model "Baby" as "Child".
|
2017-08-16 08:49:58 -04:00 |
Christopher Charbonneau Wells
|
b9a5450066
|
Clean up default files and add initial migration.
|
2017-08-13 17:06:11 -04:00 |
Christopher Charbonneau Wells
|
99c6e54cc2
|
Add a generic Note model.
|
2017-08-13 16:48:16 -04:00 |
Christopher Charbonneau Wells
|
2452826586
|
Remove example User model API.
|
2017-08-13 16:17:18 -04:00 |
Christopher Charbonneau Wells
|
105adec971
|
Add DiaperChange model.
|
2017-08-13 15:51:25 -04:00 |
Christopher Charbonneau Wells
|
9422d73421
|
Add a TummyTime model.
|
2017-08-13 15:05:44 -04:00 |
Christopher Charbonneau Wells
|
481ada74f8
|
Add Feeding model.
|
2017-08-13 11:59:14 -04:00 |
Christopher Charbonneau Wells
|
cafbe048cb
|
Add basic Baby and Sleep models.
|
2017-08-13 10:48:16 -04:00 |
Christopher Charbonneau Wells
|
fbbaa76153
|
Establish basic REST Framework API structure.
|
2017-08-13 09:44:48 -04:00 |