billybonks
|
3edd645f53
|
feat: Add PillRadioSelect widget
In order to promote less clicks on the mobile experience, this wideget
will splat out the drop down options similar to child select
|
2024-02-27 20:11:41 -08:00 |
Christopher C. Wells
|
694bb3f811
|
Use django-dbsettings package for site settings
|
2023-04-15 13:59:44 -07:00 |
Christopher C. Wells
|
2007f998cf
|
Default datetime input to seconds granularity
|
2023-04-15 12:58:41 -07:00 |
Christopher C. Wells
|
613f53a4da
|
Add mechanism for site wide settings
The two settings properties introduced here are not yet used.
|
2023-03-25 13:24:56 -07:00 |
Christopher C. Wells
|
a2e203a3f8
|
Use date only input for dates without time
|
2023-03-25 13:16:56 -07:00 |
Christopher C. Wells
|
c1e9f28215
|
Update tests for new datetime handling
|
2023-03-25 13:16:54 -07:00 |
Christopher C. Wells
|
353533a6ef
|
Remove custom frontend datetime handlers
|
2023-03-25 13:15:20 -07:00 |
Christopher C. Wells
|
4e98d18448
|
Update child radio for BS5
|
2023-03-25 13:12:15 -07:00 |
Jean-Louis Jouannic
|
94c557d3b8
|
🚨 fixes wrong code styling
|
2022-07-07 14:28:40 -07:00 |
Jean-Louis Jouannic
|
ac664cb511
|
✨ applies new child selection widget to all forms
filters out blank option for timer form as it does not really
make sense to allow user to select no child
|
2022-07-07 14:28:40 -07:00 |
Jean-Louis Jouannic
|
e86d7cc6f6
|
💄 renders inputs as Bootstrap radio buttons
|
2022-07-07 14:28:40 -07:00 |
Jean-Louis Jouannic
|
424f9947af
|
⚗️ changes the way to select child in feeding (for now)
- uses input radio instead of select,
- displays child thumbnail.
|
2022-07-07 14:28:40 -07:00 |
Paul Konstantin Gerke
|
7af66176aa
|
Black
|
2022-03-05 13:09:08 +01:00 |
Paul Konstantin Gerke
|
2c408ea479
|
Add docstrings
|
2022-03-05 12:47:16 +01:00 |
Paul Konstantin Gerke
|
8a37b44839
|
Black
|
2022-03-02 22:38:25 +01:00 |
Paul Konstantin Gerke
|
4f325ba07b
|
Remove BabyBuddy prefix from Tags-model
|
2022-03-02 21:53:51 +01:00 |
Paul Konstantin Gerke
|
a35df92fe2
|
Code review comments
|
2022-02-27 21:12:01 +01:00 |
Paul Konstantin Gerke
|
c665ebb181
|
Applied black
|
2022-02-27 20:36:31 +01:00 |
Paul Konstantin Gerke
|
3ac21ed67b
|
Linting
|
2022-02-27 20:00:12 +01:00 |
Paul Konstantin Gerke
|
332a5999bc
|
Adding/removing tags works again
|
2022-02-26 15:50:38 +01:00 |
Paul Konstantin Gerke
|
747b398bd5
|
Create new javascript file for tags editor
|
2022-02-22 19:40:27 +01:00 |
Paul Konstantin Gerke
|
c397836e68
|
Add dynamic tag creation
|
2022-02-18 00:22:01 +01:00 |
Paul Konstantin Gerke
|
56ebbd3181
|
Fix storing of tags
|
2022-02-15 15:46:07 +01:00 |
Paul Konstantin Gerke
|
bf49cc92ad
|
Initial (bugged) work on tag editor
|
2022-02-15 10:13:35 +01:00 |