Commit Graph

37 Commits

Author SHA1 Message Date
Herculino Trotta
cabd03e7e6 feat: presets 2025-01-23 11:43:35 -03:00
Herculino Trotta
c14b666921 Merge pull request #54 from eitchtee/datepicker_today_button
feat(datepicker): bring back today/now button behavior
2025-01-20 22:15:44 -03:00
Herculino Trotta
d5dfe5bba0 feat(datepicker): bring back today/now button behavior 2025-01-20 22:14:36 -03:00
Herculino Trotta
eae0e00d1f fix(datepicker): missing leading zeros on times 2025-01-20 21:48:09 -03:00
Herculino Trotta
c089c49b7d refactor: remove debug print 2025-01-20 19:40:33 -03:00
Herculino Trotta
60fe4c9681 feat(app): allow changing date and datetime format as a user setting 2025-01-20 19:35:22 -03:00
Herculino Trotta
6955294283 feat(datepicker): drop native datepickers in favor of AirDatePicker for better compatibility
As Firefox (still) doesn't support month input type
2025-01-14 23:47:03 -03:00
Herculino Trotta
5ccb9ff152 locale: add lazy translations to missing ValidationErrors 2025-01-04 18:17:06 -03:00
Herculino Trotta
7a759be357 feat(fields:forms:dynamic-select): support existing objects not currently on the queryset
and add create_field to DynamicModelChoiceField
2025-01-04 17:59:59 -03:00
Herculino Trotta
315d68ba15 feat(common:templatetags): add templatetag to programmatically retrieve a dict key 2024-12-24 11:57:41 -03:00
Herculino Trotta
522346a06c feat(currency-converter): reduce decimal places for converted value 2024-12-24 01:45:51 -03:00
Herculino Trotta
68992839c2 refactor: remove debug prints 2024-12-21 16:30:17 -03:00
Herculino Trotta
d570be9dd6 feat: add Currency Converter 2024-12-21 16:30:04 -03:00
Herculino Trotta
b148a89dc6 feat(tasks): add error logging 2024-12-15 10:06:31 -03:00
Herculino Trotta
86443ba197 feat: add contained, persistent calculator 2024-12-14 18:22:21 -03:00
Herculino Trotta
b979728405 feat: add function for cleaning dicts 2024-11-17 01:24:07 -03:00
Herculino Trotta
fda823ccd5 refactor: move month_year_picker to common and make it more generic 2024-10-29 13:41:04 -03:00
Herculino Trotta
dc92313c87 fix: add x-data to ArbitraryDecimalDisplayNumberInput to fix startup 2024-10-26 19:14:00 -03:00
Herculino Trotta
e9d1956048 fix: double quotes inside double quotes 2024-10-25 15:47:22 -03:00
Herculino Trotta
7f8763ec16 feat: add optgroups to tomselect 2024-10-21 22:04:02 -03:00
Herculino Trotta
a44e54d842 refactor: remove commented code 2024-10-20 12:27:18 -03:00
Herculino Trotta
c05f27dc62 feat: add optgroups form field 2024-10-20 12:26:50 -03:00
Herculino Trotta
2affd39c7b feat: add task for cleaning up procrastinate jobs after 1 month 2024-10-17 00:36:31 -03:00
Herculino Trotta
db196731d9 feat: add fallback for creating user settings if it doesn't exist 2024-10-13 16:05:35 -03:00
Herculino Trotta
7f24d49049 test 2024-10-13 15:41:31 -03:00
Herculino Trotta
ff302e8377 test 2024-10-13 15:33:47 -03:00
Herculino Trotta
5af72ce100 test 2024-10-13 15:23:34 -03:00
Herculino Trotta
79c02d0163 test 2024-10-13 14:56:16 -03:00
Herculino Trotta
949be538bf feat: set automatic language when needed 2024-10-13 14:42:24 -03:00
Herculino Trotta
c0362656e3 refactor: remove ensure_user_settings 2024-10-13 14:22:26 -03:00
Herculino Trotta
776e1b23ce feat: create user settings on localization middleware 2024-10-13 13:52:47 -03:00
Herculino Trotta
b6f8c224f0 feat: add middleware for setting user language and timezone when set as setting 2024-10-11 01:56:36 -03:00
Herculino Trotta
5b66ac7fac refactor: move some fields and widgets around 2024-10-10 22:37:10 -03:00
Herculino Trotta
8acff0b010 refactor: remove debug print 2024-10-09 00:32:00 -03:00
Herculino Trotta
3dde44b1cd changes 2024-10-09 00:31:21 -03:00
Herculino Trotta
f0ead20b57 feat: add common function for returning remaining days in a month 2024-09-26 21:29:55 -03:00
Herculino Trotta
50b0c6ce01 initial commit 2024-09-26 11:00:40 -03:00