613 Commits

Author SHA1 Message Date
cc97fe32aa feat: add search-as-you-type functionality 2025-01-08 09:18:48 +01:00
4576ac68e0 feat: move search location not found error to the place where the location would have been shown 2025-01-07 15:59:22 +01:00
7c076e0bc3 feat: add logging and string representation 2025-01-07 15:04:43 +01:00
74f54c7b31 fix: make sure that search radius and pins are not cast to int 2025-01-07 15:04:23 +01:00
87777cd5a4 feat: add pin of map center 2025-01-07 14:56:23 +01:00
eee4cdf86b feat: Show location when searching 2025-01-07 14:37:02 +01:00
b2d5265f7e feat: Use photon for querying 2025-01-07 12:48:01 +01:00
d4af2d88b4 refactor: Remove unused function 2025-01-07 12:47:26 +01:00
8b4f5713e3 test: Use Location Proxy for test 2025-01-07 12:46:19 +01:00
4bff268537 fix: fix test 2025-01-07 12:45:51 +01:00
57da42e4bd feat: allow markdown in animal description 2025-01-07 09:19:41 +01:00
2864d27a7f refactor: typo 2025-01-06 10:21:00 +01:00
0a73b5099e refactor: Remove unnecessary div 2025-01-06 10:20:41 +01:00
e3fb981542 fix: Don't squash font into each other in card 2025-01-06 10:20:16 +01:00
5e80d75c91 feat: Add overview page of animal shelters 2025-01-06 09:02:07 +01:00
e3833b4505 feat: Show position of shelter on the map 2025-01-06 08:36:51 +01:00
ab837ee80e feat: Add contact information to rescue org 2025-01-05 22:55:26 +01:00
f6c1224dde feat: Group buttons as edit buttons 2025-01-05 21:54:55 +01:00
a78d671b6d feat(accessibility): use h1 only once per site 2025-01-05 21:35:29 +01:00
fb9c78d96a feat: Add species specific URL to allow faster checking if new animals exist in this rescue org 2025-01-05 21:04:27 +01:00
4ef9da953c feat: Add annotation for API 2025-01-05 20:22:21 +01:00
aefeffd63a feat: Add post method to create rescue orgs 2025-01-05 19:20:34 +01:00
81cc5cd53d feat: Add external source and object identifier 2025-01-05 19:20:05 +01:00
002dded0d5 feat: Add Spectacutlar API schema generation 2025-01-05 16:55:23 +01:00
ad6e2f4e17 fix: translate 2025-01-05 09:17:43 +01:00
160e7166f8 feat: reduce heading spacing, adjust cards 2025-01-04 11:30:36 +01:00
867319fe9a feat: space card containers 2025-01-04 11:24:57 +01:00
13b67c1248 feat: Add last checked to updatequeue 2025-01-04 09:52:22 +01:00
4c4cf4afea fix: remove debug message 2025-01-04 09:50:42 +01:00
5f742c60db fix: fix missing d
otherwise throws unsupported format character 'W' (0x57) at index 13
2025-01-04 09:50:32 +01:00
568874e6dd feat: Make edit buttons flex 2025-01-04 09:48:16 +01:00
561a30b7ab feat: Represent last checked more human-readable 2025-01-04 09:48:05 +01:00
a8c837e9f6 feat: Make sure heading fills complete line 2025-01-04 09:06:58 +01:00
a75cacea66 feat: Make table in adoption notice responsive 2025-01-03 22:04:19 +01:00
b1e092769f fix: Apply vertical align to all children 2025-01-03 20:19:55 +01:00
5a93a1678c refactor: remove unnecessary class 2025-01-03 20:19:34 +01:00
28772e1f74 feat: Restyle using a proper container to group elements and not just put them in the heading 2025-01-03 19:04:32 +01:00
1f3c3ecaef feat: Add top and bottom option to tooltip 2025-01-03 18:46:22 +01:00
ab1e6a94d1 feat: add tooltip to subscribe bell 2025-01-03 18:32:34 +01:00
299653b53b fix: syntax 2025-01-03 11:40:03 +01:00
fe9352e628 feat: Add tooltip explaining the meaning of the checkmark 2025-01-03 11:18:10 +01:00
9fec95bd2e feat: add trusted checkmark 2025-01-02 19:16:22 +01:00
8e7cdafee0 fix: deal with undefined 2025-01-02 11:14:34 +01:00
6e2a2a1d5e fix: use builtin function
https://docs.djangoproject.com/en/5.1/topics/auth/default/
2025-01-02 00:16:42 +01:00
5197875431 refactor: formatting 2025-01-01 23:52:54 +01:00
d05bd45cf4 feat: restyle search subscriptions 2025-01-01 23:52:44 +01:00
0afb2bb0ce feat: add list of search subscriptions to user profile 2025-01-01 23:29:23 +01:00
d17fcc1da2 feat: add updated_at and created_at to search subscription 2025-01-01 23:05:22 +01:00
c508bc2cd1 test: fix test after map was included 2025-01-01 22:56:01 +01:00
20872e547b fix: add turf to VC 2025-01-01 21:02:10 +01:00