|
462bb8f485
|
refactor: formatting
|
2025-01-18 21:43:37 +01:00 |
|
|
ea4d15b99a
|
tests: Add test for index view
|
2025-01-18 21:43:00 +01:00 |
|
|
de30dfcb8b
|
tests: Add test for unsubscribe
|
2025-01-18 21:39:45 +01:00 |
|
|
36a979954c
|
feat: make sure owner also gets notified, add test
|
2025-01-18 18:53:55 +01:00 |
|
|
71ef17dc97
|
feat: Move pytest, coverage and model bakery to develop dependencies
|
2025-01-18 18:30:02 +01:00 |
|
|
206cd282e6
|
feat: Add coverage report instructions
|
2025-01-18 18:29:04 +01:00 |
|
|
e399346c3e
|
feat: Add tests for subscription functionality
|
2025-01-18 16:17:22 +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 |
|
|
9e5446ff1d
|
feat: Test adding a adoption as user
|
2025-01-18 15:22:08 +01:00 |
|
|
3b79809b8c
|
docs: various
|
2025-01-18 09:07:33 +01:00 |
|
|
53e6db3655
|
refactor: Remove print
|
2025-01-14 07:31:00 +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 |
|
|
26cb60c1c8
|
style: make registration flow use cards
|
2025-01-11 11:35:05 +01:00 |
|
|
69e58f1e0a
|
docs: add changelog for 0.4.0
|
2025-01-11 11:18:22 +01:00 |
|
|
5c33ac3833
|
meta: bump version to 0.4.0
|
2025-01-11 11:03:07 +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 |
|
|
33848cbe15
|
feat: mention photon in readme
|
2025-01-08 09:29:01 +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 |
|
|
d4af2d88b4
|
refactor: Remove unused function
|
2025-01-07 12:47:26 +01:00 |
|