Commit Graph

994 Commits

Author SHA1 Message Date
44c34d2daa refactor: Remove non-bulma adoption detail 2025-06-17 07:13:03 +02:00
e010fa413b refactor: Remove non-bulma rescue org 2025-06-17 07:07:24 +02:00
e79aca4efa refactor: Move to bulma 2025-06-17 07:05:40 +02:00
037f6529fd refactor: Remove non-bulma map 2025-06-17 07:05:32 +02:00
14752d9746 refactor: Remove non-bulma about 2025-06-17 07:02:24 +02:00
a8b2bd4e90 refactor: Rename 2025-06-17 07:01:42 +02:00
60ae971f14 refactor: Remove non-bulma rescue org view 2025-06-17 07:00:00 +02:00
1920d72821 refactor: Remove non-bulma add image for ANs 2025-06-17 06:58:16 +02:00
01aa8baadd refactor: Remove non-bulma add image 2025-06-17 06:55:57 +02:00
f2f526c9de refactor: Remove non-bulma add-adoption 2025-06-17 06:53:06 +02:00
4d490690e2 refactor: Remove index 2025-06-17 06:49:38 +02:00
d9c7aa8c49 refactor: Remove deprecated search 2025-06-17 06:45:22 +02:00
040299b90c feat: Activate report option 2025-06-17 05:59:48 +02:00
0bd321e5ec feat: Convert report detail to bulma 2025-06-17 05:57:43 +02:00
c038370602 feat: Convert report form to Bulma 2025-06-17 05:40:54 +02:00
c08f7fc792 feat: route to bulma after completion 2025-06-16 23:33:22 +02:00
4dd35c3866 refactor: Simplify Adoption Notice Forms 2025-06-16 23:32:09 +02:00
8bd041d7ea fix: Make sure further information field is displayed 2025-06-16 23:31:20 +02:00
d450ad42c0 fix: Make sure date is pre-filled
https://stackoverflow.com/questions/58294769/django-forms-dateinput-not-populating-from-instance
2025-06-16 23:17:27 +02:00
d34dcada09 feat: Add support for checkbox and textarea 2025-06-16 23:09:57 +02:00
d8448de419 feat: Add links to edit and remove link to animal detail page 2025-06-16 23:03:51 +02:00
35ef6676a2 feat: Make proper animal edit form 2025-06-16 23:03:22 +02:00
e132b1c9f6 feat: Add date support and simplify 2025-06-16 23:01:12 +02:00
5511d8275c feat: Add ideas for actions 2025-06-16 21:00:10 +02:00
accf877375 feat: Show image of AN only when there are some 2025-06-16 20:52:25 +02:00
9ac362fa58 feat: Increase view height to reliably show AN popup 2025-06-15 20:44:37 +02:00
9253fde2e5 feat: Move tags to content and only show gallery when there are pictures 2025-06-15 20:43:39 +02:00
975c962025 feat: Use rat image 2025-06-15 18:37:51 +02:00
ba72b4e59f feat: Get optional photo 2025-06-15 18:01:48 +02:00
89e001bd17 feat: truncate description 2025-06-15 17:42:02 +02:00
623ca8bc0a fix: make sure breakpoints are aligned with bulma mobile 2025-06-15 17:41:52 +02:00
0b483ce630 feat: Feed map with real data 2025-06-15 17:25:55 +02:00
16998b85d5 feat: Improve clustering look 2025-06-15 15:52:42 +02:00
b55952ac67 feat: fucking bug fixed
Needs a font that versatiles provides such as https://tiles.hyteck.de/assets/glyphs/index.json

Doesn't work with fallback
2025-06-11 17:56:54 +02:00
30967dac33 feat: use clustering (fucking bug not fixed) 2025-06-10 22:38:46 +02:00
3166faa7eb feat: Make search specific for cities and center around germany 2025-06-10 21:04:55 +02:00
9bba81be22 refactor(bulma): Ensure search suggestions are not overshadowed by autocomplete 2025-06-10 21:04:26 +02:00
18a2d16bf6 refactor(bulma): Add action dropdown, remove card layout 2025-06-10 20:35:24 +02:00
9265cdaea9 refactor(bulma): move registration/login to end of navbar 2025-05-25 17:16:48 +02:00
fcb9b60656 refactor(bulma): fix close option 2025-05-25 15:27:01 +02:00
599702f50a refactor(bulma): add announcement template 2025-05-25 15:19:43 +02:00
c8453db69d refactor(bulma): add rescue orgs to footer 2025-05-25 11:37:16 +02:00
6ad93abe3b refactor(bulma): convert check rescue org 2025-05-25 11:36:47 +02:00
3c60782ae7 refactor(bulma): move contact details to partial 2025-05-25 11:04:29 +02:00
736f645bf0 refactor(bulma): convert external site warning 2025-05-25 00:20:53 +02:00
b0887ab731 refactor(bulma): convert instance healthcheck 2025-05-25 00:15:55 +02:00
ada194122d refactor(bulma): convert all account related templates 2025-05-25 00:10:47 +02:00
b3d1ec142b feat: Make all forms to be rendered bycustom renderer 2025-05-25 00:10:12 +02:00
e7a8a163f1 feat: Add helptexts to custom form renderer 2025-05-24 23:40:58 +02:00
c3ef54a267 fix: Re-add location 2025-05-24 19:45:21 +02:00