549 Commits

Author SHA1 Message Date
712c3d32f3 feat: Add styleguide setup 2025-01-26 18:16:39 +01:00
8998bbdf6d
Merge pull request #9 from moan0s/shelter-fixes
Add script to upload data of animal shelters
2025-01-26 18:04:48 +01:00
ff31caa139 refactor: Move script to dedicated folder 2025-01-26 18:01:38 +01:00
ad06829c31 feat: Add debug information 2025-01-26 18:00:23 +01:00
03a48da355 feat: Make instance and secrets CLI argument 2025-01-26 17:59:48 +01:00
885bed888d feat: Raise connection error upon unexpected error
This e.g. makes sure the API is not bombarded with unauthorized calls if the token is wrong
2025-01-26 17:07:50 +01:00
0051cb07c9 refactor: formatting 2025-01-26 17:06:41 +01:00
8858cff9cf fix: Construct necessary location string
I'd be better to directly create a location here but I for now want to make as little modifications as possible
2025-01-26 17:05:51 +01:00
70e2af6172 fix: fix key 2025-01-26 17:04:56 +01:00
461abd2e46 fix: don't try to save owner 2025-01-26 17:04:17 +01:00
Salil
d7269106db
Added - animal_shelter Get Data
Import all German animal shelters
2025-01-24 12:22:28 +05:30
38a56daa24 feat: Add sitemap 2025-01-22 11:01:31 +01:00
Salil
ac0749797f
Create robots.txt
- robots.txt file added in src/fellchensammlung/static/
2025-01-22 10:03:30 +05:30
350d2c5da9 feat: Return HTTP response 2025-01-19 09:00:26 +01:00
36a979954c feat: make sure owner also gets notified, add test 2025-01-18 18:53:55 +01:00
929c6dfff0 feat: Add registration button 2025-01-18 15:47:07 +01:00
841b57fea2 feat: Make sure subscribe leads to login flow 2025-01-18 15:25:27 +01:00
424f91e919 feat: Add a timestamp for when a notification is read 2025-01-14 07:30:36 +01:00
84ce5f54b2 refactor: Remove unnecessary print 2025-01-14 07:27:03 +01:00
a7e85212c0 feat: Add verbose names 2025-01-11 14:19:23 +01:00
f1b3b660ff feat: Add notification for unchecked ANs 2025-01-11 14:19:02 +01:00
fccfd59ea3 refactor: change order for reading convenience 2025-01-11 11:02:42 +01:00
50897b6d35 fix: remove double , when searching for city 2025-01-09 23:39:23 +01:00
8edfe8c401 feat: Re-add warning if place not found 2025-01-09 23:35:07 +01:00
0d82dba414 fix: Remove debug code 2025-01-09 23:28:28 +01:00
2dc038dfef feat: Show search radius only if a search center is given and correct zoom level if no location is given 2025-01-09 23:27:33 +01:00
c46a943c7f feat: make map circle alot more transparent 2025-01-09 23:19:02 +01:00
9f3592e64b refactor: remove pulsing dot 2025-01-09 23:17:12 +01:00
bc1f4e7ab7 feat: construct search results better 2025-01-09 23:15:10 +01:00
a2ef91e89a feat: Handle missing name 2025-01-09 23:14:41 +01:00
91d740511d feat: Search language specific 2025-01-09 22:39:34 +01:00
c6af3e8d04 feat: Only show existing data 2025-01-09 19:26:33 +01:00
0c94049e21 fix: Fix bug for ANs that have not been checked for more that three months 2025-01-09 06:59:09 +01:00
29f1d2f0f2 feat: Fill search query with detailed information to make sure photon will get the same location 2025-01-09 06:41:54 +01:00
2578e96b32 feat: Remove legacy feedback to users 2025-01-09 06:34:50 +01:00
907ed583cd feat: Add tooltip to report link 2025-01-09 06:30:22 +01:00
da51007b77 feat: Add tooltip for unsubscribe 2025-01-09 06:22:01 +01:00
087f58c9ac feat: Style buttons as in other forms 2025-01-09 06:14:45 +01:00
860da7f06a feat: Use unified button layout 2025-01-09 06:12:21 +01:00
457bee1ede feat: Add verbose names to report 2025-01-09 06:10:44 +01:00
3b37b5f588 docs: label 2025-01-09 06:07:54 +01:00
6229f0f8a2 feat: Label ANs as active/inactive 2025-01-09 06:06:32 +01:00
b2a3d910d9 feat: Make geocoding API configurable 2025-01-08 17:57:48 +01:00
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