Commit Graph

69 Commits

Author SHA1 Message Date
fd481fef2e feat: Fully replace the Adoption Notice Status model with the field 2025-08-31 10:52:48 +02:00
84ad047c01 feat: Add search for rescue orgs 2025-08-12 00:06:42 +02:00
e5c82f392c feat(test): Add test for map and metrics 2025-08-10 18:31:53 +02:00
0626964461 feat(test): Add test for token showing 2025-08-10 18:11:10 +02:00
2a9c7cf854 feat(test): Add basic tests for user views 2025-08-10 17:51:05 +02:00
335630e16d feat(test): Add test for search by location 2025-08-10 17:50:17 +02:00
c1ea6cd211 feat(test): Add AN form to basic check 2025-08-10 08:44:28 +02:00
6c43b46007 refactor: break out search test into own file 2025-08-10 08:43:49 +02:00
4b03f99971 feat(test): Add rss feed test 2025-08-09 16:46:07 +02:00
3604233507 fix (test): Rules are now shown on terms of service page 2025-08-09 12:30:22 +02:00
8c5099f14a fix (test): Notification framework changed 2025-08-09 12:16:13 +02:00
39a098af8e feat: Add option to mask e-mails and phone numbers
This is a prerequisite to do tests on DEv and UAT systems
2025-08-01 20:28:51 +02:00
e99798ba5c feat: Completely rework notification framework
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
4dd35c3866 refactor: Simplify Adoption Notice Forms 2025-06-16 23:32:09 +02:00
3daf83d725 tests: Fix testing for edit buttons 2025-03-09 18:05:29 +01:00
835c89d1d4 test: Add test for details of comment reports 2025-02-05 22:32:18 +01:00
46bf07dd8d test: Add test for reporting comments anon and logged in 2025-02-05 22:11:59 +01:00
f557672586 test: Add test for reporting rules anon 2025-02-05 20:17:36 +01:00
4e27e1be7f test: Add test for about page and for reporting rules logged in 2025-01-27 18:51:14 +01:00
6d390ad21e test: Add test for (un)subscribes of searches 2025-01-26 20:19:18 +01:00
2f2543160e test: Add test for unauthenticated (un) subscribes of searches 2025-01-26 19:01:39 +01:00
f193f7d7ca test: Add tests for AN edit 2025-01-19 23:11:07 +01:00
43657e0862 test: Add tests for comment 2025-01-19 22:07:21 +01:00
68ad366f74 test: Add tests for comment 2025-01-19 09:00:53 +01:00
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
e399346c3e feat: Add tests for subscription functionality 2025-01-18 16:17:22 +01:00
9e5446ff1d feat: Test adding a adoption as user 2025-01-18 15:22:08 +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
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
c508bc2cd1 test: fix test after map was included 2025-01-01 22:56:01 +01:00
9d0eed5915 test: Add e2e test for distance 2025-01-01 18:59:01 +01:00
5669c822b9 test: fix test search 2025-01-01 17:52:28 +01:00
164ba7def2 feat: Add test for adoption_notice_fits_search 2025-01-01 17:23:38 +01:00
a9c0f628f7 refactor: remove print 2025-01-01 09:46:20 +01:00
fca5879aeb test: Add tests for search equality 2024-12-31 13:28:14 +01:00
d6740eb302 test: adjust to reflect changed field name 2024-12-31 13:14:13 +01:00
35a54474b4 test: fix name 2024-12-31 12:55:46 +01:00
6723dad4bd test: add owner to test to prevent random owner generation 2024-12-31 12:55:13 +01:00
93070a3bcd refactor: formatting 2024-11-22 21:55:25 +01:00
ec38012ecb test: fix test by setting date of last checked correctly 2024-11-22 18:49:19 +01:00
72d45a4f47 refactor: typo 2024-11-22 18:48:57 +01:00
dc3859d589 test: fix search test 2024-11-22 11:56:11 +01:00
8ccdf50bc5 refactor: Use new trust level class 2024-11-20 23:08:02 +01:00
bf54bc5d51 test: fix test by setting trust level of admin user as admin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-11-12 22:44:00 +01:00
93ae172431 test: fix name of AN 2024-11-12 22:39:07 +01:00